Call of Duty: Black Ops 7 on PC blocks launch until Secure Boot is enabled (and TPM 2.0 is available) in your system’s UEFI firmware. Secure Boot verifies trusted bootloaders and drivers at startup, which anti-cheat systems rely on to prevent low-level tampering.
Before you begin: requirements and terminology
Secure Boot only works when your PC uses UEFI firmware and your Windows system drive is formatted as GPT (GUID Partition Table). If either is missing, you’ll need to switch from Legacy/CSM to UEFI and, if required, convert the disk from MBR to GPT.
UEFI: Modern motherboard firmware that replaces Legacy/CSM BIOS and supports Secure Boot.
Secure Boot: A UEFI feature that loads only trusted boot components to reduce cheat and malware injection.
GPT vs. MBR: Disk partition styles. Secure Boot requires GPT on the Windows system drive.
TPM 2.0: A security chip or firmware module (Intel PTT/AMD fTPM) BO7 expects to be available.
Tip: Create a current backup before firmware or partition changes. If BitLocker is enabled, suspend it during disk conversion to avoid recovery prompts on reboot.
Method 1 — Verify Secure Boot status and UEFI mode in Windows
Check two fields in System Summary. BIOS Mode should read UEFI, and Secure Boot State should read On. If Secure Boot is Off with BIOS Mode = UEFI, continue below; if BIOS Mode = Legacy/CSM, you’ll need to switch to UEFI and likely convert the disk to GPT; if Secure Boot is Unsupported, consult your motherboard’s specifications or support.
Method 2 — Check the Windows disk partition style (GPT vs. MBR)
Identify the Windows system drive. In the bottom pane, right-click the disk label on the left (for example, Disk 0) that contains your C: partition, then select Properties.
On the Volumes tab, check Partition style. If it reads GUID Partition Table (GPT), you’re set; if it reads Master Boot Record (MBR), proceed to the conversion method below.
Method 3 — Convert the system disk from MBR to GPT (no data wipe)
Confirm the correct disk number. In Disk Management, note the disk number for the drive that contains Windows (commonly Disk 0). Using the wrong number can affect another drive.
Open an elevated terminal. Right-click Start and open Windows Terminal (Admin) or Command Prompt (Admin). Administrative rights are required for conversion.
Convert to GPT if validation succeeds. Replace X with the same disk number used above. The tool shrinks space for an EFI System Partition and updates boot files.
Re-check the result. Return to Disk Management > Properties > Volumes for that disk and confirm the Partition style now reads GPT. If the tool reports errors, read its message, free small amounts of space if required, and try validation again.
Enter UEFI from Windows. Click Start > Power, hold Shift and click Restart, then go to Troubleshoot > Advanced options > UEFI Firmware Settings > Restart. This is the most reliable route on modern systems.
Install default Secure Boot keys if prompted. Use options such as “Install Default Keys” or “Restore Factory Keys” to provision the Platform Key and signature databases.
Enable Secure Boot. Change the Secure Boot setting to Enabled. Some firmware shows both Enabled and Active; after installing keys and disabling CSM, it should report Active.
Verify the final state in Windows. Open msinfo32 again and confirm BIOS Mode = UEFI and Secure Boot State = On. You can also check Device Security in Windows Security to see that TPM is available.
Launch the game. If BO7 still flags Secure Boot or TPM, review your firmware toggles, ensure keys are installed, and consult Activision’s explainer if needed: Trusted Platform Module and Secure Boot.
Contact the manufacturer if options are missing. If your menu lacks UEFI or Secure Boot even after updating, vendor guidance or a hardware upgrade may be required.
Reset CMOS if the display doesn’t return. Remove the coin-cell CMOS battery on the motherboard, wait five minutes, reinstall it, then power on to restore default firmware settings.
Re-apply settings carefully. Set UEFI mode, disable CSM, install default keys, and re-enable Secure Boot and TPM one at a time, testing boot between changes.
Free a small amount of space if prompted. Shrinking the OS partition slightly can allow the tool to create the EFI partition, then run validation again.
Retry conversion with admin rights. Ensure you’re using the correct disk number and an elevated terminal when running the commands.
Once UEFI is active, the disk is GPT, and Secure Boot plus TPM 2.0 are enabled, BO7 should launch without the security prompt. If you still hit a roadblock, a quick check with your motherboard support team can save time.