Windows command guide

Optimize Windowed Games in Windows 11 for Better Latency and Smoothness

A lot of players focus only on full-screen tweaks, but many modern games run in borderless or windowed mode. Windows 11 includes graphics and gaming settings that can affect how these games feel, especially if latency, presentation smoothness, or frame pacing seems off. This page points you to the built-in places worth checking instead of using risky blanket tweaks.

This guide is written around the specific symptom-command match for optimize windowed games in windows 11, not as a generic dump of terminal lines. That makes the page more useful for real troubleshooting and reduces the chance of running the wrong repair step.

Reviewed guide Updated 2026-04-21
Command Prompt
start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default

Best place to run it

Command Prompt is the right execution context for this page. Even when elevation is not always required, using the right shell prevents syntax mistakes and makes the output easier to trust.

Fast repair workflow

  1. Start from the exact symptom on this page: Windowed or borderless games feel less responsive than expected
  2. Run the primary line exactly as shown: start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default.
  3. This workflow is tuned for this repair, so avoid mixing it with unrelated repair commands too early.
  4. Test the original trigger again and compare the result with the problem description on this page.
  5. Move to the next repair family only after reading the output and deciding what actually changed.

Copyable wrapper script

Use this wrapper when you want the page command inside a clearer script block with start and finish prompts.

@echo off echo Run this CMD sequence in the matching terminal window. echo Starting targeted repair sequence... start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default echo. echo Review the output before closing this window. pause

Verification commands after the repair

These follow-up commands help you check whether the repair actually changed the Windows state that matters, instead of assuming success from a single line.

systeminfo whoami /groups

What problem this command set is trying to solve

It targets weak smoothness, odd latency, and inconsistent behavior in windowed or borderless games where the issue may be graphics settings rather than raw hardware limits.

  • Windowed or borderless games feel less responsive than expected.
  • Game presentation feels uneven compared with exclusive full screen.
  • You want to verify Windows graphics defaults before blaming the game.

How the command set works

These commands open the Windows gaming and advanced graphics settings pages so you can review Game Mode, graphics preferences, and default graphics behaviors that matter for modern windowed play.

When it makes sense to run it

Use it when the game itself is working but the presentation feels off in borderless or windowed mode. It is also helpful after a Windows update or GPU driver change.

Before you run this command

  • Open the shell that matches start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default before you paste it.
  • Confirm that the symptom really matches this guide, especially if you are seeing signs such as: windowed or borderless games feel less responsive than expected.
  • Read the command once from start to finish so you know whether it scans, resets, or changes a stored setting.

What result to expect

After running start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default, compare the result against the symptom that brought you here. The most useful checkpoint is whether windowed or borderless games feel less responsive than expected becomes less frequent, changes form, or produces a clearer error message. A command page is stronger when it helps you verify a real change instead of just assuming the line must have worked.

How to verify that it worked

The best verification step after start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default is to repeat the action that previously triggered the problem. If game presentation feels uneven compared with exclusive full screen still appears in exactly the same way, the command probably was not the whole answer and you should move to the next targeted check instead of assuming the page is finished.

Shell and execution context

This command usually does not need a full elevated repair context, but it still works best when you run it in the shell it was written for and read the output carefully.

Before you run it

These commands open settings pages rather than forcing hidden system changes. Test one adjustment at a time so you know which change actually affects the game.

When this is probably the wrong fix

This is not the right first fix for every random Windows problem. Use it when the symptom and command target on this page clearly line up with what your PC is actually doing.

What to do if it does not help

If start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default does not improve windowed or borderless games feel less responsive than expected, move to the next repair step that matches the same symptom family instead of piling on random commands. The best follow-up depends on whether the failure is mainly about the specific Windows behavior described on this page.

Frequently asked questions

Should I use start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default for this exact Windows symptom?

Use it when the behavior on your PC lines up with the repair target on this page: It targets weak smoothness, odd latency, and inconsistent behavior in windowed or borderless games where the issue may be graphics settings rather than raw hardware limits.

What should I check right after start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default?

Check whether the original trigger still reproduces the same failure. For this page, a useful checkpoint is whether windowed or borderless games feel less responsive than expected becomes less frequent, changes form, or points you toward a more specific next step.

When should I not rely on start ms-settings:gaming-gamemode start ms-settings:display-advancedgraphics start ms-settings:display-advancedgraphics-default alone?

This is not the right first fix for every random Windows problem. Use it when the symptom and command target on this page clearly line up with what your PC is actually doing.