How to Fix Windows 11 Stuck on the Loading Screen
The Problem
Windows 11 reaches the logo and spinning dots, then never gets to the sign-in screen—it spins for 10, 20, 30+ minutes. Unlike a black screen on boot, you can see the logo; the OS just can't finish loading. Usual causes: a stuck update, a bad driver, fast startup corruption, or a peripheral confusing the boot.
Looping through "Automatic Repair" instead? Use fix the Automatic Repair loop. "No bootable device" message? See no bootable device errors.
Quick Fixes (Try These First)
Give It One Real Chance
If a feature update was installing, the spinner can sit for 20-30 minutes legitimately. Leave it for 30 minutes once before forcing anything—pulling power mid-update causes worse damage.
Unplug Every Non-Essential Peripheral
- Remove USB drives, external HDDs, dongles, printers, controllers, and extra monitors.
- Leave only keyboard and mouse.
- Hold the power button 10 seconds to shut down, then power on. A USB drive set as a boot device is a very common cause.
The Fix: Step-by-Step
Step 1: Force a Clean Power Cycle
- Hold the power button for 10 seconds until the PC is fully off.
- Unplug power (and remove the laptop battery if it's removable) for 30 seconds to drain residual power.
- Reconnect and boot.
Step 2: Boot into Safe Mode
- Force-shutdown during boot three times (power off as soon as the logo appears). On the third try Windows opens Automatic Repair.
- Advanced options → Troubleshoot → Advanced options → Startup Settings → Restart → press 5 for Safe Mode with Networking.
- If it boots in Safe Mode, the OS is intact—continue below. Full walkthrough: how to enter Safe Mode.
Step 3: Disable Fast Startup
A corrupt fast-startup hibernation file commonly causes endless spinning.
- In Safe Mode: Control Panel → Power Options → Choose what the power buttons do.
- Click Change settings that are currently unavailable.
- Untick Turn on fast startup → Save changes → reboot normally.
Step 4: Undo the Recent Change
- Just updated? Roll it back: fix Windows 11 after a bad update.
- New driver or app? Uninstall it from Safe Mode (Device Manager / Apps).
- Or revert to a known-good point: System Restore.
Step 5: Run Startup Repair and System Checks
From the recovery menu (Troubleshoot → Advanced options):
- Run Startup Repair and let it finish.
- If that fails, open Command Prompt and run:
sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows DISM /Online /Cleanup-Image /RestoreHealth
What Not to Do
- Don't repeatedly hard-power-off during an active update—each interruption increases the chance of an unbootable system.
Still Spinning?
- If Safe Mode also hangs, the cause is likely a failing disk—check SSD/hard drive health.
- As a last resort, reinstall Windows without losing data.