A Windows 11 upgrade that stalls or fails is frustrating but rarely dangerous — the upgrade process is designed to roll back to your working Windows 10 install if it can’t complete. Here is how to diagnose and fix the common causes.
First: how long is too long?
Upgrades can genuinely sit at the same percentage for 30–60 minutes during large steps — that alone isn’t a failure. Give it at least an hour on the same screen before intervening, longer on slow disks. Don’t power off mid-upgrade if you can help it; let it timeout and roll back on its own if it truly can’t proceed.
Common cause 1 — Not enough free disk space
The upgrade needs room to stage the new OS alongside a rollback copy of the old one — typically 20 GB+ free. Check This PC for free space on the system drive; clear temp files, old downloads, or use Disk Cleanup if it’s tight.
Common cause 2 — A conflicting driver or third-party antivirus
Third-party antivirus/security software is a frequent blocker. Temporarily uninstall (not just disable) third-party antivirus before upgrading, and re-install it afterward. Also disconnect non-essential USB peripherals during the upgrade.
Common cause 3 — Corrupted Windows Update cache
If the upgrade fails repeatedly at the same download/prepare stage, the update cache may be corrupted:
- Open Command Prompt as administrator.
- Run
net stop wuauservandnet stop bits. - Rename the folder
C:\Windows\SoftwareDistributiontoSoftwareDistribution.old. - Run
net start wuauservandnet start bits, then retry the upgrade.
Common cause 4 — A stuck upgrade that won't roll back
If the PC won’t boot into either the old or new Windows after a failed upgrade, boot from a Windows 11 installer USB and choose Repair your computer › Troubleshoot › Advanced options › Startup Repair, or use it to attempt the install fresh with a clean install instead of an in-place upgrade.
If in-place upgrade keeps failing
Sometimes the most reliable path is to stop fighting the in-place upgrade and do a clean install instead — slower to set back up, but far less prone to the compatibility conflicts that cause in-place upgrades to stall.
How our RecoveryUSB helps
Our Windows Install & Recovery USB gives you a verified, clean Windows 11 installer to fall back on when an in-place upgrade won’t complete — plus the repair environment to fix a PC stuck mid-upgrade.
Get a RecoveryUSBSkip the trial and error — use a ready-made RecoveryUSB
Every RecoveryUSB ships pre-built and tested, with a step-by-step guide. Free fast worldwide shipping.
Shop Recovery USBsFrequently asked questions
How long should a Windows 11 upgrade take?
Anywhere from 20 minutes to a couple of hours depending on hardware, with some stages appearing to pause at a fixed percentage for 30–60 minutes. Only intervene if it's been stuck far longer than that with no disk activity.
Is it safe to force-restart a stuck Windows 11 upgrade?
It's a last resort. The upgrade process is built to roll back to your previous Windows automatically if it can't finish, but forcing a restart mid-write risks a corrupted install. Wait as long as reasonably possible first.
Why does my Windows 11 upgrade keep failing at the same point?
Commonly insufficient free disk space, a conflicting third-party antivirus, or a corrupted Windows Update cache. Clearing the SoftwareDistribution folder and freeing up disk space resolves most repeat failures.