Comments
Sort by recent activity
The issue you're facing with the "Select to broadcast your game / Select to capture what you just did" menu flashing on the screen while using SQL Prompt via Remote Desktop is likely due to a conflict between the Ctrl key and the game bar functionality in Windows 10. Here are a few potential solutions to try:
Disable Game Bar:
Open the Xbox Game Bar settings (search for "Xbox Game Bar" in the Start Menu).
Toggle off the "Record game clips, screenshots, and broadcast using Game bar" option.
Adjust Keyboard Shortcuts:
In the Xbox Game Bar settings, check if any of the keyboard shortcuts for game bar functions (e.g., recording, broadcasting) are conflicting with the Ctrl key combinations used in SQL Prompt. If so, change the shortcuts to something less likely to be triggered accidentally.
Remote Desktop Connection Settings:
In the Remote Desktop Connection window, go to the Local Resources tab.
Uncheck the "Keyboard" option under Local Devices and Resources. This will disable keyboard input from your local machine, preventing the Ctrl key from being sent to the remote machine.
Update Drivers:
Ensure your display drivers and Remote Desktop Connection client are updated to the latest versions. Outdated drivers can sometimes cause unexpected behavior.
Third-party Tools:
Consider using a third-party tool like AutoHotkey to create a script that intercepts Ctrl key presses and modifies their behavior as needed. This can be a more advanced solution but can provide more granular control.
If none of these solutions resolve the issue, you may need to consult with Microsoft Support or the developers of SQL Prompt for further assistance. For more assistance visit here. / comments
The issue you're facing with the "Select to broadcast your game / Select to capture what you just did" menu flashing on the screen while using SQL Prompt via Remote Desktop is likely due to a confl...