Wrong Active Directory in Command Prompt

che0063

Honorable
Jan 31, 2014
152
0
10,710
I have a wrong directory in Command Prompt.

It is supposed to say:
C:\Windows\System32 or something, but Now it has this:

C:\Users\Administrator>

I cannot do scf /scannow anymore because it comes up with this:

'scf' is not recognised as an internal or external command, operable program or batch file.



Help would be appreciated
 

che0063

Honorable
Jan 31, 2014
152
0
10,710
I'd like to ask why there is 'cd...' I do not have a CD. Also there are many folders in 'windows/system32.

I have tried doing cd... cd... cd windows/system32 but it still comes up with :
It is not recognised as blaa blaa blaa.
 

USAFRet

Titan
Moderator


Sorry...I meant
cd.. <enter>
cd..<enter>
cd windows/system32 <enter>

cd.. and then the enter key changes directory. Moving one level up
 

USAFRet

Titan
Moderator


After
cd.. <enter>
cd.. <enter>

What do you see? You should be at "C:\>"
 

USAFRet

Titan
Moderator


oops...I had the slash wrong
Instead of "windows/system32"
use this
windows\system32
 

USAFRet

Titan
Moderator


hmm....
you can't cd (change directory) to windows\system32 ?
You're running cmd as Administrator right? Not just you being the PC admin guy, but Right click and 'Run as Adminstrtor'...