Forum Discussion
shocko
Oct 22, 2022Steel Contributor
Desktop Window Manager Application Windows Location and Recollection
I have laptop with an external HDMI screen connected. I extend my desktop to it thus creating 2 logical monitors. I do the following: I open something like VScode on Monitor 1 then drag it to Mo...
SawyerBodhi
Apr 04, 2026Copper Contributor
Windows remembers window positions based on the process path. You can override the default behavior via the registry key
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\WindowMetrics
or using a third-party tool.