How to Fix Windows 11 Secure Boot Error During Installation
Clear a Secure Boot error preventing Windows 11 installation, while Kudu helps simplify system cleanup before retrying.
By the Kudu Team
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →What Causes This?
The Windows 11 Secure Boot error usually appears when your PC is not configured to meet Microsoft’s installation requirements. In most cases, Secure Boot is turned off in UEFI/BIOS, the system is using Legacy/CSM boot mode instead of UEFI, or the disk is formatted with MBR instead of GPT. It can also happen if TPM 2.0 is disabled, since Windows 11 checks both Secure Boot and TPM during setup.
Common Symptoms
- Windows 11 Setup says your PC does not meet the minimum system requirements
- You see a message that Secure Boot must be enabled to install Windows 11
- PC Health Check reports Secure Boot is unsupported or off
- The installer stops even though your hardware seems compatible
- BIOS shows Legacy or CSM mode instead of UEFI mode
How to Fix It Manually
-
Check whether Secure Boot is currently enabled
- Press
Windows + R, typemsinfo32, and pressEnter. - In System Information, look for:
- BIOS Mode — it should say UEFI
- Secure Boot State — it should say On
- If BIOS Mode says Legacy, Secure Boot cannot be enabled until you switch to UEFI.
- Press
-
Confirm TPM 2.0 is available
- Press
Windows + R, typetpm.msc, and pressEnter. - In the TPM Management window, check Status and Specification Version.
- Windows 11 needs TPM 2.0. If TPM is disabled, you may need to turn it on in BIOS/UEFI. It may appear as TPM, PTT (Intel), or fTPM (AMD).
- Press
-
Convert your system disk from MBR to GPT if needed
- Press
Windows + Xand choose Disk Management. - Right-click your system disk and choose Properties > Volumes.
- Check Partition style:
- GUID Partition Table (GPT) = good
- Master Boot Record (MBR) = must be converted
- If the disk is MBR, open Command Prompt as Administrator:
- Press
Windows, typecmd - Right-click Command Prompt > Run as administrator
- Press
- Run:
mbr2gpt /validate /allowFullOS mbr2gpt /convert /allowFullOS - Restart your PC after the conversion completes.
- Press
-
Enable UEFI and Secure Boot in BIOS/UEFI
- Restart your PC and enter BIOS/UEFI setup. Common keys are
F2,Del,Esc, orF10during startup. - Find the Boot or Security tab.
- Disable CSM or Legacy Boot if it is enabled.
- Set boot mode to UEFI.
- Turn Secure Boot to Enabled.
- If prompted, load default Secure Boot keys or choose Standard mode.
- Save changes and exit.
- Restart your PC and enter BIOS/UEFI setup. Common keys are
-
Verify the settings in Windows
- After rebooting, open
msinfo32again. - Confirm:
- BIOS Mode: UEFI
- Secure Boot State: On
- Run the Windows 11 installer again.
- After rebooting, open
-
Disconnect unnecessary drives and cleanup before retrying
- Unplug extra USB drives, external disks, and old bootable media.
- Make sure your Windows installation files are current if using a USB installer.
- Delete temporary files with Settings > System > Storage > Temporary files to avoid setup issues caused by low space or leftover update files.
Fix It Automatically with Kudu
If your PC is cluttered with temporary files, broken update leftovers, or other system junk, Kudu can help clean things up before you retry the Windows 11 installation. It gives you a faster way to remove unnecessary files and reduce common setup problems without digging through multiple Windows menus.
Fix this automatically with Kudu
Run a free system scan to detect and resolve this issue automatically — no manual steps required.
Download Kudu Free →Related guides
Fix Windows 11 TPM 2.0 Requirement Error During Upgrade
Solve the TPM 2.0 requirement error blocking a Windows 11 upgrade, and use Kudu to prep your PC for a cleaner install.
How to Enable Secure Boot and TPM 2.0 on Windows 11
Enable Secure Boot and TPM 2.0 for stronger Windows 11 security, and use Kudu to help verify readiness and system health.
How to Fix TPM 2.0 or Secure Boot Not Detected on Windows 11
If Windows says TPM 2.0 or Secure Boot is missing, this guide covers fixes and how Kudu can help confirm protection.
Fix Microsoft Store Error 0x80131500 on Windows 11
Resolve Microsoft Store error 0x80131500 in Windows 11, and use Kudu to clean temporary files that may worsen app issues.