The UEFI2023Status value is associated with Microsoft’s Secure Boot certificate update process introduced to strengthen protection against vulnerable bootloaders. As part of Windows security updates, your PC may report the UEFI2023Status as “In Progress” or “Not Started”, indicating that the Secure Boot update has not yet been completed. While this doesn’t always affect the normal operation of your computer, it can prevent your system from receiving the latest Secure Boot protections.
This issue can occur for several reasons, including pending Windows updates, Secure Boot being disabled, outdated UEFI/BIOS firmware, unsupported hardware, or incomplete update installation. In some cases, Windows simply hasn’t completed the required background tasks needed to apply the Secure Boot revocation update.
In this guide, we’ll walk you through the most effective methods to fix UEFI2023Status stuck at “In Progress” or “Not Started” on Windows 11.
How to Fix UEFI2023Status Stuck at “In Progress” or “Not Started”
Before you begin, make sure you’re signed in with an administrator account and that your PC supports UEFI and Secure Boot. Since several of the following methods involve updating Windows or changing UEFI settings, it’s also a good idea to back up important files before making any major system changes. Follow the solutions below in order until the UEFI2023Status updates successfully.
1. Install All Pending Windows Updates
Microsoft delivers Secure Boot certificate updates through Windows Update, so installing the latest updates should be your first step.
- Press Windows + I to open Settings.
- Select Windows Update.
- Click Check for updates.
- Download and install all available updates.
- Restart your computer when prompted.
- Check whether the UEFI2023Status has changed.
Installing the latest cumulative and security updates ensures your PC has all the files required for the Secure Boot update.
2. Restart Your PC Multiple Times
Some Secure Boot updates are applied during the boot process rather than while Windows is running.
- Save your work.
- Restart your PC.
- Allow Windows to boot completely.
- Restart the computer one or two more times if necessary.
- Check the update status again.
Multiple restarts can help Windows complete pending firmware-related operations.
3. Verify That Secure Boot Is Enabled
If Secure Boot is disabled, Windows may be unable to complete the UEFI security update.
- Press Windows + R, type msinfo32, and press Enter.
- In System Information, locate Secure Boot State.
- Confirm that it displays On.
- If it shows Off, restart your PC and enter the UEFI/BIOS setup.
- Enable Secure Boot.
- Save the changes and restart Windows.
Secure Boot must be enabled for the Secure Boot certificate update to be applied.
4. Check Your UEFI/BIOS Version
Older firmware versions may not fully support Microsoft’s latest Secure Boot updates.
- Press Windows + R.
- Type msinfo32 and press Enter.
- Note the BIOS Version/Date.
- Visit your PC or motherboard manufacturer’s support website.
- Compare your current firmware version with the latest available release.
- Update the BIOS if a newer version is available.
Updating the firmware can improve compatibility with Windows security updates.
5. Verify TPM Is Enabled
Trusted Platform Module (TPM) is another important security component that works alongside Secure Boot.
- Press Windows + R.
- Type tpm.msc and press Enter.
- Verify that TPM is present and ready for use.
- If TPM is disabled, enable it from the UEFI/BIOS settings.
- Restart your PC.
Although TPM doesn’t directly control UEFI2023Status, ensuring all Windows 11 security features are enabled can help prevent update issues.
6. Run the Windows Update Troubleshooter
The built-in troubleshooter can detect and repair common Windows Update problems.
- Open Settings.
- Navigate to System > Troubleshoot > Other troubleshooters.
- Find Windows Update.
- Click Run.
- Follow the on-screen instructions.
- Restart your PC if prompted.
Repairing Windows Update components may allow the Secure Boot update to install successfully.
7. Repair Corrupted System Files
Damaged system files can interfere with Windows security updates.
- Open Command Prompt as Administrator.
- Run the following command:
sfc /scannow
- Wait for the scan to finish.
Next, run:
DISM /Online /Cleanup-Image /RestoreHealth
- Restart your computer after both commands complete.
These utilities repair corrupted Windows components that may be preventing the update from finishing.
8. Check the Event Viewer for Update Errors
Windows records firmware and update-related events that may provide additional information.
- Press Windows + X and select Event Viewer.
- Expand Windows Logs.
- Open System.
- Look for warnings or errors related to Secure Boot, Windows Update, or firmware.
- Review the event details for clues about the failure.
These logs can help identify the underlying cause of the stalled status.
9. Reset Windows Update Components
If Windows Update is corrupted, resetting its components can resolve installation problems.
- Open Command Prompt as Administrator.
- Stop the Windows Update services.
- Rename the SoftwareDistribution and Catroot2 folders.
- Restart the Windows Update services.
- Reboot your PC.
- Check for updates again.
Resetting the update cache forces Windows to download fresh update files.
10. Wait for Microsoft to Complete the Update Rollout
In some cases, the UEFI2023Status remains at “In Progress” or “Not Started” because Microsoft hasn’t yet completed the deployment for your specific hardware or firmware version.
- Continue installing monthly Windows security updates.
- Keep your BIOS and drivers updated.
- Restart your PC regularly after installing updates.
- Recheck the status after future Windows updates.
If there are no update errors and your system is fully up to date, the status may change automatically once Microsoft completes the rollout.
Conclusion
If the UEFI2023Status is stuck at “In Progress” or “Not Started”, the issue is usually related to pending Windows updates, Secure Boot configuration, outdated firmware, or incomplete Secure Boot certificate deployment. In most cases, installing the latest Windows updates, enabling Secure Boot, updating your UEFI/BIOS, and repairing Windows Update components are enough to resolve the problem.
If the status still doesn’t change after trying all the methods above, it may simply indicate that Microsoft hasn’t yet finalized the update for your device. Continue keeping your Windows 11 installation, BIOS firmware, and security updates current, and the Secure Boot update should eventually be applied automatically when it’s available for your system.