Share via

Stop windows from changing video settings

Robin Ganderton 116 Reputation points
2025-10-21T12:35:49.6066667+00:00

I have 12 monitors. Each time the computer wakes from sleep, or reboots, windows resets all the monitors back to what it thinks is correct. That, of course, messes up all my layouts and screens. I have to re-arrange icons, reset all the monitors resolutions, and manually start up the apps in the monitors I want. Very, very painful experience.

Drivers are up to date. Monitors all set correctly. (When I first built this win 11 pro machine, it worked flawlessly for about a year. Then windows updates started forcing themselves and this problem started) It is making this machine impossible to use.

I have been asking this question for quite a few years, and I see many have asked the same question here. I also see no relevant or possible answers that would solve these issues hundreds of users are experiencing.

I am curious if anyone here has any solutions that actually work ?

Cheers!

Windows for business | Windows 365 Business
0 comments No comments

2 answers

Sort by: Most helpful
  1. Robin Ganderton 116 Reputation points
    2025-10-30T14:57:51.4066667+00:00

    Very close. Display fusion does reset the icons, monitors and resolution. However, windows still messes the monitors up. At least now, it takes about 4 seconds each monitor to get put back to normal settings with display fusion.

    Kinda works. Windows is still messing with the monitors, icons, and resolution. It takes a while for display fusion to correct. (About 60 seconds) Very painful.

    I have reduced my monitors to 12. Did not make a difference. Windows still tries to manage it. Messes it up, then display fusion corrects.

    Registry has been "Changed". no effect. I thought you may be onto something with the power control. Turns out, already off. Drivers are up to date and tell me all is working fine.

    Thanks for the help.

    Cheers!

    Was this answer helpful?

    0 comments No comments

  2. Harry Phan 19,565 Reputation points Independent Advisor
    2025-10-21T13:35:14.3366667+00:00

    Let's move beyond the basic checks and into more advanced, targeted solutions that have proven effective in complex environments like yours.

    Solution 1: The Nuclear Option - Use a Third-Party Utility For a 12-monitor setup, a dedicated utility is often the most robust and time-saving solution. Tools like DisplayFusion or Actual Multiple Monitors are specifically designed to solve this exact problem. Their primary function is to save and lock monitor profiles (including position, resolution, and icon layout) and automatically re-apply them on wake-up or login. This is the most reliable way to fight Windows' native behavior.

    Solution 2: Deep Dive into GPU Driver Settings (NVIDIA/AMD) The generic Windows drivers are not built for this scale. You need to leverage your GPU's control panel.

    • For NVIDIA: Open the NVIDIA Control Panel, go to "Set up multiple displays." Right-click in the display arrangement section and "Save Display Configuration." You can then set up a task in Windows Task Scheduler to run the saved .bin file on logon/unlock.

    For AMD: Use the AMD Software to create and save a "Display Profile." Ensure the profile is set to auto-apply.

    Solution 3: Prevent Driver Resets via Power Management The driver is likely being fully reset during sleep. We can try to disable this:

    Open Device Manager.

    Expand "Monitors" and for each generic "PnP Monitor" listed, right-click, select Properties, go to the Driver tab, and click Disable. This prevents Windows from "rediscovering" them and forcing a reset. (You may need to do this for your graphics adapter under "Display adapters" as well, looking for a "Power Management" tab to uncheck "Allow the computer to turn off this device to save power").

    Solution 4: The Registry Hack (Use with Caution) This tells Windows not to use a default configuration if detection fails.

    Press Win+R, type regedit, and press Enter.

    Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration

    Right-click the Configuration key, select Permissions, click Advanced, and set the owner to your user account. Then, give your user Full Control over this key and all its subkeys. This can prevent permission issues that block profile saving.

    I recommend starting with Solution 1 (DisplayFusion) as it is purpose-built for this and will save you endless hours of manual reconfiguration. The other solutions are more surgical but can be combined if necessary.

    I truly hope one of these advanced methods finally provides a stable solution for your impressive setup. If one of these approaches works, please share the results here to help the hundreds of other users facing this same challenge.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.