Skip to content

Instantly share code, notes, and snippets.

@Computer-Tsu
Last active September 2, 2024 21:47
Show Gist options
  • Save Computer-Tsu/4df4076f171c81c113eb96f50b23b633 to your computer and use it in GitHub Desktop.
Save Computer-Tsu/4df4076f171c81c113eb96f50b23b633 to your computer and use it in GitHub Desktop.
Move Windows program to different monitor screen

Make the application current focus

  • Win + Tab
  • Alt + Tab
  • click on Task Bar

Windows Hotkey

  • Win + Shift + Right arrow :window: + Shift + :arrow_right:

  • Win + Shift + Left arrow → :window: + Shift + :arrow_left: Win + Shift + ->

@Computer-Tsu
Copy link
Author

Programs that run as full screen, e.g. some games, will always open on the Primary display and aren't movable. In this case, change the primary display to the desired monitor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment