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:
- Search for msconfig and open System Configuration.
- On the Services tab, select "Hide all Microsoft services", then select Disable all.
- On the Startup tab, select Open Task Manager and disable the enabled startup items.
- 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:
- Open Settings > Accounts > Family & other users.
- Under Other users, select "Add someone else to this PC".
- Select "I don’t have this person’s sign-in information", followed by "Add a user without a Microsoft account".
- Create a temporary local account, sign out of the current account and sign in to the new one.
- 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.