Sunday 16 December 2012

show hidden data in your pen-drive

Sometimes you have data in your pendrive but windows explorer dont show anything. 
The problem could be because all the data that was present inside the pen drive now have become system files by the virus. This is the reason why they are not visible even with the option “Show Hidden files and folders”.
To remove the problem this is what you need to do.
1. Go to Folder Options -> View tab
2. Make sure that your Show Hidden files and folders option is enabled.
3. Uncheck the option that reads “Hide protected operating system files (recommended)”


Now when you see your pen drive, you will find that your data is present there but in hidden form. There are 2 ways to unhide the data, either right click and uncheck the Hidden box or type in the following command in the command prompt
attrib filename –h –r –s
where filename is the complete location of the file.

No comments:

Post a Comment