There is another way to recover hidden files from pen-drive or external hard disk. To unhide your files and folders follow these simple steps: 1) Open command prompt: start - > run -> type cmd -> Ok command prompt will open now . 2) Check Drive Letter of you pen drive from 'My Computer'. For example, If it is labelled as " H: drive " -> type ' H: ' hit enter now pointer location will go to the drive. 3) type this command and hit enter : attrib -r -s -h *.* /s /d Now all your files and folders are visible to you now!!
Posts
Showing posts from 2014
How to recover files hidden after get infected due to virus without using any software.
- Get link
- X
- Other Apps
This article will help to recover the hidden file which goes hidden when the file get affected by virus. Such type of files can be cleaned by antivirus but some files cannot be recovered from hidden status. By using MS DOS command, the hidden files can be recovered to its original position. Even we cannot able to recover in Windows, we can recover using MS DOS command. Introduction The files can be go for a hidden status by manual or by a virus affect. If the file is set as hidden by manual, we can recover by clicking Tools – Folder options – view – show hidden files and folders. This kind of setting will help not to share a particular folder or file to another user. Due to virus affect, some files or folders will go for a hidden status. After cleaning the virus also, there are chances of some files and folders will remain in hidden status. Using MS DOS command, we can recover that kind of hidden files and folders to normal visible mode. Virus proble...