How to remove shortcut virus from pendrive using command prompt


 Its common to have viruses on your pc.we can use antivirus softwares to remove it.but if it is a shortcut virus,it will be difficult to remove since it is hard to detect.
the following steps are used to remove the shortcut virus easily using command prompt easily.


  • Open command prompt (CMD). (Go to Run -> type CMD -> Hit enter )
  • Type the drive letter of your removable device and a colon after it and hit enter. (Eg: f:)
  • Now type: attrib f:*.* /d /s -h -r -s . (Replace f: with the drive name of your drive)
  • Hit enter.

 still having trouble?
let me know by posting in the comments!

Previous
prev Post »