Home >
Common Problem >
Windows 11 installation failed? This is how to solve this problem
Windows 11 installation failed? This is how to solve this problem
王林
Release: 2023-05-04 15:43:06
forward
8601 people have browsed it
Windows 11 is here, and many users are eager to test it out. However, it seems that some of them are encountering various problems when trying to install the operating system.
The process should be simple, all you need is Windows 11 installation media and a PC that meets the hardware requirements.
However, sometimes various problems arise and in this tutorial, we will show you how to solve them without thinking that it is time to uninstall Windows 11.
But first, let's see what happens to determine what you're up against. Just take a closer look below.
What are the most common Windows 11 installation problems?
Installation failedNo error code
Windows 11 installationISO failed
Windows 11 installation failed 0xc1900101 (Users with low disk space on their devices are more likely to encounter error 0xc1900101 in Windows 11).
InstallerInstallation failed
Windows 11 installation failedsafe_os stage (Safe OS installation errors can be resolved by adjusting the RAM capacity or upgrading the BIOS ).
Setup failed to verifyProduct Key
Windows 11Has been unable to install
What are the minimum hardware requirements ?
Windows 11 comes with a different set of installation requirements, and even if you are able to run Windows 10, you may not be able to run Windows 11. To make sure you don't run into any issues, we recommend checking the official Windows 11 requirements before upgrading. The hardware requirements aren't that different, the biggest change is that a TPM 2.0 chip is required, which some older PCs don't have. If your computer meets the Windows 11 installation requirements, you will ensure that the upgrade process goes smoothly and without any issues, and you will avoid the dreaded This PC can’t run Windows 11 message. How to fix Windows 11 installation issues? 1. Enable TPM in BIOS
Access BIOS/UEFI on your PC. This process varies for each manufacturer, but generally means pressing the
F (function) key on your keyboard before booting the operating system.
Now go to the
Security section.
Find the
TPM option and enable it.
Finally, just save all recent changes. Normally, you can press
F10 to save and exit.
BIOS is a software tool installed in the ROM chip on the motherboard. Keep in mind that this process is different for every motherboard model and BIOS version, so you should check your motherboard manual for detailed instructions. Since Windows 11 requires TPM 2.0 to be enabled, many people have reported that TPM 2.0 errors are preventing them from installing Windows 11.
2. Enable Secure Boot option
Click the Start button and select Settings.
Select Update and Security.
Click the Recovery option in the left pane and select the Restart Now button.
When you see the boot options, select Troubleshoot.
Click Advanced Options.
Select the UEFI Firmware Settings option.
After your PC enters the BIOS, click Security and select the Secure Boot option.
Next, toggle the Secure Boot option to On to enable it, then accept the changes when prompted.
Press the F10 key on your keyboard to save changes and exit BIOS.
Wait for the PC to restart before trying to install Windows 11.
3. Bypass TPM 2.0 and Secure Boot
Press the WindowsR key to startRun, type regedit and press Enter or click OK.
Navigate to the following registry path: <strong>HKEY_LOCAL_MACHINE\SYSTEM\Setup</strong>
Right click on the empty space on the right , select New and select Key, then name it LabConfig.
Click on the new LabConfig key, right-click on a blank area to create two DWORD (32-bit) value options and name them BypassTPMCheck and BypassSecureBootCheck.
Double-click the new items one by one, select Decimal Base and set 1 in the Numeric Data field, and click OK.
Close Registry Editor and then restart your PC. Try installing Windows 11 again.
If you want more details, you can also learn how to bypass TPM 2.0 checks when installing Windows 11. However, after enabling these settings in the BIOS, the installation errors should disappear.
Keep in mind that some motherboards do not have a TPM chip, so you may need to purchase a TPM chip for your PC to fix it.
4. Remove GPU Driver
Click the Start button, type device manager and select the application from the results.
Expand the Display Adapters section, right-click on the graphics driver and select Uninstall Device.
The system will then install the new driver.
The above is the detailed content of Windows 11 installation failed? This is how to solve this problem. For more information, please follow other related articles on the PHP Chinese website!
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn