I disabled all services and startup applications and now the computer won't let me log in. It will get me to the initial startup screen, but it won't connect to the Internet. Then when I click or press a key to log in, the password box never appears.
How to go back to normal boot? Shift+Restart or F8 to get into safe mode doesn't work. Restoring to a system restore point resulted in an error. Even Resetting Windows didn't work.
Answer
There are two ways to access safe mode boot without having to logon:
- Interrupt Windows booting process four times
- Open Command Prompt from an installation disk, enter
bcdedit /set {default} safeboot minimal
, then restart
After that, you can open msconfig
and undo what you've done.
Source: 7 ways to boot into Safe Mode in Windows 10
No comments:
Post a Comment