- We need to force Windows into Automatic repair mode (just restart pc while windows is loading)
- We need to wait till tool will finish scanning for errors and prompt us with System Restore
- Cancel it
- Click arrow that will expand Details about error
- At the bottom of Details there is text file erofflps.txt, click it
- We should see Notepad now
- Pick ‘File’ – ‘Open’
- Go to D:/Windows/System32
- Change file type from .txt to All files
- Search for sethc and rename it to sethc_bak
- Search for cmd and make copy of it
- Rename cmd copy to sethc
- Close all windows and Finish Automatic Tool
- Your PC should restart now
- When Windows will ask for password for user just hit SHIFT five times
- Instead normal message you will see black terminal
- Now we need to input few command to reset password
-
# list all accounts net user # Disable password for give user_name net user user_name *
- Log in as user without password
- Restore original sethc