Are you trying to launch a FACEIT-protected game, only to get hit with the frustrating error:
“Secure Boot needs to be enabled to launch FACEIT AC”?
This issue can be a blocker for many gamers—especially those playing CS2 or other competitive titles on FACEIT. But don’t worry—it’s fixable. In this article, we’ll walk you through everything you need to do to enable Secure Boot and get FACEIT Anti-Cheat running properly on your PC.
🛡️ What is Secure Boot & Why FACEIT Needs It?
Secure Boot is a feature in your computer’s BIOS (or UEFI) that ensures your system boots using only software that is trusted by the manufacturer.
FACEIT requires Secure Boot to prevent low-level cheats like kernel-based aimbots or wallhacks. If Secure Boot is disabled, the FACEIT Anti-Cheat (FACEIT AC) refuses to launch to ensure a fair competitive environment.
✅ How to Fix the “Secure Boot Needs to Be Enabled” Error
Here’s the full breakdown of what you need to do:
🔧 Step 1: Check if Secure Boot is Currently Enabled
- Press Windows + R, type
msinfo32
, and hit Enter - In the System Information window, find Secure Boot State
- If it says Off → Secure Boot is disabled
- If it says On → You shouldn’t be getting the error (skip to Step 4)
Also, look for BIOS Mode:
- If it says Legacy, you must convert to UEFI before you can enable Secure Boot
🔧 Step 2: Convert Your Disk to GPT (Only if BIOS Mode = Legacy)
Secure Boot only works in UEFI mode. If your system uses Legacy BIOS, follow this process to switch to UEFI:
- Backup your important data (just in case)
- Open Command Prompt as Admin
- Type:
mbr2gpt /validate /allowFullOS
- If validation passes, type:
mbr2gpt /convert /allowFullOS
- Restart your PC and enter the BIOS/UEFI settings (usually by pressing F2, Del, or Esc during boot)
🔧 Step 3: Enable Secure Boot in BIOS/UEFI
Once you’re in your BIOS:
- Navigate to Boot, Security, or Authentication tab (varies by manufacturer)
- Look for Secure Boot setting
- Set it to Enabled
- If you see a setting called Secure Boot Mode, set it to Standard
- Save changes and exit BIOS
💡 Tip: If Secure Boot is greyed out, you may need to disable CSM (Compatibility Support Module) first
🔧 Step 4: Reinstall FACEIT AC (Optional but Recommended)
Sometimes, even after enabling Secure Boot, FACEIT AC may throw the same error due to corrupted configuration files.
Here’s how to reinstall it:
- Open Control Panel → Programs & Features
- Uninstall FACEIT Anti-Cheat
- Visit FACEIT.com
- Download and reinstall the latest FACEIT AC client
🔧 Step 5: Restart and Launch Your Game
Once Secure Boot is enabled and FACEIT AC is reinstalled:
- Restart your PC
- Launch FACEIT and start your game (e.g., CS2)
- The error should be gone
💡 Bonus Tip: Update BIOS (Optional)
If you’re still facing issues enabling Secure Boot, check if your motherboard has a BIOS update available on the manufacturer’s website. New BIOS versions often fix compatibility issues with Secure Boot and UEFI settings.