Welcome to the Microsoft Q&A Forum!
Thank you for sharing the details on the issue, you’ve done an excellent job troubleshooting and narrowing down the root cause. This issue is indeed linked to a Windows 11 24H2 regression in the Text Services Framework (MSCTFIME UI), which can steal focus from games in windowed or borderless modes. It’s frustrating, and I completely understand how disruptive this can be during gameplay.
Here are some solutions that you can kindly try, and I hope one of these works for you:
1 - Run SFC and DISM
- These commands check and repair system files and the Windows image.
- Run these commands on cmd.exe (run as Admin):
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
2 - Upgrade to Windows 11 25H2
- This is the most promising step. Microsoft often includes fixes for 24H2 regressions in the next feature update.
- Upgrading ensures you get the latest cumulative patches and stability improvements.
3 - Clean Install as a last resort
- A clean install guarantees a fresh system without legacy issues.
- Before proceeding, back up your data, export drivers, and confirm your Windows activation is linked to your Microsoft account.
- Visit Microsoft official site to create installation media: Windows 11 Installation Media
This known issue is widely reported and tied to the input system in 24H2. Microsoft is actively rolling out fixes in cumulative updates, so upgrading or clean installing to the latest build is the most reliable long-term solution.
Let me know if the issue still persists or which solution works for you. Please keep me informed.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have additional questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.