How to Enable TPM 2.0 and Secure Boot for Black Ops 7

Call of Duty: Black Ops 7 introduces stricter PC security requirements to support the RICOCHET anti-cheat system. To play both the beta and full release, you’ll need to ensure that TPM 2.0 and Secure Boot are enabled on your system. While this may sound intimidating, the process is manageable once you know the steps.

How to Enable TPM and Secure Boot for Black Ops 7 on Windows PC
How to Enable TPM and Secure Boot for Black Ops 7 on Windows PC

Why Black Ops 7 Requires TPM and Secure Boot

  • TPM 2.0 (Trusted Platform Module): A hardware security chip (or firmware equivalent) that protects low-level system operations. It ensures that your PC’s integrity is validated from startup and helps detect kernel-level cheats.
  • Secure Boot: A UEFI feature that only allows trusted, signed software to load during startup, preventing unauthorized programs from interfering with your system.

Together, these features provide a stronger foundation for RICOCHET Anti-Cheat, helping keep multiplayer matches fair.

System Requirements

Before making changes, confirm that your PC meets the requirements:

  • Operating System: Windows 10 (22H2 or later) or any version of Windows 11.
  • TPM Version: Must be 2.0.
    • Intel CPUs: Look for Intel PTT in BIOS.
    • AMD CPUs: Look for fTPM.
    • Some systems use a dedicated chip (dTPM).
  • Secure Boot Requirements:
    • BIOS must be in UEFI mode, not Legacy/CSM.
    • Disk partition style must be GPT, not MBR.

Step 1 – Check if TPM 2.0 Is Enabled

  1. Press Win + R, type tpm.msc, and hit Enter.
  2. Look at the Status field:
    • “The TPM is ready for use” → You’re good to go.
    • “Compatible TPM cannot be found” → TPM may be disabled in BIOS or unsupported.
  3. Under Specification Version, confirm it says 2.0.

Step 2 – Enable TPM 2.0 in BIOS

If TPM isn’t enabled:

  1. Restart your PC and press the correct key to enter BIOS/UEFI (commonly DEL, F2, F10, or ESC).
  2. Navigate to Advanced, Security, or Trusted Computing (varies by manufacturer).
  3. Locate Intel PTT, AMD fTPM, or Security Device Support.
  4. Set it to Enabled.
  5. Save changes (usually F10) and reboot.

Step 3 – Check if Secure Boot Is Enabled

  1. Press Win + R, type msinfo32, and press Enter.
  2. In System Summary, check:
    • BIOS Mode → Must say UEFI.
    • Secure Boot State → Must say On.

If Secure Boot is Off, or BIOS Mode is Legacy, you’ll need to adjust settings.

Step 4 – Convert MBR to GPT (If Needed)

Secure Boot only works with GPT drives. To check and convert:

  1. Open Disk Management (diskmgmt.msc).
  2. Right-click your boot drive → PropertiesVolumes tab.
  3. Check Partition Style:
    • If it’s GPT, you’re fine.
    • If it’s MBR, you must convert it:
      • Open Command Prompt as Administrator.
      • Type: mbr2gpt /validate /disk:0 /allowFullOS mbr2gpt /convert /disk:0 /allowFullOS
      • (Replace disk:0 with your Windows drive number if different.)
  4. Restart PC after conversion.

Step 5 – Enable Secure Boot in BIOS

  1. Restart and enter BIOS again.
  2. Locate Boot, Security, or Authentication tab.
  3. Set Boot Mode to UEFI (disable Legacy/CSM if present).
  4. Find Secure Boot → set to Enabled.
  5. Save and exit.

Once rebooted, confirm again in msinfo32 that Secure Boot is On.

Step 6 – Update BIOS if Problems Persist

Even if TPM and Secure Boot are enabled, you might see messages like:

  • “Enable TPM 2.0 and Secure Boot to continue”
  • “OS Firmware: Update Required”

These usually indicate an outdated BIOS. Visit your motherboard manufacturer’s support page, download the latest BIOS version, and follow the instructions to update (also called “flashing the BIOS”).

Final Check Before Launch

After completing all steps:

  • Run tpm.msc → Status should confirm TPM 2.0 is ready.
  • Run msinfo32 → BIOS Mode: UEFI, Secure Boot State: On.

Now your system is ready for Call of Duty: Black Ops 7 and other upcoming titles like Battlefield 6, which also require these settings.

See also: TPM Enabled in BIOS but Not Showing in Windows 11? Fix It Here

While diving into BIOS settings can feel daunting, enabling TPM 2.0 and Secure Boot is a one-time setup that ensures your PC is ready for Black Ops 7. It also keeps your system aligned with modern Windows security standards, making future games easier to run without compatibility issues.

Leave a Comment

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply