Unable to unhide folder

Closed
Sanaullah - May 17, 2017 at 03:05 AM
Jehns Posts 5 Registration date Saturday May 20, 2017 Status Member Last seen May 20, 2017 - May 20, 2017 at 04:03 PM
Hello,

I hide my folder through hidden file and folder... But now I am trying to unhide it but it's not working... the folder has occupy space but it is not showing ..what should I do?

Related:

2 responses

Ambucias Posts 47356 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 11,168
May 17, 2017 at 04:29 AM
Let us get a list of all of the hidden files, then attrib the one that you recognize as the one that you want to unhide.....


If you simply want to display a list of hidden files and folders and not change their attributes, run the following command:

dir/ah

If you want to unhide all folders + subfolders and files, run the following command:

attrib *.* -h -s /s /d
0
Jehns Posts 5 Registration date Saturday May 20, 2017 Status Member Last seen May 20, 2017
May 20, 2017 at 04:03 PM
Open any folder then;
->Go to Organize then
->Folders and Search Option then
->Go to the View menus then
->Go to the Show Hidden folder
After that go close that and go to the place where your folder was, you'll see your folder.
->if you want to make active your hidden folder, right click the folder then properties, after that unmark or remove tick in hidden section then OK
0