Print this page | Go back to previous topic
Forum nameThe Computer Forum
Topic subjectcmd syntax
Topic URLhttp://www.pcqanda.com/dc/dcboard.php?az=show_topic&forum=2&topic_id=566373
566373, cmd syntax
Posted by smile2, Tue Feb-25-20 12:04 AM
prompt says:\users\>
I want to get to windows\system32>
How?

*Forgot win login pw. Managed to setup new admin user. Now trying to reset pw on the other admin account.
Thx
566374, RE: cmd syntax
Posted by KJT, Tue Feb-25-20 12:19 AM
Right click the Start button, select "Command Prompt (Admin)".

If you are using one of the free aftermarket start up configuration programs such as "Classic Start Menu", right click its Start icon and exit it, and then do the above on the standard menu Start button.

Jim.
566377, RE: cmd syntax
Posted by therube, Tue Feb-25-20 12:56 AM
CD, Change Directory.
CD /? (for help).

C:\> CD C:\WINDOWS\SYSTEM32

C:\WINDOWS\SYSTEM32>