Does Fullscreen Borderless Lower FPS? | Real PC Tradeoffs

Borderless fullscreen can lower FPS a little on some PCs, but many newer games show little to no loss.

Fullscreen borderless is popular because it feels smooth outside the game as well as inside it. You can tab to Discord, a browser, OBS, or a chat window without the black-screen pause that old true fullscreen modes can cause.

The FPS tradeoff depends on the game engine, Windows version, GPU driver, refresh rate tools, overlays, and whether the game uses a newer presentation method. In many current DirectX 12 titles, borderless and true fullscreen land close together. In older DirectX 9, 10, or 11 games, the gap can be wider, mainly from extra display handling and frame pacing.

For most players, the right answer is simple: start with borderless, test one demanding scene, then switch to true fullscreen only if the numbers or input feel clearly better.

What Fullscreen Modes Actually Do

True fullscreen gives the game more direct control over the display. Older games leaned on it to reduce latency, avoid desktop compositing, and hold a steadier refresh rhythm. That is why many PC gamers still treat it as the safer pick for ranked shooters and heavy single-player titles.

Fullscreen borderless draws the game in a window that fills the screen and hides the border. It looks like fullscreen, but the desktop can still manage window changes. That makes alt-tabbing cleaner, multi-monitor use less painful, and streaming workflows easier.

The old rule was: true fullscreen for peak FPS, borderless for comfort. That rule still helps in some older games, but it is no longer a sure bet. Windows, DirectX, and GPU drivers have changed how frames reach the display.

Fullscreen Borderless FPS Loss: When It Shows Up

Borderless fullscreen can cost frames when the game has to pass through older presentation paths, when a second monitor is running at a different refresh rate, or when overlays keep waking the desktop during play. You may see a small drop in average FPS, but the more annoying symptom is often stutter.

Watch for these signs:

  • Average FPS falls by 3% to 10% after switching to borderless.
  • One percent lows dip, making motion feel uneven.
  • Mouse input feels slightly heavier in aim-heavy games.
  • Frame time graphs show spikes during notifications or overlay popups.
  • VRR or G-SYNC behaves differently between display modes.

Windows 11 narrowed the gap for many games. Microsoft says its Windows windowed gaming notes describe borderless-windowed play as a full-screen-sized window that still allows overlays and app switching.

Why Old Games Behave Differently

Older games were built when true fullscreen was the cleanest route. Some still run better there because their rendering path expects full display control. Others behave fine in borderless after driver updates or Windows display changes.

There is no universal rule across engines. A Source engine game, a Unity title, a Unreal Engine title, and an older MMO can all react differently on the same PC. That is why a short test beats advice copied from another setup.

The table below gives you the main causes behind those mixed results. Use it as a fault finder when one game behaves worse than another.

Factor What It Can Do What To Try
Game API DirectX 12 titles often handle borderless well; older APIs may lag behind. Compare both modes in the same scene.
Windows Version Windows 11 has better handling for many windowed games. Check the graphics setting tied to windowed games.
GPU Driver Driver bugs can change frame pacing, VRR, and overlay behavior. Update the driver, then retest.
Second Monitor Mixed refresh rates can cause stutter in borderless mode. Match refresh rates or test with one screen.
Overlays Chat, recording, and performance overlays can add spikes. Turn them off one by one.
VRR Or G-SYNC Settings may apply to fullscreen only or to windowed modes too. Check driver control panel settings.
FPS Cap A bad cap can create uneven frame timing. Cap a few FPS below refresh rate.
CPU Load Background apps can hit borderless harder during tabbing. Close launchers, browsers, and capture tools.

When Borderless Fullscreen Is The Better Pick

Borderless wins when you swap apps often. Streamers, guide readers, traders in MMOs, and players with chat on a second display usually save time with it. The small FPS risk is worth the smoother desktop behavior.

It also helps when a game dislikes alt-tab in true fullscreen. Some titles freeze, minimize oddly, or change brightness when they regain focus. Borderless avoids many of those headaches because Windows never has to hand the display fully away and back.

Microsoft’s DXGI flip model page says newer presentation paths can make windowed mode behave much closer to classic true fullscreen. That is the technical reason borderless no longer deserves an automatic “slower” label.

When True Fullscreen Still Makes Sense

Use true fullscreen when you are chasing the lowest input delay, testing benchmark scores, or playing an older game that stutters in borderless. It is also worth trying when HDR, brightness, refresh rate, or capture tools act strange.

Competitive players should care about feel, not just the FPS number. A mode with the same average FPS can still feel worse if one percent lows or frame times are messy. If aim feels sticky in borderless, switch modes and test again before changing mouse settings.

Player Type Better Starting Mode Reason
Ranked Shooter Player True Fullscreen Lower input delay is worth testing.
Streamer Borderless Fullscreen Cleaner app switching and capture setup.
Single-Monitor RPG Player Either Mode Pick the one with steadier frame times.
Dual-Monitor Player Borderless Fullscreen Less friction when using the second screen.
Benchmark Tester True Fullscreen Better for repeatable test runs in older titles.

How To Test It On Your PC

Run a simple test before changing a dozen settings. Pick one repeatable scene: a training range, a save file near a busy town, or a built-in benchmark. Test both modes with the same graphics settings, same resolution, same FPS cap, and the same apps open.

  1. Restart the game before each run.
  2. Use the same route or benchmark pass.
  3. Record average FPS and one percent lows.
  4. Watch frame time, not just the big FPS number.
  5. Repeat each mode twice if the result is close.

If you use NVIDIA G-SYNC, the driver setting matters. NVIDIA’s G-SYNC setup page lets users choose fullscreen mode only or windowed and fullscreen mode, depending on the display and apps. AMD FreeSync users should check similar driver and monitor menu settings.

Settings That Often Fix Borderless Stutter

Start with the simple fixes. Turn off extra overlays, match monitor refresh rates when possible, and set the game to your monitor’s native resolution. Then cap FPS a few frames under the refresh rate if VRR is on.

Next, check Windows graphics settings. On Windows 11, the windowed game setting may already be on, but it is worth checking if older games feel uneven. If a single game gets worse, add a per-game setting and retest instead of changing every title.

Verdict For Most Players

Borderless fullscreen may lower FPS, but the loss is often small on newer PCs and current games. The bigger risk is uneven frame timing from overlays, old engines, mixed monitors, or VRR settings that are not set for windowed modes.

Use borderless when you value smooth alt-tab, streaming, chat, and multi-monitor use. Use true fullscreen when a game feels sharper there, when you need repeatable benchmark data, or when an older title refuses to behave. Your PC can settle the debate in ten minutes with one clean test.

References & Sources

  • Microsoft.“Windows Windowed Gaming Notes.”Defines borderless-windowed gaming and notes how overlays and app switching fit into that mode.
  • Microsoft Learn.“DXGI Flip Model.”Gives developer details on frame presentation paths and why newer windowed modes can perform close to true fullscreen.
  • NVIDIA.“Set Up G-SYNC.”Shows the driver choice between fullscreen-only and windowed plus fullscreen variable refresh rate modes.