Hi! Sorry to hear you have troubles with this, Windows by default blocks background apps from popping to the front. Setting ForegroundLockTimeout to 0 lets a clicked window come forward immediately:
- Press Win + R, type regedit, and press Enter.
- Navigate to: HKEY_CURRENT_USER\Control Panel\Desktop
- In the right pane, double-click ForegroundLockTimeout, select Decimal, and set its value to 0.
- If the entry doesn’t exist, right-click > New > DWORD (32-bit) Value, name it ForegroundLockTimeout, and then edit it as above.
- Double-click ForegroundFlashCount and set it to 0.
- Sign out or reboot your computer.