The BIOS settings that actually matter for gaming performance are a short list: enabling XMP or EXPO for full-speed memory, confirming Resizable BAR and Above 4G Decoding are both on, setting fast boot appropriately, and leaving most CPU power settings on their default or a modest, well-tested profile rather than aggressive manual tuning. Everything beyond that list is either a marginal gain, a troubleshooting-specific setting, or something better left untouched unless you have a specific reason to change it.

Desktop motherboard with highlighted expansion slots, memory slots and chipset connections
Conceptual illustration of motherboard components and their connections.

Quick answer

Enable XMP or EXPO, confirm Resizable BAR and Above 4G Decoding are enabled together, leave CPU power limits on motherboard defaults unless specifically troubleshooting throttling, and disable Fast Boot only if you need frequent BIOS access. These four items cover the large majority of gaming-relevant BIOS impact; further tuning generally produces smaller, more situational gains.

Setting Recommended state Impact
XMP / EXPO Enabled (Profile 1) High — full-speed memory
Resizable BAR + Above 4G Decoding Both enabled Moderate — GPU-dependent, several % in supported titles
CPU power limits Motherboard default or Intel/AMD stock spec Low to moderate — mainly affects sustained load
Fast Boot Disabled if you need BIOS access often Low — convenience only

Why BIOS settings vary so much by motherboard brand

There is no shared standard governing how BIOS menus are organized or named across manufacturers, which means ASUS, MSI, Gigabyte, and ASRock each built their own interface conventions independently over the years. ASUS commonly groups overclocking-adjacent settings under “Ai Tweaker,” MSI uses “OC,” Gigabyte tends to place similar settings under “Tweaker” or specific frequency/voltage tabs, and ASRock typically uses “OC Tweaker.” Even within the same brand, layout and naming shift somewhat between BIOS versions and board generations.

Because of this, the safest way to find a specific setting isn’t memorizing a fixed menu path from a generic guide, it’s searching your exact motherboard model’s manual (a free PDF on the manufacturer’s support page) for the setting name, or using your BIOS’s built-in search feature if it has one, which most modern boards from major brands do include somewhere in the interface, often accessible by pressing a dedicated key shown on screen.

This guide describes what each setting does and why it matters rather than pretending a single menu path applies universally, since giving a fixed path that doesn’t match your specific board would be actively unhelpful and would send you looking in the wrong place.

XMP / EXPO: the highest-impact setting

Enabling XMP (Intel) or EXPO (AMD) runs your memory kit at its full rated speed instead of the slower default JEDEC speed motherboards ship with out of the box, and it’s covered in full detail, including step-by-step instructions, in our dedicated XMP/EXPO enabling guide. If you only make one change from this entire list, this is the one with the broadest impact across the widest range of games, since memory bandwidth and latency affect frame rates and especially frame time consistency in many modern titles.

The reason this deserves top billing here rather than just a mention is how commonly it gets skipped: new builders frequently assume a memory kit runs at its advertised speed automatically, when in fact every board defaults to the slower, universally-compatible speed until you explicitly opt into the faster, manufacturer-tested profile.

Resizable BAR and Above 4G Decoding

Resizable BAR (also called Smart Access Memory on some AMD-branded implementations) lets the CPU access the entire graphics card’s memory at once instead of in smaller windowed chunks, which can meaningfully improve frame rates in supported games, with the gain varying widely by title, sometimes negligible and sometimes a noticeable double-digit percentage improvement depending on the specific game engine and how well it takes advantage of the feature.

This setting requires three things aligned to actually function: a CPU and motherboard that support it (most platforms from the last several years do), a graphics card that supports it (most cards from recent generations do, though some older cards do not), and Above 4G Decoding enabled in BIOS, which is a prerequisite setting Resizable BAR depends on. Enabling Resizable BAR without also enabling Above 4G Decoding typically won’t work, since the former relies on address space the latter provides.

Both settings are usually found together on the same BIOS page, often under a PCIe or advanced chipset configuration section; confirm both are set to Enabled rather than just one. After enabling, Windows’ built-in GPU information (Task Manager’s Performance tab, GPU section, or the dedicated Display settings advanced page) or your GPU vendor’s software will typically confirm whether Resizable BAR is actually active, since simply enabling it in BIOS doesn’t guarantee every game or driver combination takes advantage of it equally.

CPU power limits and why to leave them mostly alone

Modern CPUs from both Intel and AMD ship with power limit values (variously labeled PL1/PL2 on Intel boards, or PPT/TDC/EDC on AMD boards) that govern how much power, and therefore how much sustained boost clock speed, the chip is allowed to draw. Motherboard manufacturers sometimes set these higher than the CPU vendor’s own reference specification by default, intended to showcase better benchmark numbers, which can mean higher sustained temperatures and power draw than the CPU’s stock rating without necessarily reflecting your specific cooler’s capability.

For most gaming use, leaving these at either the motherboard’s default or manually setting them to match Intel or AMD’s official stock specification (found on the CPU manufacturer’s product page) is a reasonable, safe choice. Manually raising limits further chases mostly sustained multi-core workloads like rendering rather than typical gaming loads, which rarely sustain full CPU utilization for extended periods the way a render does.

If your specific CPU is running hotter than expected under gaming load, checking whether your motherboard has set power limits above stock CPU specification, and reducing them to match the official spec, is a legitimate troubleshooting step; this ties into the temperature monitoring covered in our PC temperature monitoring guide, since you’ll want to confirm actual behavior against BIOS-reported settings rather than assuming either is correct without checking.

Fast Boot and Secure Boot considerations

Fast Boot skips certain hardware initialization checks during startup to reduce boot time, which is a reasonable default for most users, but it also makes it harder to enter BIOS by pressing the usual key during boot, since the window to do so becomes extremely short or in some configurations effectively disappears. If you find yourself needing to enter BIOS more than occasionally, for instance while working through this guide, disabling Fast Boot temporarily makes the process considerably less frustrating.

Secure Boot is a separate setting from Fast Boot, verifying that only signed, trusted software loads during startup; it’s a security feature rather than a performance one, and gaming doesn’t require it to be disabled under normal circumstances. Some specific software, occasionally certain anti-cheat systems or dual-boot configurations with non-Windows operating systems, may have particular Secure Boot requirements worth checking against that software’s own documentation rather than disabling Secure Boot preemptively without reason.

NVMe drives should be confirmed to be running through a slot connected directly to the CPU rather than through the chipset where possible, since direct CPU-connected M.2 slots typically deliver full PCIe bandwidth while chipset-connected slots share bandwidth with other connected devices; this is more of a physical slot choice than a toggleable BIOS setting, but some boards do include a BIOS-level option for how specific M.2 slots share lanes with SATA ports or PCIe slots, worth checking against your motherboard manual if you have multiple drives installed and want to confirm none are being bandwidth-limited unexpectedly.

AHCI mode should be confirmed as the storage controller mode for any modern SATA-connected drive, since older IDE emulation modes, while rare to encounter as a default on modern boards, would meaningfully limit both performance and available features if somehow still active; this is virtually never an issue on a fresh Windows 11 installation on current hardware; but it’s worth being aware of the setting’s existence if working with an older board or an OS migrated from legacy hardware.

Boot drive priority, determining which drive Windows loads from during startup, is worth confirming is set correctly to your intended boot drive, particularly on systems with multiple drives installed where a BIOS update or a plugged-in USB drive at boot time can sometimes shift the default boot order unexpectedly.

Memory Context Restore and boot time

On many boards, a feature sometimes labeled “Memory Context Restore” or similar wording helps reduce the longer boot time that follows enabling XMP/EXPO, mentioned in our XMP/EXPO guide, by caching successful memory training results rather than fully retraining memory from scratch on every single boot. This setting, where present, is usually enabled by default and doesn’t typically need manual adjustment, but it’s worth knowing it exists if boot times seem inconsistent, sometimes fast and sometimes noticeably slower, since that pattern is often this exact caching mechanism working as intended rather than a fault.

Settings that sound gaming-relevant but usually aren’t

Various legacy compatibility settings, like CSM (Compatibility Support Module) or legacy boot options, are holdovers primarily relevant to older hardware or specific dual-boot and recovery scenarios, and have no meaningful impact on gaming performance for a modern Windows 11 installation on current hardware; leaving these at default (typically disabled on a clean modern install) is fine.

Various “gaming mode” or vendor-branded one-click performance presets some boards offer can be tempting shortcuts, but they often bundle several changes together, including automatic overclocking that goes beyond stock CPU specification, without clearly explaining what’s being changed; understanding and setting the handful of individual settings covered in this guide yourself gives more predictable, easier-to-troubleshoot results than trusting an opaque preset.

Onboard audio and unused controller settings (like an unused Wi-Fi module, Bluetooth, or a legacy port you don’t use) have no performance impact when left enabled, and disabling them is purely a matter of personal preference for a cleaner Device Manager list, not something that measurably helps gaming performance.

Reapplying settings after a BIOS update

Updating BIOS is occasionally necessary for improved hardware compatibility, particularly for newer CPUs or memory kits released after a motherboard’s launch, but the process frequently resets custom settings back to factory defaults as part of the update, including everything covered in this guide. Treating a BIOS update as an occasion to revisit and reconfirm each of these settings, rather than assuming they carried over, avoids the confusing experience of a system that suddenly feels slower after what should have been a routine update.

Keeping a simple written note of your specific settings (XMP/EXPO profile number, whether Resizable BAR and Above 4G Decoding are enabled, and any manually adjusted power limits) makes reapplying configuration after an update considerably faster than trying to remember or recreate it from scratch each time.

When BIOS tuning won’t fix a performance problem

If frame rates or stuttering remain unsatisfying after confirming the settings above, the bottleneck is very likely elsewhere: outdated graphics drivers, a CPU or GPU genuinely undersized for the games and settings being targeted, insufficient RAM capacity (distinct from RAM speed, covered in our how much RAM you need guide), or a storage drive slow enough to cause loading-related stutter rather than a frame rate issue at all. BIOS settings adjust how efficiently your existing hardware operates within its own limits; they don’t substitute for hardware that’s simply not matched to the workload you’re asking of it.

Overclocking beyond XMP/EXPO and stock power limits, whether manual CPU overclocking or GPU overclocking through software like MSI Afterburner, is a separate and more involved topic with meaningfully higher risk of instability than anything covered in this guide, and isn’t necessary for a well-performing gaming system running at stock or profile-based settings.

Troubleshooting BIOS setting problems

If a setting change results in the system failing to boot, most modern boards automatically detect repeated failed boot attempts and revert to safe defaults after a few tries; if that doesn’t happen or you want to force it, most boards include a physical CMOS clear jumper or button (check your specific motherboard’s manual for its exact location) that resets all BIOS settings back to factory defaults.

If Resizable BAR doesn’t appear as an available option at all, confirm you’re checking on both the CPU/motherboard side and that Above 4G Decoding is enabled first, since Resizable BAR options sometimes only appear in the menu once that prerequisite is toggled on; also confirm your specific GPU model actually supports the feature, since some older cards, even ones otherwise still capable for gaming, do not.

Settings reverting unexpectedly after a reboot, rather than staying applied, most commonly follows a BIOS update, which can reset custom configuration to defaults as part of the update process; reapplying your settings after any BIOS update, and confirming with the verification steps in our XMP/EXPO guide, is a reasonable habit rather than an unusual annoyance.

A persistent settings-reverting problem that happens even without a BIOS update, especially alongside an incorrect system clock, usually points to a depleted CMOS battery, which is a low-cost, straightforward replacement on essentially every desktop motherboard.

Frequently asked questions

Do I need to change every setting in this guide?

No, most gaming PCs only benefit meaningfully from enabling XMP/EXPO and confirming Resizable BAR is on; the rest of the settings covered here are worth checking but often already at a reasonable default, or only matter for specific troubleshooting situations.

Is it safe to reset BIOS to defaults if I’ve made a mistake?

Yes, every board has a “Load Optimized Defaults” or similarly named option, and using it is a safe, reversible way to undo BIOS changes if a system becomes unstable after adjustments.

Why do BIOS menu names differ between motherboard brands?

There’s no industry standard for BIOS menu naming or layout, so ASUS, MSI, Gigabyte, and ASRock each design their own interface conventions independently, which is why this guide describes settings by function rather than assuming one universal menu path.

Will overclocking settings in BIOS void my warranty?

Manufacturer-supported features like XMP/EXPO and Resizable BAR do not affect warranty, but manual CPU or GPU overclocking beyond rated specifications can, depending on the specific manufacturer’s policy, so check your CPU and motherboard vendor’s stated overclocking warranty terms if you plan to go beyond profile-based settings.

What’s the single most impactful BIOS setting for gaming?

Enabling XMP or EXPO, since running memory at its default JEDEC speed instead of its rated speed leaves a meaningful and easily recovered amount of performance on the table in many games, more than most other individual BIOS settings combined.

Daniel Kovac, Components Editor, checks this same short list of settings on every motherboard reviewed on the thermal chamber and PSU load tester bench, since these four items consistently account for the majority of BIOS-related performance difference between an out-of-box configuration and a properly set up one. For the hardware side of a well-rounded gaming build, our guides to gaming motherboards and choosing a motherboard cover what to look for before you even reach the BIOS stage.

Related guides

Browse all Cases & Cooling guides →