어느 시점에서 우리 모두에게 일어난 일입니다. 컴퓨터에 로그온하여 암호를 입력하면 Password Incorrect 메시지가(Password Incorrect message) 나타 납니다. 다시 시도하지만 작동하지 않습니다. 그런 다음 문자를 엉망(t mess) 으로 만들지 않았는지 확인하기 위해 정말 천천히 입력했는데 여전히 작동하지 않습니다!
비밀번호를 잊어버렸습니다! 특히 컴퓨터에 중요한 데이터가 많은 경우 암호를 잊어버리는 것은 결코 즐거운 일이 아닙니다. 다행히도 원래 암호가 무엇인지 알 필요 없이 데이터에 액세스할 수 있는 도구와 방법이 있습니다.
이 기사에서는 Windows(Windows) 에서 로컬 계정에 대한 액세스 권한을 다시 얻는 방법을 배운 다양한 방법에 대해 이야기하겠습니다 . 이 문제에 대한 쉬운 해결책은 없습니다. 명령 프롬프트를 열고 이상한 것을 입력하고 많이 기도해야 합니다.
Microsoft 계정(Microsoft account) 을 사용하는 경우 실제로 암호를 재설정하는 것이 훨씬 쉽습니다! Windows Live 암호 재설정 페이지 (Windows Live password reset page)를(Just) 방문 하여 지침을 따르십시오.
Windows 7 및 Windows 8.1 암호 재설정(Reset Password)
실제로 Windows 7(Windows 7) 및 Windows 8.1 에서 사용자 계정(user account) 의 암호를 재설정하는 방법에는 두 가지가 있습니다 . 두 가지 방법 모두 두 운영 체제에서 모두 작동하므로 정말 편리합니다. 첫 번째 방법은 Windows 7 또는 8.1 설치 DVD 를 사용하는 것이고 두 번째 방법은 타사 도구를 사용하는 것입니다. CD/DVD 가 없으면 두 번째 방법을 사용하십시오.
방법 1 - Windows DVD
Windows 7 또는 8.1 용 설치 디스크(installation disc) 를 가져와 CD/DVD drive 에 넣습니다 . 컴퓨터를 다시 시작하고 디스크에서 부팅합니다. 시스템이 디스크에서 부팅되기 전에 BIOS 에서 부팅 순서 를 변경해야 할 수도 있습니다 .
Windows 7 의 경우 첫 번째 화면에서 언어, 키보드 등을 선택하게 됩니다 . 기본적으로 그대로 두고 다음을 클릭 (Just)합니다(Next) . Windows 8 의 경우 비슷할 것입니다. 다음 화면 에서 하단에 컴퓨터 복구 링크 가 표시됩니다. (Repair your computer link)해당 링크를 클릭하십시오.
Windows 7 의 다음 화면 에서 시스템 복구 옵션은 (System Recovery)Windows 7 설치 를 찾아야 합니다 . 복구 도구 사용 라디오 버튼을 (Use recovery tools)클릭(Click) 하고 다음을 클릭합니다.
마지막으로 명령 프롬프트를 클릭하여 명령 (command prompt)프롬프트(Command Prompt) 를 엽니다 . Windows 8 의 경우 컴퓨터 복구( Repair your computer) 를 클릭한 후 문제 해결(Troubleshoot) 을 클릭해야 합니다 .
그런 다음 하단의 고급 옵션 을 클릭합니다.(Advanced Options)
마지막으로 맨 오른쪽에 있는 명령 프롬프트 를 클릭합니다.( Command Prompt)
이제 Windows 7(Windows 7) 또는 Windows 8.1 을 사용 중인지 여부에 관계없이 명령 프롬프트(command prompt) 에 있어야 합니다 . 이제 두 개의 간단한 명령을 입력해야 합니다.
copy c:\windows\system32\sethc.exe c:\
copy c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe
명령이 수행하는 작업에 대해 걱정하지 말고 작동하기를 바랍니다. 경로를 찾을 수 없습니다 등 의 오류 메시지가 표시(error message) 되면 C가 아닌 다른 드라이브 문자(drive letter) 를 사용하십시오 . 예를 들어, 동일한 명령을 입력하되 아무 곳에서나 C:\ 를 D:\ 로 바꾸 십시오. Windows 8.1 에서 이 문제가 있었고 D:\를 사용하여 해결했습니다. Windows 8.1을 사용하는 경우 명령 프롬프트(command prompt) 창을 닫고 계속 을 선택합니다.(Continue)
이제 컴퓨터를 재부팅 하고 DVD 로 (DVD)부팅(t boot) 하지 않아도 됩니다. 실제로(Actually) 명령을 실행한 후 디스크를 꺼낸 다음 재부팅할 수 있습니다. Windows 로그인(Windows login) 화면이 나타나면 계속해서 SHIFT 키를 5번 누릅니다(SHIFT key 5 times) .
Windows 7 및 8.1 의 로그인 화면(login screen) 상단 에 명령 프롬프트 상자(command prompt box) 가 팝업되어야 합니다 . 여기에 사용자 계정(user account) 의 암호를 재설정하려면 마지막 명령을 입력해야 합니다 .
net user "User Name" newpassword
사용자 이름이 John(John) 과 같은 한 단어일 경우 따옴표를 사용할 필요가 없습니다 . 내 사용자 이름은 두 단어이므로 따옴표를 사용해야 했습니다. 암호는 원하는 대로 지정할 수 있습니다. 이 작업을 마치면 명령 프롬프트 창을(command prompt window and type) 닫고 새 암호를 입력하여 계정에 로그인하십시오! 효과가있다!
방법 2 - 타사 도구
Windows 설치 (Windows installation) DVD 가 없는 경우 오프라인 Windows 암호 및 레지스트리 편집기(Offline Windows Password & Registry Editor)(Offline Windows Password & Registry Editor) 라는 무료 도구를 다운로드할 수 있습니다 . 다운로드(Download) 섹션까지 아래로 스크롤(Scroll) 하고 ISO 이미지(ISO image) 또는 USB 설치(USB install) 를 선택합니다 . USB 스틱(USB stick) 에서 컴퓨터를 부팅할 수 있다면 ISO 이미지(ISO image) 를 다운로드할 때 CD/DVD 로 구워야 하므로 더 쉬울 것 입니다.
다시 말하지만, CD/DVD or USB drive 에서 부팅하려면 컴퓨터 의 부팅 순서(boot order) 를 변경해야 합니다 . 이 도구로 부팅하면 다음 화면이 표시됩니다. 이 방법은 확실히 좀 더 기술적으로 보이지만 실제로는 어렵지 않습니다. 대부분 Enter 만 누르면 됩니다.
이 화면에서 Enter 키를 누르면 됩니다(Enter) . 화면을 가로질러 스크롤(stuff scroll) 되는 많은 것을 볼 수 있으며 설치를 선택하는 1단계 에 대한 프롬프트로 끝납니다. (Step 1)자동으로 검색되며 하단에 선택:[1] 이 표시됩니다. (Select:[1])여기에서도 Enter 를 누르 십시오.
2단계(Step 2) 에서는 로드할 레지스트리 부분을 선택하라는 메시지가 표시됩니다 . 우리의 경우 비밀번호 재설정 [sam](Password reset [sam]) 옵션이 1이고 이미 선택되어 있습니다. 다시 Enter 키를 누릅니다(Enter) .
3단계(Step 3) 에서는 작업할 하이브 를 선택해야 합니다. 다시 한 번, (Again)사용자 데이터 및 비밀번호 편집(Edit user data and passwords) 에 필요한 옵션 은 1이므로 Enter 키를 다시 누르 십시오(Enter) . 아까 말했듯이 무섭게 생겼는데 대부분 Enter 키를 눌렀다 .
마지막으로 4단계(step 4) 에서 실제로 무언가를 입력해야 합니다. 여기서 비밀번호를 지우려는 사용자 이름을 선택해야 합니다. 사용자 이름 자체를 입력하는 대신 원하는 사용자 이름 왼쪽에 나열된 RID 값을 입력합니다.(RID)
제 경우, 제 사용자 이름(user name) ( Aseem Kishore ) 과 관련된 RID 는 (RID)03e8이었습니다(03e8) . 그래서 03e8 을 입력하고 Enter를 눌렀습니다.
이제 해당 사용자와 함께 무엇을 하고 싶은지 묻는 메시지가 표시됩니다. 첫 번째 옵션은 Clear(공백) 사용자 암호( Clear (blank) user password) 이므로 1 을 입력한 다음 Enter 키(Enter) 를 누릅니다 . 이번에는 Enter 키를 누르는 대신 실제로 숫자 1 을 입력했는지 확인하십시오 . 매우 빨라야 하며 의미가 없는 내용이 쓰여진 것을 보게 될 것입니다. 그 모든 것에 대해 걱정하지 마십시오 . 어딘가에 쓰여진 Password Cleared 를 찾으십시오. (Password Cleared)안 보이면 걱정 (t see)하지(t worry) 말고 계속 가세요.
끝내기 전에 마지막으로 해야 할 일이 있습니다. 프롬프트에서 q 를 입력하여 종료한 다음 q 를 다시 입력하여 한 번 더 종료합니다. 두 번째로 q를 입력하면 4단계 - 변경 사항 쓰기 라는(Step 4 – Writing back changes) 메시지가 표시됩니다 . 여기 에 변경 사항을 기록하려면 y 를 입력해야 합니다 .
EDIT COMPLETE 라고 표시되어 있는지 확인해야 합니다 . 이것은 모든 것이 올바르게 작성되었음을 의미합니다. 다른 실행을 할 것인지 묻는 메시지가 표시되면 n 을 입력하여 아니오를 표시합니다. CTRL + ALT + DELETE 를 눌러 컴퓨터를 다시 시작할 수 있습니다 . Windows 로 정상적으로 부팅하려면 CD/DVD or USB stick 을 제거해야 할 수 있습니다 .
그게 다야. 모든 것이 제대로 작동했다면 암호 없이 Windows 7(Windows 7) 또는 Windows 8.1 에 로그인할 수 있을 것 입니다!
Windows 10 비밀번호 재설정
Windows 10 의 절차는 Windows 8(Windows 8) 의 절차 와 매우 유사 하지만 약간 다른 명령이 필요합니다. 시작하려면 명령 프롬프트(command prompt) 에 도달할 때까지 Windows 7 및 8.1의 (Windows 7)방법 1(Method 1) 에 대해 위의 지침을 따르십시오 . Windows 8.1 에 대한 지침은 (Windows 8.1)Windows 10 과 동일하므로 따르십시오 .
명령 프롬프트(command prompt) 가 나타나면 다음 명령을 입력하십시오.
move d:\windows\system32\utilman.exe d:\windows\system32\utilman.exe.bak
copy d:\windows\system32\cmd.exe d:\windows\system32\utilman.exe
명령 프롬프트(command prompt) 를 닫은 다음 계속(Continue) 버튼을 클릭하여 Windows 를 정상적으로 로드합니다. 재부팅하기 전에 CD/DVD or USB drive 를 꺼내십시오 . 로그인 화면(login screen) 에서 하단 의 접근성 아이콘(access icon) 을 클릭해야 합니다 . 그러면 명령 프롬프트 창이(command prompt window) 나타납니다 .
이제 명령 프롬프트 창 에서 (command prompt window)Windows 7 및 Windows 8.1 에서 사용한 것과 동일한 명령을 사용합니다 .
net user username newpassword
다시 말하지만, 사용자 이름이 두 단어 이상인 경우 따옴표를 사용해야 합니다. 예를 들어 사용자 이름(user name) 이 Aseem Kishore 인 경우 다음을 입력합니다.
net user "Aseem Kishore" newpassword
이제 명령 프롬프트 창 을 닫고 새 암호를 입력하기만 하면 (command prompt window)Windows 10 에 로그인됩니다 ! 이 트릭이 효과가 있다는 것은 놀라운 일이지만 테스트를 해보니 매력처럼 작동했습니다.
Windows 7 , Windows 8.1 또는 Windows 10 컴퓨터 를 다시 사용할 수 있기를 바랍니다 . 설치 DVD 가 없는 경우 (DVD)Microsoft 에서 다운로드할 수 있습니다 . Windows 7 , 8 및 10을 합법적으로 다운로드하는 방법에 대한 이전 게시물을 확인하세요 . 질문이 있으면 의견을 게시하십시오. 즐기다!
Lost or Forgot Administrator Password in Windows?
It’s hapрened tо all of υs at somе point or anothеr: yоu go tо log onto your computer and you type in the password and you get a Password Incorreсt meѕѕage. You try again and it doesn’t work. Then yоu type it in really ѕlowly to mаke sure you didn’t mess up any character and it still doеsn’t work!
You’ve forgotten your password! It’s never fun forgetting a password, especially if you have a lot of important data on your computer. Luckily, there are tools and methods that allow you to get access to your data without ever needing to know what the original password was.
In this article, I’m going to talk about the different ways I have learned to regain access to a local account in Windows. Note that there is really no easy solution to this problem; you will have to open command prompts, type strange things and pray a lot.
If you are using a Microsoft account, it’s actually a lot easier to reset your password! Just visit the Windows Live password reset page and follow the instructions.
Windows 7 & Windows 8.1 Reset Password
There are actually two ways you can go about resetting a password for a user account in Windows 7 and Windows 8.1. Both methods work on both operating systems, which is really convenient. The first method uses the Windows 7 or 8.1 installation DVD and the second method involves using a third-party tool. If you don’t have your install CD/DVD, then use the second method.
Method 1 – Windows DVD
Go ahead and grab your installation disc for Windows 7 or 8.1 and pop it into your CD/DVD drive. Restart your computer and boot up from the disc. Note that you might have to change the boot order in your BIOS before the system will boot from the disc.
For Windows 7, the first screen will make you pick your language, keyboard, etc. Just leave those as default and click Next. For Windows 8, it will be similar. On the next screen, you’ll see a Repair your computer link at the bottom. Click on that link.
On the next screen for Windows 7, System Recovery options should find your Windows 7 install. Click on the Use recovery tools radio button and then click Next.
Finally, click on Command Prompt to open the command prompt. For Windows 8, after you click on Repair your computer, you’ll need to click on Troubleshoot.
Next, click on Advanced Options at the bottom.
Finally, click on Command Prompt at the far right.
Now you should be at the command prompt whether you were using Windows 7 or Windows 8.1. Now we have to type in two simple commands.
copy c:\windows\system32\sethc.exe c:\
copy c:\windows\system32\cmd.exe c:\windows\system32\sethc.exe
Don’t worry about what the commands do, just hope they work. If you get an error message like cannot find the path, etc., then use a different drive letter than C. For example, type in the same commands, but replace C:\ anywhere with D:\. I had this problem on Windows 8.1 and using D:\ fixed it. Close the command prompt windows and choose Continue if using Windows 8.1.
Now you can go ahead and reboot your computer and don’t boot to the DVD. Actually, after you run the commands, you can take out the disc and then reboot. When you get to the Windows login screen, go ahead and press the SHIFT key 5 times.
A command prompt box should pop up on top of the login screen in Windows 7 and 8.1. Here you have to type in one final command to reset the password for the user account:
net user "User Name" newpassword
Note that you don’t need to use the quotes if the username is just one word like John. Since my username is two words, I had to use the quotes. The password can be anything you like. Once you have done this, close the command prompt window and type in your new password to log into your account! It works!
Method 2 – Third-Party Tool
If you don’t have a Windows installation DVD, you can download a free tool called Offline Windows Password & Registry Editor. Scroll down to the section that says Download and choose either the ISO image or the USB install. If you can boot your computer from a USB stick, that would be easier since you have to burn the ISO image to a CD/DVD if you download that.
Again, you’ll have to change the boot order on your computer in order to boot from CD/DVD or USB drive. When you boot up to this tool, you’ll see the following screen. This method is definitely a little more technical-looking, but it’s really not hard. Mostly, you just have to press Enter.
On this screen, just press Enter. You’ll see a bunch of stuff scroll across the screen and then it’ll end with a prompt for Step 1, which is to choose the installation. It should find this for you automatically and will have Select:[1] at the bottom. Just press Enter here also.
For Step 2, it will ask you to choose which part of the registry you want to load. In our case, it’s the Password reset [sam] option, which is 1 and already selected. So again, just press Enter.
For Step 3, you have to choose which hive to work on. Again, the option we need, Edit user data and passwords, is 1, so just press Enter again. Like I said, it looks scary, but mostly it’s pressing Enter.
Finally, at step 4, we actually have to type in something. Here, we need to select the username that we want to clear the password for. Instead of typing the username itself, type in the RID value that is listed to the left of the desired username.
In my case, the RID associated with my user name (Aseem Kishore) was 03e8. So I typed 03e8 and pressed Enter.
Now, you’ll be asked what you want to do with that user. The first option is Clear (blank) user password, so type in 1 and then press Enter. This time around make sure you actually type in the number 1 instead of just pressing Enter. It should be very fast and you’ll see some stuff written that won’t make any sense. Don’t worry about all of that, just look for Password Cleared written somewhere. If you don’t see if, don’t worry, just keep going.
We have one last thing to do before we are done. At the prompt, go ahead and type in q to quit and then type in q again to quit one more time. After the second time you type in q, you’ll see that it says Step 4 – Writing back changes. Here you have to type y to write the changes.
You should make sure that it says EDIT COMPLETE. This means that everything was written correctly. When it asks you if you want to do another run, type in n for no. Now you can restart your computer by pressing CTRL + ALT + DELETE. You may need to remove the CD/DVD or USB stick in order to boot to Windows normally.
That’s about it. If everything worked OK, you should be able to login into Windows 7 or Windows 8.1 without a password!
Windows 10 Reset Password
The procedure for Windows 10 is very similar to that of Windows 8, but requires slightly different commands. To get started, follow the instructions I have above for Method 1 under Windows 7 and 8.1 until you get to the command prompt. Follow the directions for Windows 8.1 as those are the same for Windows 10.
Once you get to the command prompt, type in the following commands:
move d:\windows\system32\utilman.exe d:\windows\system32\utilman.exe.bak
copy d:\windows\system32\cmd.exe d:\windows\system32\utilman.exe
Close the command prompt and then click on the Continue button to load Windows normally. Go ahead and take out the CD/DVD or USB drive before you reboot. At the login screen, you have to click on the ease of access icon at the bottom. This will pop up a command prompt window.
Now at the command prompt window, we use the same command like we used for Windows 7 and Windows 8.1.
net user username newpassword
Again, you’ll need to use quotes around the username if it is more than one word. For example, if the user name is Aseem Kishore, you would type in:
net user "Aseem Kishore" newpassword
Now close the command prompt window and simply type in your new password and you will be logged into Windows 10! It’s amazing that this trick works, but I tested it out and it worked like a charm.
Hopefully, this will get you back into your Windows 7, Windows 8.1 or Windows 10 computer. Note that if you don’t have an installation DVD, you can download them from Microsoft. Check out my previous post on downloading Windows 7, 8 and 10 legally. If you have any questions, post a comment. Enjoy!