Steps to remove shortcut virues from pendrive
- Insert the affected pendrive to System.
- Note the drive letter assigned to pendrive (Ex:- H:)
- Open the Command Prompt (Start -> Run & type cmd in run dialog box & press ok button)
- Type drive letter already assigned to pendrive with colon (:) & press enter key
- Then, Type the following,
- attrib -r -h -s /s /d *.* & press enter key
- Finally, delete suspected extension files
- del *.lnk & press enter key
- del *.dll & press enter key
- del *.tmp & press enter key
- del *.scr & press enter key
- del *.inf & press enter key
- Viewing files by typing dir & press enter key
- Exit the command prompt by typing exit & enter it.
Now able to view all files on pendrive......:))
No comments:
Post a Comment