Windows Resizing Without User Manipulation

B V 0 Reputation points
2026-09-18T00:20:35.4766667+00:00

So I've been mulling over how to phrase this without completely muddling the issue but no searches have yielded anything close to what I've been experiencing.

Occasionally I will turn on my laptop, and upon trying to minimize the fullscreen windows, they only shrink minutely. In essence they are full screens; I can manually resize them down. However, I have never made my minimized windows that big.

I have deactivated the window resizing snap option and this issue still occurs.

This is concerning as I typically have whatever windows I'm working in sized to a quarter of my screens.

I've run Windows Defenders, Malwarebytes, HitmanPro malware scans: they've come back clean.Pictures will be attached.

Windows for home | Windows 10 | Settings

2 answers

Sort by: Most helpful
  1. Clary-N 16,010 Reputation points Microsoft External Staff Moderator
    2026-09-18T05:47:32.3666667+00:00

    Hi B V,

    Thanks for sharing the screenshots. I can see what you mean. Selecting Restore Down only makes the browser slightly smaller rather than returning it to the quarter-screen size you normally use. The display settings shown also look correct at 100% scaling and 1920 × 1080 (Recommended).

    Just a quick note that Windows 10 has reached end of support, but you can still try the steps below to help narrow down what is causing this.

    Could you let me know a little more about when it happens?

    • Does it affect every application or only the browser?
    • Does it happen after a full shutdown or also after restarting or waking the laptop from sleep?
    • Do you have any display, graphics, docking or window-management utilities installed?
    • Did it begin after an update, graphics-driver change or newly installed application?

    Since the display and Snap settings have already been checked, I’d try a clean boot next. This can help identify whether something running in the background is changing the saved window sizes:

    1. Search for msconfig and open System Configuration.
    2. On the Services tab, select "Hide all Microsoft services", then select Disable all.
    3. On the Startup tab, select Open Task Manager and disable the enabled startup items.
    4. Restart the laptop and test the window behavior again.

    *Disclaimer: A "clean boot" starts Windows with a minimal set of drivers and startup programs. It helps to determine whether a background service is interfering with your game or program and to isolate the cause of a problem. 

    These steps of "clean boot" might look complicated at first glance. However, to avoid any trouble for you, please follow them in order and step-by-step so that it will help you get back on track. 

    If the same thing happens during a clean boot, check whether the display driver was recently updated. If it was, try rolling it back. Otherwise, check for a compatible Windows 10 display driver through Windows Update or the laptop manufacturer.

    It would also be worth testing a separate Windows account:

    1. Open Settings > Accounts > Family & other users.
    2. Under Other users, select "Add someone else to this PC".
    3. Select "I don’t have this person’s sign-in information", followed by "Add a user without a Microsoft account".
    4. Create a temporary local account, sign out of the current account and sign in to the new one.
    5. Open a few applications, resize their windows, close them and restart the laptop to see whether their sizes are remembered.

    You don’t need to move any personal files into the test account. If the windows behave normally there, the problem is likely connected to the original Windows profile. If it happens in both accounts, the cause is more likely system-wide.

    If the issue also happens in the new account, open Command Prompt as administrator and run these commands one at a time:

    DISM.exe /Online /Cleanup-Image /RestoreHealth
    sfc /scannow
    

    Let DISM finish before running SFC, then restart the laptop and test again. These tools check for and repair damaged Windows components and system files.

    Let me know what you find from the clean boot and the temporary account test. That should give us a much better idea of whether a background utility, display driver, user profile or Windows component is involved.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2026-09-18T00:20:55.6266667+00:00

    This behavior is commonly tied to display configuration changes rather than malware or a corrupted window preference file. The context specifically notes that window sizing and scaling issues become more common when monitor resolution or DPI conditions change, including dock/undock scenarios and mixed displays. A similar Windows case also points to a new TV or monitor connection causing windows to restore at unexpected sizes.

    Try these checks in order:

    1. Open Settings > System > Display > Multiple displays.
      • Turn On: Remember window locations based on monitor connection.
      • Turn Off: Minimize windows when a monitor is disconnected.
    2. In Settings > System > Display, verify each display is using the expected resolution and scale.
      • Mixed scaling or resolution can cause windows to reopen larger or differently sized than expected.
    3. Open Settings > System > Multitasking.
      • Confirm Snap windows is Off.
      • Expand the Snap options and clear any remaining related options.
    4. If the problem started after connecting or disconnecting another display, sign out and sign back in.
      • The context states display information is determined at sign-in, and a logoff/logon resets that information.
    5. If the issue happens only with a specific app, test whether that app is reopening in a restored or maximized state.
      • In Windows, a restored window returns to its previous size and position, while a maximized window fills the screen.

    If the issue is intermittent across many apps, the most likely cause from the available information is Windows reacting to a display-state change rather than malware.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

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.