Symptoms
- Desktop shows Safe Mode watermark in the corners every boot
- Normal Restart from within Safe Mode returns to Safe Mode again
- Some drivers, features, or programs don't work as expected
- May follow a forced shutdown during a previous startup failure
Likely causes
- CommonBoot configuration flag left set to Safe ModeWindows sometimes gets left in a state where msconfig or bcdedit still points it at Safe Mode.
- PossibleA driver or startup issue causes Windows to keep falling back to Safe ModeIf normal mode consistently fails, Windows can default back to the safer option.
- PossibleCorrupted boot configuration dataSimilar underlying issues to other boot problems can manifest as this specific symptom.
- Less commonThird-party 'boot to safe mode' utility left enabledSome troubleshooting tools set this flag and it's occasionally left on by mistake.
What to do
- Open the Run dialog with Windows key + R while in Safe Mode, type 'msconfig,' and press Enter.
- Go to the Boot tab in System Configuration and check if 'Safe boot' is checked; if so, uncheck it, click Apply, then OK, and restart.
- If msconfig isn't accessible, open an administrator Command Prompt and run 'bcdedit /deletevalue {current} safeboot' to clear the flag directly.
- Restart and confirm Windows now loads normally without the Safe Mode watermark.
- If normal mode reveals the original problem that likely caused the Safe Mode fallback in the first place, address that separately (driver issue, corrupted files, etc.).
- Run 'sfc /scannow' and check Device Manager for driver issues once back in normal mode to prevent a repeat.
- If the safeboot flag keeps reappearing on its own, this points to a deeper corruption issue worth addressing with Startup Repair or a system file check.
When to call a pro
If clearing the Safe Mode flag doesn't stick or normal mode immediately fails again afterward, a technician can help resolve the underlying driver or system file issue.
Safety
Generally low risk
Generally low risk for a careful person. Stop if anything looks different from what this guide describes.