Skip to content
Follow
Windows 🟡 Intermediate

How To Configure Persistent App Window Sizes Using Windows 11 Advanced Display Options

Richard
Written by
Richard
Sep 16, 2026 5 min read
How to configure persistent app window sizes using Windows 11 advanced display options
How to configure persistent app window sizes using Windows 11 advanced display options

Persistent app window sizes in Windows 11 keep your open programs right where you left them when you unplug and plug back in an external monitor. Windows normally shuffles open apps onto your primary display the moment you disconnect a screen, often failing to remember their previous layouts due to slow EDID (a display signal that tells your PC what a monitor can do) handshakes.

Advertisement

Advanced display settings fix this issue by logging the hardware ID of each attached display so your apps stop opening at random sizes. Setting this up requires Windows 11 Build 22000 or a later version with multiple monitors connected via DisplayPort or HDMI cables.

⚡ Quick Answer

Open Settings System Display Multiple displays and check the box next to Remember windows based on monitor connection. Your computer logs your attached monitor hardware IDs, ensuring your open applications maintain their exact dimensions and screen positions when you disconnect external displays or wake from sleep.

Advertisement

Enabling Remember Windows Locations Based on Monitor Connection

Enabling remember windows locations based on monitor connection stops Windows 11 from scrambling your open apps when you dock and undock your laptop. You can turn on this feature in the main display settings menu by opening Settings, selecting System, and clicking on Display to access your monitor configuration options.

  1. Open Settings by pressing the Win+I on your keyboard.
    Windows 11 Start menu with Settings gear icon highlighted.
    Windows 11 Start menu with Settings gear icon highlighted.
  2. Select System from the left sidebar menu.
  3. Click on Display to open your monitor configuration settings.
    Settings › System › Display
    Settings › System › Display
  4. Scroll down and click on Multiple displays to expand the section.
    Settings › System › Display › Multiple displays
    Settings › System › Display › Multiple displays
  5. Check the box next to Remember windows based on monitor connection.

Configuring Window Minimization Behavior

Configuring window minimization behavior prevents Windows 11 from hiding your open programs in the taskbar every time you disconnect an external display. By adjusting your display memory settings and keeping your system graphics drivers up to date, Windows will keep your desktop layout stable during monitor handshakes.

  1. Open Settings using the Win+I shortcut.
  2. Navigate to System and then select Display.
  3. Click on Multiple displays.
    Settings › System › Display › Multiple displays
    Settings › System › Display › Multiple displays
  4. Uncheck the box next to Minimize windows when a monitor is disconnected if you want windows to remain open and shift to the remaining active screen instead of collapsing. Note that leaving this checked prevents off-screen placement errors on single-monitor setups.

Using Advanced Graphics Settings to Lock App Startup Dimensions

Using advanced graphics settings to lock app startup dimensions forces stubborn desktop applications to open at your preferred size instead of reverting to default developer dimensions. You can override these scaling behaviors by opening Settings, going to System, selecting Display, and choosing Graphics under related settings.

  1. Open Settings and go to System Display
  2. Scroll down and select Graphics under the Related settings section.
    Settings › System › Display › Graphics
    Settings › System › Display › Graphics
  3. Find your target application in the installed app list, or click Browse to locate its executable file (.exe).
  4. Click on the app entry and select Options.
  5. Choose your preferred graphics performance preference, and ensure the application runs in a windowed mode state if it forces unwanted full-screen initialization.

Troubleshooting Window Layout Resets After Sleep Mode

Troubleshooting window layout resets after sleep mode fixes the annoying issue where Modern Standby (a low-power state that keeps your PC connected to the internet) cuts power to your video ports. When Windows treats your sleep state like an unplugged monitor, modifying your registry disables this power-off detection behavior.

Advertisement
⚠️WarningThis step requires administrator privileges and involves editing system registry keys.

Incorrect modifications can cause system instability.

  1. Open the Start menu, type regedit, and press Enter to open Registry Editor.
  2. Navigate to the following path in the address bar: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers
  3. Right-click an empty space in the right pane, select New, and choose DWORD (32-bit) Value.
  4. Name the new value TCChatTimeout .
  5. Double-click the newly created value, set its value data to 0, and click OK.
  6. Restart your computer to apply the display timeout changes.

Advanced Power Management Overrides for Multi-Monitor Stability

Advanced power management overrides for multi-monitor stability stop your graphics card from dropping display polling rates during low-activity states. When your PC stops polling the hardware, Windows drops the virtual desktop space and clusters all your open windows onto your primary monitor in a disorganized pile.

To stop Windows from cutting video output polling during minor power states, you must adjust your USB and PCI Express link state power management settings. This forces your graphics card to maintain an active data connection with your monitors even when the screens enter a blanked energy-saving mode.

  1. Open the Start menu, type Control Panel, and press Enter.
  2. Click on Power Options.
    Control Panel › System and Security › Power Options
    Control Panel › System and Security › Power Options
  3. Click Change plan settings next to your currently active power plan.
    windows 11 change power plan settings link
    windows 11 change power plan settings link
  4. Click Change advanced power settings to open the configuration window.
  5. Expand the PCI Express list and select Link State Power Management.
  6. Change the setting to Off for both Battery and Plugged in states.
  7. Click Apply and then OK to save your hardware power rules.

Managing Registry-Level Window Placement Caches

Managing registry-level window placement caches lets you clear or rebuild the corrupted database that tracks your desktop application coordinates. Because Windows stores size parameters and state flags inside specific user registry hives, resetting these keys forces the system to generate a clean tracking cache.

⚠️WarningThis step requires administrator privileges and modifies user interface layout structures.

Back up your registry before proceeding.

  1. Open the Start menu, type regedit, and press Enter to open Registry Editor.
  2. Navigate to the following location: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop
  3. Right-click the Desktop key and select Export to save a backup copy of your current layout settings to your desktop.
  4. Delete the binary values contained inside the Desktop key to clear the cached window coordinates.
  5. Restart your computer to force Windows 11 to recreate default tracking streams.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

Advertisement

📚 Related Tutorials

How to Find Hardware ID (HWID) in Windows 11
Windows How to Find Hardware ID (HWID) in Windows 11
Every Windows 11 Keyboard Shortcut For Window Snapping
Windows Every Windows 11 Keyboard Shortcut For Window Snapping

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *