Wednesday, 11 September 2013

Delete Hidden Virus from Pendrive

Steps:


  • Open your specific drive in Command Prompt
  •     example F:\>
  • Open your Disk
  • Tools --> Folder Option --> View -->show hidden files
  • F:\> attrib autorun.inf -h -s -r
  • F:\> attrib recycler -h -s -r



No comments:

Post a Comment