Monika1491
New member
- Local time
- 3:06 AM
- Posts
- 24
- OS
- Windows 11
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
ok, garlin, i will try as you advise and report the results
thank you very much for your help,
fernando
O&O doesn't inform you about SVN, after the CA 2023 certs have been installed.Use O&O 10 Shutup Secure Boot Status tab to verify your 2023 Secure Boot certificates were installed and you're good to go.

O&O doesn't inform you about SVN, after the CA 2023 certs have been installed.
If you like the product so much, why don't you make a feedback suggestion to add this feature?
View attachment 175251
A PC can be updated to CA 2023, and yet fail the SVN test because of a mismatch over boot manager versions.
Users won't begin to experience issues with SVN until the CA 2011 revocation has been done. Which not everyone has elected to revoke, since MS hasn't made it mandatory yet.
C:\Windows\System32>powershell Get-SecureBootSVN
FirmwareSVN : 9.0
BootManagerSVN : 9.0
StagedSVN : 9.0
ComplianceStatus : Compliant (Boot Manager SVN meets staged SVN)
BootManagerPath : \\.\HarddiskVolume1\EFI\Microsoft\Boot\bootmgfw.efi
C:\Windows\System32>powershell Get-SecureBootSVN -BootManagerPath D:\EFI\Boot\bootx64.efi
FirmwareSVN : 9.0
BootManagerSVN : 9.0
StagedSVN : 9.0
ComplianceStatus : Compliant (Boot Manager SVN meets staged SVN)
BootManagerPath : D:\EFI\Boot\bootx64.efi
Im saw the post before I went to bed and noticed it was gone today. Im assuming because it was linking to an unofficial site for iso images?@iFX_Legacy
Since my post in which I gave you detailed advice was deleted, I'll simplify it again.
The solution to your problem with SVN 7 is the current installation media with June Windows 11 25H2 26200.8655 or 26200.8737, because June Windows 11 has efi files with SVN 9.
= bootmgfw_EX.efi must be SVN 9 (install.wim/boot.wim)
Thank you so much...this makes sense.@Celery, you have Rufus to simplify all of that.
But not everyone's using the "CA 2023" option, or realizing the key point: if the boot manager changes after a Monthly Update (like in June 2026), then you need to run MCT or UUP dump to get a newer image which matches the last time the boot manager (and SVN) changed.
Technically you could just copy the bare minimum files, but if there are security changes for Windows, you should get all of them.
I would still use Rufus for everything except 2023 certs, simpler then command line or registry fixes.Thank you so much...this makes sense.
So does this mean that using the rufus check box for CA 2023 incorporates the certs but doesnt fix the SVN issue?
How does one do this? Im assuming this is the same solution as Monika mentioned? Injectinging the latest cumulative update into Microsoft iso? I haven't used MCT ot UUP dump before.
There are two separate problems to solve:Thank you so much...this makes sense.
So does this mean that using the rufus check box for CA 2023 incorporates the certs but doesnt fix the SVN issue?
How does one do this? Im assuming this is the same solution as Monika mentioned? Injectinging the latest cumulative update into Microsoft iso? I haven't used MCT ot UUP dump before.
So if it's built on a computer that has all latest boot loaders, therefore signed with 2023 CA and also SVN 9.0 compliant, the resulting ISO will have the correct boot loaders, correct ?...it pulls from whatever current version you have available...
------------------------------------------------------------------------------The cert file isn't a BIOS firmware image, you cannot use it with the ASUS flash tool.
1. Disable Secure Boot.
2. Delete all keys.
3. Restart Windows. Run the update script, it should recognize you are in Setup Mode (no certs).
4. Run the check script again. You should see KEK CA 2023 listed.
5. Re-enable Secure Boot.
Your BIOS has the CA 2023 certs installed, but has not revoked CA 2011. You can wait for Windows to revoke it later this year (no date has been announced). Otherwise this PC is done.-i think the "Windows BootMgr SVN is MISSING" line in UEFI DBX Certs is because the 2011 certs are not revoked; am i right?
if it´s not an issue, i rather leave them until Microsoft to revoke them
thank you very much for your advice and greetings from SpainYour BIOS has the CA 2023 certs installed, but has not revoked CA 2011. You can wait for Windows to revoke it later this year (no date has been announced). Otherwise this PC is done.
ok, maybe we "see" in the final...Hope your World Cup team does well today.
Rufua simplifies all.those other operations, unless theres a reason I shouldn't use that... can I manually add the latest cumulative update to the last official.microsoft iso and then just use rufus?
I searched Google but it seems some of the articles referencing how to manually do this are a bit out of date... can you guide me through that?
There are two separate problems to solve:
1. The install image has a specific build number, usually representing the last Monthly Update that was integrated into the image. Some users take a base image, and manually apply the updates. Other users use MCT to get the latest monthly image, or have UUP dump create one. When you pick a specific build from UUP dump, it's applying a specific set of update files.
Rule of thumb is use the latest build as possible (unless you're concerned about recent bugs in the latest builds, and want to pick one or two builds behind for stability reasons).
Each install image will have some version of the boot manager and its matching SVN.
2. The install media needs a boot file which both passes the Secure Boot cert checks, and if the SVN is invoked, also has a boot file SVN equal or higher than the UEFI's SVN. If you use a tool like Rufus to write a different (newer) ISO to USB, it pulls from whatever current version you have available.
3. Because SVN represents a minimally allowed version, you can create an up-to-date USB which has SVN 9.0 files and boot it on another system, which BIOS hasn't been updated to SVN 9.0. Say it's stuck on UEFI SVN 7.0. 9 > 7.
What you can't do is build a SVN 7.0 USB, and boot that off a PC that has SVN 9.0 in the UEFI