Windows side by side option and Edge

tistou77

Member
Hello

Since I keep Edge on my Windows 10, I remove the pinned icon from the taskbar by removing the key HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Taskband
And I add it with just the key "FavoritesRemovedChanges" with a value of 4 (as before when I deleted Edge)

If I do not make these changes, when I use the option "Show window side by side" for 2 windows, it only takes 2/3 of the screen (the 2 windows each use half of the screenwith the modification)

Except that every time I use Edge, I have the windows on 2/3 again, if I restart the explorer.exe process it's good
Why Edge modifies this option, I watched on a Windows 10 "normal" and wthe indows take only 2/3 of the screen (default option I think)

Someone will have an idea?

Thanks for your help
 
And if I delete the registry keys, it's the same thing
This "problem" will come from something else....
Or it's Edge....
 
You can try the Aero Snap registry tweak:

Code:
; Disable Aero Shake
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"DisallowShaking"=dword:00000001


; Disable Aero Snap
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WindowArrangementActive"="0"
 
thanks for your help

I do not have this key DisallowShaking
I created it, rebooted but without success

And WindowArrangementActive is already on 0

As soon as I launch Edge, I have this window problem with this option

Thanks
 
I tested with a full Windows (no modification) on my laptop and it's the same thing, for 2 windows only 2/3 of the screen are used with this option
Weird....
 
Back
Top