Problem with visualizing hidden files – technical support required

Asked By 30 points N/A Posted on -
qa-featured

Hello,

I cannot visualize some of the hidden files. In fact I do not know the method which will help me visualize it.

I need to inactive the hidden command soon.

Kindly someone help me with the technical solution and help me visualize the hidden files.

Kristan Lai

SHARE
Answered By 0 points N/A #110026

Problem with visualizing hidden files – technical support required

qa-featured

 Hi Kristan Lai,

Hope you are talking about Windows file system.

Now there are certain ways to show hidden files.

1) Click on windows button and open run  , than type cmd will open up command prompt for you

  • Now , if you know the exact location of the file than by chdir/cd command go to that location and type below command

    • attrib -r -h file_name
  • If you , don't know the exavt location of file than apply this command to the directory

    • attrib -r -h *

2) Now, to do this with GUI  . Follow the steps of below image

Thanks,

Sophia Taj

Related Questions