4 ways to restart in Safe Mode under Windows 10 and Windows 11

To support me, you can subscribe to the channel, share and like the videos, disable your ad blocker or make a donation. Thank you!

Hello,

There are several methods to achieve safe mode: - Point methods - Methods setting safe mode as the default startup mode

Commands used in this video

# Re-enable F8 menu in powershell :
bcdedit --% /set {default} bootmenupolicy legacy
# Set boot to safe mode
Bcdedit /set safeboot minimal
# Revert to normal boot
bcdedit /deletevalue safeboot

Video : 4 ways to restart in Safe Mode under Windows 10 and Windows 11

Related links