Recent content by cool59


  1. How to revert to old Start Menu without using third party tools?

    Oopss… It looks like the reg key doesn't work anymore after May 26, 2026 - KB5089573 (OS Builds 26200.8524 and 26100.8524) Preview :cautious:
  2. Hotmail Account "Signed in too many times w/ an incorrect password"

    The same thing has been happening to me for the past 2 weeks. The same message: "Signed in too many times with an incorrect password". What has allowed me to log in is the PIN. Occasionally I manage to log in with the password, but it quickly reverts to the same problem. Using a recovery email...
  3. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Hello! When I decided to enter the BIOS to update the certificates, I disabled the Windows Hello pin because I had read something that warned about this issue. So I only had the password to log into the PC. After the updates, when I wanted to reactivate the PIN... I couldn't do it at all. The...
  4. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Hello! I think because its listed in UEFI DBX ;-)
  5. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Before the update yes. You must be able to run garlin scripts. Lets try this: 1- Right click powershell and select "run as admistrator" 2- type this command: "Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass" without cotes and press enter. 3-Then powershell will ask if you are...
  6. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Hey friends! The @man00 Dell bios type look exactly like mine. Yes, it was a litle tricky to find the certs under folder "\EFI\Certs", but when i find them a error message pop-up said the certs are not properly signed (both formats). Soo...i think in the case of @man00 the best is: Enter Bios...
  7. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Hey friends ;-)! After months of anguish over being unable to install Kek CA 2k 2023 in secure boot, today I decided to venture into the BIOS of my Dell XPS 13 9360 (2016 with the last BIOS update in 2022). First, with Secure Boot enabled, and in custom mode, I deleted all the certificates...
  8. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Hello @garlin! When you have a moment, could you help me interpret these outputs?I still don't understand why it says Windows UEFI CA 2023 is banned and if I should be worried about it? Anyway, I tried running UEFI-Ca 2023 ps1 -revoque as suggested, and the output I got is what you can see in...
  9. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Yes...give me this error: PS C:\WINDOWS\system32> get-variable SetupMode get-variable : Cannot find a variable with the name 'SetupMode'. At line:1 char:1 + get-variable SetupMode + ~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (SetupMode:String) [Get-Variable]...
  10. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Thanks again @garlin Here the "Check UEFI-CA.ps1 -Verbose: Windows 11 25H2 (26200.7462) Secure Boot: ON Virtualization Based Security: ON BitLocker on (C:) OFF BIOS Firmware ------------- Dell Inc. XPS 13 9360 Version: 2.21.0 Date: 2022-06-02 Factory Default UEFI PK Cert...
  11. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Hello. Thank you for your efforts @garlin. The new version of the script already mentions the Pk, unlike the previous one, however I still have some outputs that I don't understand: When I run Check UEFI CA 2023 EFI files it says that "Boot Manager [Windows UEFI CA 2023] is BANNED", however...
  12. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Here's my output in case it can help: PS C:\WINDOWS\system32> C:\Users\Desktop\WhatsMyPK.ps1 Subject : CN=Dell Inc. UEFI Platform Key, OU=Signing, OU=1, DC=dell, DC=com Issuer : CN=Dell Inc. Issuing CA 1, CN=AIA, CN=Public Key Services, CN=Services, CN=Configuration, DC=dell...
  13. Solved garlin's PowerShell scripts for updating Secure Boot CA 2023

    Hello. I'm sorry to add more confusion, but I'm getting a very similar output to @TheVisitor, with one difference: in Efi files, I get this: Disk 0: Windows Boot Manager [Windows UEFI CA 2023] is BANNED. In Audit, I also get "secure boot is disabled". On the other hand, the script doesn't seem...
Back
Top Bottom