Skip to content
Join readers who trust AllThings.How for practical guides Opens in a new tab

Secure Boot "older boot trust configuration" message on Windows 11, explained

Secure Boot "older boot trust configuration" message on Windows 11, explained

Open the Windows Security app on a Windows 11 PC right now and you might see a message that sounds alarming: "Secure Boot is on, but your device is using an older boot trust configuration that should be updated." A second variant adds, "There is not yet enough data to classify your device for automatic update." Both are tied to a single behind-the-scenes change. Microsoft is replacing the Secure Boot certificates that were issued back in 2011, because they begin to expire in June 2026, and it is pushing the newer 2023 certificates out through Windows Update in stages.

Quick answer: In most cases you do not need to do anything. Keep Windows fully updated, install the latest UEFI (BIOS) firmware from your device maker if one exists, leave Secure Boot turned on, and let Microsoft apply the new certificates. The warning clears on its own once your hardware and firmware are validated and the certificates are written to firmware.

Your PC still boots normally and keeps getting regular Windows updates while this message is showing. The warning is about future boot-level protection, not a broken system today.

What the "older boot trust configuration" warning means

Secure Boot is a firmware feature that only lets trusted, digitally signed software run while your PC starts up, which blocks boot-level malware such as rootkits. That trust relies on certificates stored in your system, and the original set from 2011 is reaching the end of its life. Without the 2023 certificates in place, an affected machine could eventually run into boot problems or lose protection against new boot-level threats after the old certificates expire.

The "older boot trust configuration" text simply tells you the machine is still running on the 2011 certificates and has not finished moving to the 2023 set. The two wordings point to slightly different stages of the rollout.

MessageWhat it means
"…older boot trust configuration that should be updated to remain serviceable"Your device has been classified for the rollout. The update may already be downloaded or scheduled to install through Windows Update.
"…older boot trust configuration that should be updated. There is not yet enough data to classify your device for automatic update."Microsoft has not yet validated your specific hardware model and firmware version. The system is waiting on backend telemetry and validation before applying the certificates.

Neither message means your PC is unsupported or incompatible. The second one most often means the rollout simply has not reached your hardware model yet, or your firmware version has not been approved for automatic deployment. For comparison, the normal "all clear" state reads: "Secure Boot is on, and all required certificate updates have been applied. No further certificate changes are needed."

Image credit: Microsoft (via YouTube/@Your Tech Resouce)

How to confirm whether the certificates already arrived

Before changing anything, check whether the update is already on your machine. Open Settings, go to Windows Update, then Update history, and expand the Other updates section. Look for an entry named Secure Boot Allowed Signatures Database (DB) Update. If it is listed, the certificate update has been delivered.

You can also open Event Viewer and search for Event ID 1808. If the certificates have been delivered but not yet written to firmware, you will see a note that updated Secure Boot certificates are available on the device but have not yet been applied to the firmware. In that case, no manual fix is needed, and the status should change after the next round of updates and restarts.


Fix the warning on Windows 11

The transition is driven entirely through the operating system and firmware. You should not manually edit Secure Boot keys or databases in the BIOS. The OEM controls the firmware defaults, and Windows updates the active Secure Boot variables for you.

Method 1: Install all Windows updates

Step 1: Open Settings and select Windows Update. This is where the new certificates are delivered.

Step 2: Turn on the Get the latest updates as soon as they're available toggle if you want to receive staged updates earlier than the broad rollout.

Step 3: Click Check for updates, install everything that appears, then click Restart now. Any available update that carries the new Secure Boot certificates will download and install automatically.

Method 2: Install optional updates

Step 1: In Windows Update, open Advanced options.

Step 2: Under "Additional options," click Optional updates. Some firmware and driver fixes ship here separately from the monthly security updates.

Step 3: Expand a category such as Driver updates, tick the items you want, and click Download and install.

Method 3: Update the UEFI (BIOS) firmware

On some systems the warning persists until a newer firmware version is installed. A current BIOS improves compatibility with the 2023 certificates and reduces the chance of boot issues.

Step 1: Open Start, search for System Information, and open it. You can also press Windows key + R, type msinfo32, and click OK.

Step 2: Select System Summary. Confirm BIOS Mode shows UEFI, then note your current BIOS Version/Date, plus the System Manufacturer and System Model.

Step 3: Visit your manufacturer's official support page, find the page for your exact model or motherboard, and check the BIOS/UEFI section. If a version higher than yours is listed, download it and follow the maker's own update instructions, since every brand builds and flashes firmware differently.

⚠️
A BIOS update can leave the computer unusable if power is lost or the process is interrupted. Close other apps first, and on a laptop keep it plugged into power throughout the update.

Method 4: Turn on diagnostic data

Some of Microsoft's certificate deployment methods rely on diagnostic data to validate hardware and firmware before pushing the update automatically. For automatic delivery, three conditions generally need to be true: Secure Boot is enabled in firmware, the device sends diagnostic data to Microsoft, and (on Windows 10) the machine is enrolled in the Extended Security Updates program. Detailed enterprise and home guidance is published in Microsoft's Secure Boot certificate update documentation.


How you know it worked

Reopen Windows Security and check the Secure Boot status. Success looks like the green message: "Secure Boot is on, and all required certificate updates have been applied. No further certificate changes are needed." You can confirm the same from the other side by looking for the Secure Boot Allowed Signatures Database (DB) Update entry in Update history.

If you still see the warning after installing every update and the latest firmware, the most common reason is simply timing. Microsoft is rolling this out in waves, and the "not yet enough data to classify your device" wording specifically means your model has not been targeted for the final application yet. Waiting a few days and continuing to install updates usually resolves it.


Windows 10 and managed PCs

On Windows 10, you must be enrolled in the Extended Security Updates (ESU) program to receive the 2023 Secure Boot certificates. A device that cannot enroll will not get them, and the only remaining path to keep boot-level protection is upgrading to Windows 11.

If a PC is managed by an organization, the rollout is handled by IT rather than the end user. Administrators apply the certificate and revocation updates across validated devices, update the trust anchors and boot components, and then apply revocations so older, vulnerable boot managers are no longer trusted.


What happens if you ignore it

You can leave the message alone without losing any current functionality. After the 2011 certificates expire, an un-updated PC will still start and still receive ordinary Windows updates. What it loses is new boot-level security, including Windows Boot Manager updates, Secure Boot database and revocation updates, and mitigations for future boot-level vulnerabilities. Over time that gap can affect scenarios that depend on Secure Boot trust, such as BitLocker hardening and certain third-party bootloaders. For most people the practical move is the simplest one: keep Windows updated, install firmware updates when your manufacturer ships them, leave Secure Boot on, and let the certificate update reach you.