How to find hidden files or folders using cmd?


Steps:

Go to start->run
Type as cmd and hit enter
Now command prompt will be opened.
Navigate to any folder using cd command
and type this command "dir/ah"(without quotes)

Now hit enter.
You can see list of directories and files.

You can arrange in tabbed view.
for that type as "dir/ah/p/w" and hit enter

Comments

Popular Posts