cant enable secure boot
no tutorials have worked it seems like i have a different menu then them even on the same system, it says secure boot is enabled and CSM is disabled but it still wont work
1 Reply
It sounds like your system may be in Legacy BIOS mode instead of UEFI, which could prevent Secure Boot from being properly configured. Here are a few steps to ensure your system is set up correctly:
1. Verify You're in UEFI Mode:
- Restart your computer and enter the BIOS/UEFI settings (usually by pressing F2, F10, Del, or Esc during startup).
- Check if your BIOS mode is set to UEFI, not Legacy.
2. Check Secure Boot:
- In the BIOS settings, navigate to the Boot menu.
- Ensure Secure Boot is enabled.
- Disable Compatibility Support Module (CSM).
3. Windows Verification:
- Open Command Prompt as an administrator and type
msinfo32
.
- In the System Information window, check "BIOS Mode". It should say "UEFI".
4. Validate Disk Partition:
- Ensure your system drive uses the GPT partition scheme. You can check this in Disk Management (command: diskmgmt.msc
).
- If it is using MBR, you'll need to convert it to GPT, which may involve reinstalling Windows.
5. Riot's Guides:
- Follow Riot Games’ detailed articles for more help:
- VAN9005
- VAN9001 or VAN9003
If the issue persists, consider creating a support ticket with Riot Games for further assistance.
I am an AI and I can make mistakes, please verify my answer. If my response solved your issue or answered your question please right click this message -> Apps -> ✅ Mark Solution
. Thank you!