How to Know if You Are Ready for a Relationship
Q&A for How to Change a Computer Password Using Command Prompt
Coming soon
Search
-
QuestionHow do I remove a password using cmd?Community AnswerFollow the steps listed above and when it prompts you to put in the password just press enter twice.
-
QuestionWill this work on Windows 8?Community AnswerYes, this will work in Windows 8 or Windows 8.1. With any Admin account, after right clicking the Start screen box in the bottom left corner(for Windows 8.1) (or by clicking the very left corner) and clicking Command Prompt (Admin), you can achieve the same box - just agree to the User Account Control box by clicking the OK button from the dialog box. Otherwise, stay with the same process from that point forward.
-
QuestionI bought a computer from someone and now I can't reach him. There are two administrator passwords. How can I remove the administrators and passwords on what is now my computer?Community AnswerIf you're on Windows 8/10, press and hold Shift key while you're clicking on Restart in Power Options. It will show a Recovery menu. There press advanced, command prompt, and wait. You need to type the same commands listed in the guide. Basically this is an admin command prompt, so you should have the privilege to change the admin password.
-
QuestionWhat do I do if I am the administrator and I have forgotten my password?Community AnswerIf you forget your user account password, then try this: Start your computer and when you see Windows Welcome screen (Login screen), press ++ keys twice and it'll show Classic Login box. Now type Administrator in the Username box and leave the Password box empty.
-
QuestionWhat if my friend is locked out of her administrator's account, so we have to do this from another account? Will it still work?Community AnswerOnly if the other account is also an administrator's account. No matter what, you need admin access. If you are fully locked out of all admin accounts, you may not be able to retrieve it in this way.
-
QuestionHow do I change the administrator's password as a guest user?Community AnswerYou don't. Since a guest user profile has restricted privileges, you can't make changes to most of the aspects of Windows, let alone the administrator's password.
-
QuestionDoes this apply on Windows 7?Community AnswerYes, this applies on Windows 7.
-
QuestionWhile changing my password, I get a message that "system error 5 has occurred." What did I do wrong?Community AnswerIt simply means you do not have the correct privileges to change the password (e.g. you're not on an administrator account).
-
QuestionIt is asking for the administrator's password. What should I do to solve the problem?Community AnswerIf you are the administrator, enter your password. If not, ask the computer administrator to fill in the password for you.
-
QuestionWhat does the "System error 5 has occurred" message mean?Community AnswerIt simply means you do not have the correct privileges to change the password (e.g. you're not on an administrator account).
-
QuestionIs rebooting needed?Brandon SmallCommunity AnswerNo, it would be as if you are creating a new user account in the control panel. A logout is needed, however.
-
QuestionThe instructions don't work on Windows 10. How else can I change the password?Community AnswerGo to Control Panel -> User Account Control and there the accounts on the PC should pop up. Below the profile picture there should be a label titled Change Password.
-
QuestionHow do I exit the command prompt?Community AnswerTo quit any window you have open on your screen, including CMD, press alt+F4.
-
QuestionWhat do I do if I follow all these steps and it shows access denied?Community AnswerYou have insufficient privileges, not full administrator.
-
QuestionWill this method work with a guest account on a Windows 7 home premium operating system?Community AnswerNo, it won't. This only works on admin accounts.
-
QuestionWhat do I do if I get an "access denied" message?Community AnswerIt simply means you do not have the correct privileges to change the password (e.g., you're not on an administrator account).
-
QuestionWhen I was browsing YouTube about finding passwords, I fell for clickbait and my password was changed. How do I get my main account back?Community AnswerFirst, restart your computer. Then, while it is restarting, open up the boot menu. Then select the option that says "repair windows". You will now have access to command prompt. Then type in cd system32 and press enter. Then type in dir osk.exe and press enter. Then type in dir cmd.exe and press enter. Then type in ren osk.exe osk.exe.old and press enter. Then type in ren cmd.exe osk.exe and press enter. Then exit the boot menu and start your computer normally. When you get to the login page, click the ease of access button located on the bottom left hand corner and click on the On-Screen keyboard. It will take you to command prompt again. This time, type in: net user (account name) *.
-
QuestionWhat's the use of a method like this if I can't do it without the administrator's password?Community AnswerBecause this allows an administrator to script the activities to run as a timed event. Some people also find it a lot more efficient to use CMD than a GUI.
-
QuestionWhat is the message "Error 5 has occurred Access is denied" showing up for, every time I try this method?Community AnswerIt means you don't have administrator privileges, that is you are not using using an administrator account.
-
QuestionI typed in the password and it told me "Code error 5" even though I am the administrator. What went wrong?Community AnswerYou didn't log in as an admin, or you forgot to run CMD in administrator mode. This command needs admin permissions.
-
QuestionCan a guest access files without admin privileges?victor josiahCommunity AnswerYes they can, depending the privilege giving to the guest account. Otherwise, change that in the administrator account to allow the guest to access files from their account.
-
QuestionWhat does the "system error 8646 has occurred" error mean?ArroganceTop AnswererIt means you're using a Microsoft account to log in, not a local account. You have to change your password from microsoft.com.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit