07-11-2011, 08:20 PM
(This post was last modified: 07-23-2011, 02:38 AM by Annuit Coeptis.)
I have been having trouble with my command prompt finding my user account.
When I type the net user command into cmd I can see my username in the list of local users but when I try to view the detailed information for my account using:
I get this message:
Why can't cmd find my username when I can see it clearly in the net user list? Any ideas for a fix?
This is what I am doing:
When I type the net user command into cmd I can see my username in the list of local users but when I try to view the detailed information for my account using:
Code:
net user (my user name)
Code:
The user name could not be found.
Why can't cmd find my username when I can see it clearly in the net user list? Any ideas for a fix?
This is what I am doing:
Spoiler (Click to View)