It is almost always sufficient to reboot your computer to get out of safe mode. If you are ‘stuck’ in safe mode and restarting no longer helps, the problem is relatively easy to solve.
Changing boot parameters in the system configuration window:
- Press Win+R on your keyboard, or right-click the Start button and select Run.
- Enter “msconfig” and click OK.
- In the System Configuration window that opens, select the Boot tab.
- Deselect the “Safe mode” checkbox for the current operating system and click on “OK”.
- Confirm that the computer has restarted.
- After restarting, Windows will have to boot into normal mode.
Switching off at the command line:
- Press Win+R on your keyboard, type “cmd” and press Enter.
- On the command line that opens up, enter the command
“bcdedit /deletevalue {current} safeboot” and press Enter. - You should see a message saying “Operation completed successfully”.
- Close the command line and restart your computer.
Related posts:
How to fix logilda.dll module could not be found error Windows
How to change DNS server Windows 11
How to fix binkw32.dll was not found error Windows 11
How to fix netio.sys blue screen Windows
How to open control panel Windows 11
How to fix bootrec.exe /fixboot access denied error Windows 11
How to remove Microsoft account from Windows 11
How to change password in Windows 11
How to delete hiberfil.sys Windows 11
How to show file extensions in Windows 11
How to register DLL in Windows
How to enable environment variables Windows 11