Skip to content

Instantly share code, notes, and snippets.

@Iksas
Last active June 7, 2025 09:52
Show Gist options
  • Save Iksas/b8e4abc1bbaf5c3ccbafc30aad67e5a7 to your computer and use it in GitHub Desktop.
Save Iksas/b8e4abc1bbaf5c3ccbafc30aad67e5a7 to your computer and use it in GitHub Desktop.
Recover off-screen windows

Recover off-screen windows

Sometimes, in Windows 10/11, an application's window can get "stuck" off-screen, and cannot be moved.

The following steps can be used to move the window back to the screen:

  • Activate the window in the task bar
  • Press Alt + Space to open the window's menu
  • Press M
  • Press Enter
  • If necessary, use the arrow keys to move the window

(Thanks to user barlop on StackExchange)

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