Nvidia Driver Update and Dual Monitors
Hi, whenever I update Nvidia Drivers everything goes to the main monitor instead of staying in the previous position. This has also been tested on multiple GPU's (GTX760 and RTX3090) and the issue has persisted. I'm guessing this happens because the monitors on the GPU get disconnected during the updates, and Fences just puts everything on the main monitor.
I found a workaround for this issue by going into Layout & Snapping and restoring the daily backup.
Need any further information regarding this bug let me know. The way I would go to fix this issue is by detecting when an update installs (Since a whenever a GPU updates, it registers as a "new device", you can maybe able to check for the RegisterDeviceNotificationA event and if it's the GPU, restore the latest screenshot).
Hope this helps!
Jamie