If your Windows 11 install has failed, the issue usually stems from unmet hardware requirements, corrupted installation files, or interference from third-party software. This guide shows exactly how to diagnose the error code and apply the right fixes so you can finish the setup without starting over repeatedly.
Why Windows 11 Install Has Failed in Most Cases
Windows 11 enforces strict checks on TPM 2.0, Secure Boot, and CPU compatibility that earlier versions ignored. When these checks fail or files become damaged during download, the installer stops and rolls back. Before you begin troubleshooting, note any error code shown on screen and confirm your PC meets the minimum specifications listed on Microsoft’s site.
How to Fix Windows 11 Install Has Failed
-
Verify hardware compatibility and enable TPM 2.0
Open your BIOS or UEFI settings by restarting and pressing the key shown during boot (usually Del, F2, or F10). Navigate to the Security or Advanced tab, locate TPM, set it to Enabled, and confirm Secure Boot is also active. Save changes and exit, then restart the installer.
-
Run the installer as administrator with antivirus disabled
Right-click the Windows 11 setup.exe file and choose Run as administrator. Temporarily disable any real-time antivirus or firewall protection through its system tray icon. Proceed with the installation and re-enable protection once setup completes.
-
Redownload the ISO using the Media Creation Tool
Visit the official Microsoft download page, select the Media Creation Tool, and choose to create installation media for another PC. Pick ISO file as the output, let the tool finish, then mount the new ISO and run setup.exe again from the mounted drive.
-
Check the setup log for the exact error
After a failed attempt, press Windows key + R, type %WINDIR%\Panther and press Enter. Open setupact.log with Notepad and search for lines containing “Error”. Note the specific code and search Microsoft’s support site for that exact message.
Common Mistakes and Quick Troubleshooting Tips
- Never install Windows 11 inside a virtual machine unless you have enabled nested virtualization and exposed the TPM to the guest.
- If you receive error 0x80070070, free up at least 30 GB on the target drive before retrying.
- Disconnect all non-essential USB devices except the keyboard, mouse, and installation media during setup.
- Update your motherboard chipset drivers from the manufacturer’s site before launching the installer again.
Frequently Asked Questions
Can I bypass the TPM check if my PC is otherwise compatible?
Yes, but only on a clean install. At the error screen press Shift + F10 to open Command Prompt, type regedit, navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup, create a new DWORD named BypassTPMCheck and set it to 1.
Does a failed Windows 11 install harm my existing Windows 10?
No. The installer rolls back cleanly in almost all cases, leaving your Windows 10 installation untouched.
Why does the install keep failing at the same percentage?
This usually indicates a corrupted ISO or bad sector on the target drive. Recreate the ISO and run chkdsk C: /f /r before the next attempt.
Conclusion
Addressing the specific cause behind a Windows 11 install has failed usually resolves the problem in one or two attempts. Apply the steps above in order and you should reach the desktop without further errors.