How to remove shortcut virus using cmd
shortcut viruses are very dangerous virus that can convert your whole files into one small unknown file which are mostly in kilobytes. Or sometimes it can make the flash or your storage device to be empty.
Here we discussed how you can take care of that within few seconds
Follow the steps below to remove shortcut virus using command prompt (CMD):
- Run Command prompt as Administrator. (Windows key + R > Type CMD
& press ENTER, or search CMD > Right click to CMD and Select “Run
as Administrator” or right click over Start button and select command prompt (Admin))
- Connect your infected USB storage (Pen drive, SD card, etc.) with your Computer.
- Scan USB with an antivirus program (Not compulsory but its effective) and if the antivirus found some virus or threats, so delete it.
- Type the following command in Command prompt: attrib -h -r -s /s /d X:\*.*, (Where, X is the USB drive letter) and press Enter. (For example: If your drive letter is D, then the command is attrib -h -r -s /s /d D:\*.*)
- Copy all data from USB flash drive to your computer.
- Format the USB drive.
- And, copy all data back to the USB flash drive.
No comments:
Post a Comment