Hi Sunny Rio,
This is certainly one of those “where did my mouse go?” moments that can be especially maddening on a five-monitor setup!
The behavior you’re describing—where the cursor seems to “jump” to the center of a window when it regains focus—isn’t typical of the default Windows environment in most cases. However, there are a few potential culprits and workarounds you might explore:
- Application-Specific Behavior:
Some applications are coded to call functions like SetCursorPos when they become active. This can be especially common in full-screen games or design tools where centralizing the pointer is part of the intended user experience. Check if app A (or any other frequently affected application) has an in-app setting...