
PSA: MSI motherboards default "X3D Gaming Mode" to ON, disabling half your CPU on Ryzen 9 X3D chips. Check your BIOS — you might be running on 6 cores instead of 12.
TL;DR: If you have a dual-CCD Ryzen X3D CPU (9900X3D, 9950X3D, 7900X3D, 7950X3D) on an MSI motherboard, there's a good chance "X3D Gaming Mode" is enabled by default in your BIOS. This disables one CCD and disables SMT, leaving a 9900X3D running as 6 cores / 6 threads instead of 12 cores / 24 threads. Open Task Manager → Performance → CPU and check your core count right now. If it's half of what you paid for, this post is for you.
What's happening
X3D Gaming Mode is a BIOS setting that exists because of a legitimate problem from 2023: when AMD launched the 7950X3D, Windows' scheduler was bad at figuring out which of the two CCDs to send game threads to. Games would land on the non-V-Cache CCD and run badly. The brute-force fix was to just disable the "wrong" CCD entirely. It worked.
In 2026, with Windows 11 24H2/25H2 and current AMD chipset drivers, the scheduler actually does this correctly on its own — provided Xbox Game Bar and Windows Game Mode are enabled. X3D Gaming Mode is now a legacy crutch that costs you half your CPU for no benefit. And yet it seems like MSI still ships it enabled by default on a lot of their AM5 boards.
How to check
- Open Task Manager → Performance → CPU
- Look at the bottom right: Cores and Logical processors
- On a 9900X3D you should see 12 cores / 24 logical processors. On a 9950X3D, 16 cores / 32 logical processors.
- If you see half of that, X3D Gaming Mode is the most likely culprit.
The fix
- Reboot to BIOS (Delete during boot on MSI)
- Navigate to OC → Advanced CPU Configuration → AMD Overclocking
- Set X3D Gaming Mode → Disabled
- Set CCD1 Core Control → Auto (this is important - MSI doesn't always reset it when you disable Gaming Mode)
- Save & exit, reboot
- Install latest AMD Chipset Driver from amd.com (not Windows Update)
- Enable Xbox Game Bar (Microsoft Store) and Game Mode (Settings → Gaming → Game Mode → On)
- Verify in Task Manager that all your cores are back
My results
Tested on a 9900X3D + RTX 5080 + 64 GB RAM, MSI X870E Tomahawk WiFi. In a CPU-heavy game like Star Citizen, this took me from ~20 FPS in dense cities to ~58 FPS, and from "permanently CPU-bottlenecked" to "hitting my framerate cap in normal play." For reference, GPU utilization in the CPU-bound scenes went from 8% to 54% — my 5080 was sitting idle while half my CPU was switched off.
| Metric | Before | After |
|---|---|---|
| Visible cores | 6 | 12 |
| Visible logical processors | 6 | 24 |
| L3 cache reported | 96 MB | 128 MB |
| GPU utilization (CPU-bound game) | 8% | 54% |
The 96 → 128 MB L3 change is the smoking gun: the V-Cache CCD has 96 MB (32 native + 64 stacked), and the frequency CCD adds another 32 MB for 128 MB total. If you see exactly 96 MB on a 12- or 16-core X3D, you're running on the cache CCD only.
Notes
- Yes, X3D Gaming Mode existed for a reason on the 7950X3D in 2023. That reason is mostly gone in 2026 with proper Windows + chipset driver setup.
- On single-CCD chips (9800X3D, 7800X3D), X3D Gaming Mode only disables SMT - equally pointless since there's no second CCD to disable. If you've got one of those and only see 8 threads instead of 16, same fix applies.
- This isn't only an MSI issue - other vendors have similar settings (Gigabyte calls theirs "X3D Turbo Mode 2.0"). MSI is just the one I've seen most commonly default to on.
- After any BIOS update, re-check this setting. MSI has a habit of restoring it.
- Games that benefit most: MMOs, simulators, anything with heavy asset streaming or AI processing. Anything CPU-bound. If you've been blaming a game's optimization for poor performance, check your CPU first.
I had this configuration for months without noticing. Hope this saves someone the same blindspot.
EDIT: Adding the BIOS save-confirmation screenshot (missed it the first time around). This is MSI's own log from when I disabled Gaming Mode - note the third line:
CCD1 Core Control: [CCD1 Disable] → [Auto]
That's the smoking gun. Enabling X3D Gaming Mode silently flips a separate setting (CCD1 Core Control) to physically disable the second CCD - it's not OS scheduling, it's a hardware shutoff. Disabling Gaming Mode does NOT auto-reset this on MSI; you have to set CCD1 Core Control back to Auto manually.
BIOS confirmation dialog (disregard that MSI driver utility thing)