How a Window Ends Up Off-Screen
This happens most often after disconnecting an external monitor, switching a display profile, or changing resolution — Windows remembered a window's position on a monitor that no longer exists or has a smaller resolution, so the window is technically still "open" but rendered at coordinates outside your visible desktop. You can see it in the taskbar or Alt+Tab, clicking it does nothing, and it seems to have vanished. It hasn't closed; it's just parked somewhere you can't currently see.
The Fast Fix: Windows Key + Shift + Arrow
If the window is on the wrong monitor (rather than truly off both), this is the fastest fix:
- Click the window's icon in the taskbar to give it focus (or Alt+Tab to it).
- Press Win + Shift + Left Arrow or Win + Shift + Right Arrow to shove it onto the adjacent monitor.
This works even when you can't see the window at all, since it doesn't require clicking anywhere on the window itself — only that it has focus.
The Reliable Fix: Move via Keyboard
When the shortcut above doesn't help (single-monitor setups, or a window parked far outside any monitor's bounds), use the classic move-with-keyboard trick:
- Click the window's taskbar icon once to select/focus it (if it's already focused, skip this).
- Press Alt + Space to open the window's system menu.
- Press M to select Move. Your cursor changes to a four-directional move icon.
- Press any arrow key once (this "attaches" the window to your mouse movement).
- Move your physical mouse — the window will now follow it back onto your visible screen.
- Click, or press Enter, once the window is back in view.
Alternative: Right-Click the Taskbar Icon
On many Windows versions, right-clicking the app's taskbar icon shows a Move option directly in the context menu (this varies by app — not every app exposes it, and it's more reliably present via the Alt+Space method above, which works from the window's own system menu rather than the taskbar).
Alternative: Cascade or Stack All Windows
If you have several windows and aren't sure which one is lost, right-click an empty area of the taskbar and choose Cascade windows, Show windows stacked, or Show windows side by side. Windows forcibly repositions every open window onto your visible desktop to arrange them, which pulls even off-screen windows back into view as a side effect.
Nuclear Option: Reset Window Position via Registry-Free Trick
For an app that stubbornly reopens off-screen every single time (some apps hard-remember bad coordinates in their own settings, not Windows'), holding Shift while right-clicking its taskbar icon and choosing Move sometimes surfaces the option more reliably than a plain right-click. If it still won't behave, check the app's own settings for a "reset window position" or "restore default layout" option — some apps (browsers, IDEs) store window geometry independently of Windows and need to be told directly to forget it.
Preventing It Going Forward
- Before unplugging an external monitor, move important windows back onto your laptop screen first.
- If you regularly dock/undock, Windows 10/11 generally remembers per-monitor-configuration window layouts reasonably well — but it isn't perfect, especially with resolution changes rather than pure connect/disconnect events.
- For a recurring problem across many apps, a free utility like DisplayFusion or the built-in Snap Layouts (Windows 11) can help re-anchor windows more predictably across monitor changes, though the keyboard tricks above need no extra software at all.
Quick Reference
- Window on wrong monitor: focus it, then Win + Shift + Arrow.
- Window fully off-screen: focus it, Alt + Space, M, tap an arrow key, move the mouse.
- Not sure which window is missing: right-click taskbar > Cascade windows.
Discussion & Insights