Games & Performance

Boost In-Game FPS Without Spending a Dollar on Hardware

Squeeze more frames from your current PC for free, driver tweaks, settings, and system fixes that boost in-game FPS without buying new hardware.

Gaming PC glowing at a desk
Photograph via Unsplash

Every few months I get the same message from a friend: "My PC feels slower in games than it did last year, is it time to upgrade?" Almost never. Before anyone spends money, there is usually a stack of free performance sitting untouched inside the machine they already own. Here is the exact order I work through when I want more frames without opening my wallet.

Start With Drivers, But Do It Properly#

Everyone knows to update their GPU drivers. Fewer people know that a sloppy update can leave you with less performance than a clean one, because leftover files from old versions pile up and occasionally conflict.

When a game suddenly starts running worse after a driver update, I do not just install the newer package on top. I do a clean install:

  1. Download the latest driver from NVIDIA, AMD, or Intel directly, never from a third-party "driver updater" tool.
  2. In the installer, choose the custom/advanced option and tick "perform a clean installation."
  3. If things are really messy, boot into Safe Mode and use Display Driver Uninstaller (DDU) first, then install fresh.

One caveat worth stating plainly: newer is not always faster for your game. Driver updates are tuned around big new releases, and once in a while a version regresses performance in an older title. If a game felt great two driver versions ago and worse now, roll back and test. Keep the installer for a known-good version in a folder somewhere. This has saved me more than once.

Don't Forget Chipset and Storage Drivers#

GPU drivers get all the attention, but on AMD platforms especially, the chipset driver governs how cores park and boost. An outdated one can leave your CPU behaving oddly under load. Grab it from your motherboard maker's support page. It is a five-minute job people skip for years.

Kill the Background Tax#

Your frames are competing with everything else running on the system. On a fresh Windows install this is fine, but a machine that has been in service for a year or two accumulates startup clutter.

Open Task Manager, go to the Startup apps tab, and be ruthless. Launchers, chat apps, RGB control suites, cloud sync clients, and "helper" utilities all want to load at boot and sit in the background. Most of them do not need to.

The bigger, sneakier culprit is overlays. Every overlay hooks into your game to draw itself, and each one costs a little. The usual suspects:

  • Discord overlay
  • Steam in-game overlay
  • Xbox Game Bar and its background recording
  • GPU vendor overlays (GeForce Experience / NVIDIA App, AMD Adrenalin)
  • Storefront overlays from Epic, GOG, and others

Individually none of these is a disaster. Stacked together, in a CPU-bound game, they add up to real stutter. I keep exactly one overlay active (usually the GPU vendor one for performance monitoring) and turn the rest off. If you use Discord while gaming, leave that on too, but the rest can go.

One specific tip: in Windows, search for "Game Bar" settings and disable Background recording. Silently recording the last few minutes of gameplay is convenient for clips, but it is a constant, invisible cost. Turn it on only when you actually want it.

Enable Your RAM Speed Profile (This One Is Free and Big)#

This is the tweak I mention and watch people's faces change. A huge number of PCs run their memory at the slow default JEDEC speed instead of the rated speed printed on the RAM kit, because the fast profile has to be switched on manually in the BIOS. If you bought a 6000 MHz kit and never touched your BIOS, there is a real chance it is running at 4800.

To fix it:

  1. Restart and enter your BIOS/UEFI (usually Del or F2 during boot).
  2. Look for EXPO (AMD) or XMP (Intel) and enable the profile matching your kit.
  3. Save and reboot.

Games that lean on memory bandwidth and latency, which is a lot of them at 1080p and 1440p where the CPU matters, can pick up a genuinely noticeable amount of smoothness from this alone. It costs nothing but a reboot.

A fair caveat: on some systems, especially with four sticks of DDR5, the top profile can be unstable. If you get crashes or fail to boot, the BIOS will reset itself after a couple of failed attempts, and you can try a slightly lower profile or bump voltage modestly. For most people with two sticks it just works.

Tune In-Game Settings by Impact, Not by Sliders#

The "Ultra" preset is a trap. A handful of settings eat most of your frame budget while barely changing how the game looks in motion. Instead of dropping everything to Low, target the expensive ones:

  • Shadows — often the single most expensive setting. High to Medium is frequently invisible in gameplay and very cheap on the GPU.
  • Ambient occlusion / global illumination — can be heavy; try one notch down.
  • Volumetric effects / fog / clouds — expensive and easy to lower.
  • Ray tracing — beautiful, brutal on frames. Turning it off is the biggest single free win if it was on.
  • Anti-aliasing — swap heavy MSAA for a cheaper TAA or an upscaler's built-in AA.

Meanwhile texture quality usually costs VRAM, not compute, so if you have the memory, keep it high. It is most of what makes a game look sharp.

Use Upscaling — It's Basically Free Frames#

If your game supports DLSS, FSR, or XeSS, use it. In Quality mode the image usually holds up extremely well and you get a large frame bump because the game renders at a lower internal resolution and reconstructs the rest. This is the closest thing to free performance that exists in modern games. Start at Quality and only drop to Balanced if you need more.

Also cap your frame rate. Running at 300 FPS in menus for no reason just heats the card and spins fans. An in-game or driver-level frame cap slightly below your monitor's refresh keeps things cool, quiet, and consistent.

Give Windows a Hand#

A few OS-level toggles genuinely help, and I stick to the ones that do rather than the placebo "gamer tweaks" you find in sketchy YouTube guides.

  • Power plan: set Windows to High performance (or Balanced with a modern CPU that boosts well). This stops aggressive downclocking during load.
  • Hardware-accelerated GPU scheduling: in Graphics settings, try it on. It helps on some setups, does nothing on others, and occasionally hurts, so test it in a game you know well.
  • Storage headroom: a drive that is nearly full, especially an older SATA SSD or a hard drive, causes stutter as games stream assets. Keep 15 to 20 percent free and move your game library to your fastest drive.
  • Temperatures: heat throttles performance quietly. If your machine is a year old, blow the dust out of the intake filters and GPU fins. Free frames often hide under a layer of dust.

A word of caution: skip the "debloat" scripts that disable dozens of Windows services at once. The gains are marginal and I have watched them break Windows Update and networking. The fixes above are safe and reversible.

Retest, Don't Guess#

Change one thing at a time and actually measure. Turn on a frame-rate overlay, pick a demanding spot in your game, and run the same 30 seconds before and after each change. Watch the 1% lows, not just the average, because that number is what stutter feels like. If a tweak does not move the needle for you, undo it. Your CPU, GPU, and the specific game all interact differently, and guessing wastes time.

The Bottom Line#

Most "my PC got slow" problems are software, not silicon. Do a clean driver install, cut the background overlays and startup clutter, switch on your RAM profile in BIOS, trim the two or three expensive graphics settings, and turn on upscaling. Working through that list on a machine that has never been tuned, you can recover a surprising amount of performance, enough that the upgrade you were eyeing can wait another year. Spend an hour before you spend a dollar.

Dev Sharma
Written by
Dev Sharma

Dev came up through competitive gaming and has strong, tested opinions about the gear that touches your hands. He reviews keyboards, mice and monitors on his own desk over weeks, not minutes, and values feel and reliability over flashy spec sheets.

More from Dev