A friend of my have problem with his pen drive, he was not able to see any folders or file even data was there. He scan with antivirus but no virus detected.
Use following command to see if folders or files got hidden somehow...
1) Go to command prompt using "cmd" command
2) Type command "attrib -h -r -s /s /d e:\*.*"
Note: "e:" is the pendrive folder.
Wait for few seconds, and you will get your files and folder visible.
Use following command to see if folders or files got hidden somehow...
1) Go to command prompt using "cmd" command
2) Type command "attrib -h -r -s /s /d e:\*.*"
Note: "e:" is the pendrive folder.
Wait for few seconds, and you will get your files and folder visible.