Windows – Command Prompt Unable to go to particular folder

cmd.exewindows 7

Actually I want to go to folder Microsoft Office in Program Files through my command prompt.

But When I go to the Program Files, cmd prompt shows me only two choices viz.

"Windows Alerter" 

and

"Windows Common Files". 

There are many other folders too, but it doesn't shows it.

Typing the whole name also didn't work.

It says, system cannot find the path specified.

Please help. Thanks.

Best Answer

As nerdwaller suggested, 64bit systems have both Program Files and Program Files (x86) folders. Try both, and see if the folders show. Also, try using your Tab key when typing out folder names. This auto-completes file / folder names, and will help against spelling errors or situations where quotes are required. Lastly, try running cmd as Administrator, and see if this solves it.

Related Question