Hello - I just wanted to thank Garlin for creating the secure boot update scripts and then making them available to everyone along with support for them in this forum.
I am posting this to hopefully help others in order to sort of pay it forwards -
I have a 2018 Acer Aspire TC-885 desktop computer running a 8th gen intel processor which is likely not getting a bios firmware update from Acer.
I was previously aware of the thread on the Acer website regarding the warning about potential hardware limitation in the nvram space allocation that you also referenced in a post on this thread.
I am confirming that I was able to use your scripts to successfully install all the updated secure boot certificates on this Acer desktop computer.
At first I thought I was encountering an error from the nvram issue after running the update script due to the UEFI DBX Certs showing (NONE) when running the check script afterwards. It actually turned out to be caused by not running the revoke 2011 cert process which appeared to resolve it (ran whole clearing / updating secure boot keys 2x before figuring this out)
So I do not know if there is actually a nvram space allocation issue at this time on this Acer computer.
there seems to be very limited information regarding the Acer bios settings, so for this specific computer -
- there are only 2 options for all the secure boot keys - install default and clear , there are no individual settings, its all or none
- 2 tabs/screens involved, Security and Authentication
- supervisor password needs to be set / created to unlock the additional secure boot settings (1234)
- did not disable secure boot / left it on
- secure boot mode was changed from standard to custom
- default key provisioning was changed from enabled to disabled
- clear secure boot key <enter>, yes to reset to set up mode
- a message appears stating variable locked, need to re -do this exact step again after reboot
- save and exit
- back in bios, supervisor password required, re - do clear secure boot key <enter>, yes to reset to set up mode
- system boot state now changed from user mode to set up mode
- remove supervisor password by changing, leaving new password blank, yes to clear old password, ok
- save and exit
WARNING - deleting/clearing bios secure boot keys essentially turns off secure boot and then subsequent boot into windows will trigger bitlocker recovery key screen so have 48 number recovery key on hand/ready unless you plan ahead by "turning off" bitlocker beforehand
Code:
PS C:\Users\admin\Desktop\garlin_scripts_secureboot_2023_certs\SecureBoot-CA-2023-Updates.v2026.06.14> .\check_uefi-ca2023.ps1 -verbose
Windows 11 25H2 (26200.8655)
Secure Boot: ON
Virtualization Based Security: ON
BitLocker on (C:) ON
BIOS Firmware
-------------
Acer Aspire TC-885
Version: R01-C3
Date: 2020-04-07
Factory Default UEFI PK Cert
----------------------------
Acer Platform Key
UEFI PK Cert
------------
Windows OEM Devices PK
Factory Default UEFI KEK Certs
------------------------------
Microsoft Corporation KEK CA 2011
Acer
Acer Key Exchange Key
UEFI KEK Certs
--------------
Microsoft Corporation KEK CA 2011
Microsoft Corporation KEK 2K CA 2023
Factory Default UEFI DB Certs
-----------------------------
Microsoft Corporation UEFI CA 2011
Microsoft Windows Production PCA 2011
Acer
Acer Database
UEFI DB Certs
-------------
Microsoft Corporation UEFI CA 2011
Microsoft Windows Production PCA 2011
Microsoft Option ROM UEFI CA 2023
Microsoft UEFI CA 2023
Windows UEFI CA 2023
Factory Default UEFI DBX Certs
------------------------------
Acer Database Forbidden
EFI_CERT_SHA256_GUID Signatures: 77
UEFI DBX Certs
--------------
Microsoft Windows Production PCA 2011
Windows BootMgr SVN 9.0
EFI_CERT_SHA256_GUID Signatures: 447
UEFI Variables
--------------
Credential Guard: ON
SBAT (Linux only): sbat,1,2024010900 / shim,4 / grub,3 / grub.debian,4
EFI Files
---------
Windows Boot Manager [Windows UEFI CA 2023] is ALLOWED.
\\.\HarddiskVolume2\EFI\Microsoft\Boot\bootmgfw.efi
File Version: 28000.342, SVN 9.0
Registry: "WindowsUEFICA2023Capable" = 2
[Windows UEFI CA 2023] in UEFI DB, and Windows starting from CA 2023 Boot Manager.
[OPTIONAL] SkuSiPolicy.p7b (for VBS) is MISSING.
STATUS REPORT
-------------
Registry: "UEFICA2023Status" = Updated
SUCCESS: UPDATES ARE FINISHED.
UEFI CA 2023 certs are present, PCA 2011 cert is revoked.
PS C:\Users\admin\Desktop\garlin_scripts_secureboot_2023_certs\SecureBoot-CA-2023-Updates.v2026.06.14> .\check_DBXUpdate.bin.ps1
SUCCESS: Matched 289/289 EFI signatures from "dbxupdate.bin"
SUCCESS: Matched 3/3 SVN signatures from "DBXUpdate2024.bin"
SUCCESS: Matched 3/3 SVN signatures from "DBXUpdateSVN.bin"