Do you ever feel tired because of a virus which makes your flash disk seemed empty?
The virus hides all your files in your hard drive/usb.
Here are some tips that you could use:
1. Use any antivirus to clean the virus (personally, I use ESET NOD 32)
2. NEVER double click the drive or run the auto play
3. Go to Windows Explorer or Right-click the drive and choose Explore. Take note the drive letter, for example F:
4. If you cannot see anything inside your drive, then go to command prompt program (Press Windows + R, and type “cmd“. Ok.)
5. Enter this command (modify it according your drive letter! the example below is for F:)
attrib -s -h -r f:/*.* /s /d
6. Press Enter and wait for a moment
7. After the process is finished, explore your drive again.
