Right-click the Start button and select Windows PowerShell (Admin)
Run:
Code: Select all
([System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Windows UEFI CA 2023')False = Not updated.
Moderator: sjj1805
Code: Select all
([System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Windows UEFI CA 2023')