Remove Folder icon from USB Flash Drive Temporary
- I open CMD as administrator. If I don't know how, just type in the Start Programs box CMD
- I notice that it is written C:\Windows\system32\
- I need to go 2 steps backwards by writing after it cd\
- Or I write cd.. after that command twice (once, then another)
- Now I have C:\
- I write After ir G:\ where G:\ is the name of the USB Flash Drive. It could be G:\, I:\, or any name.
- Now I have G:\ so I write after it
- G:\attrib
- Then I will see an autorun.inf listed with my usb other data that I have on my USB
- so I write G:\attrib -s -h -r -a -i autorun.inf
- I only need to delete the autorun file, so I write this sentence a s shown under
- G:\del autorun.inf
-Somtimes I will get access is denied message, so I enter the USB and I delete the autorun.inf since it
will appear after the command
- For every strange name I see on my USB I do the same. I will write all the steps under this line:
C:\Windows\system32\
C:\Windows\system32\cd\
C:\
C:\G:\
G:\
G:\attrib
G:\attrib -s -h -r -a -i autorun.inf
G:\del autorun.inf
To remove the Full Virus, I use an antivirus. The virus name is Win32/Ramnit.A virus.