Share via

Programs open on "second screen" when second screen is completely disconnected from PC on Windows 11.

Freddie Jenkins 20 Reputation points
2026-02-24T17:17:37.7366667+00:00

Programs are opening on a "second screen" despite no second screen being connected. I have tried restarting my computer without any cables connected, I have tried toggling all the display options using Win+P, I have tried changing various other settings. Multiple programs are currently unusable because as soon as they open they disappear off screen. How do I resolve this?

Microsoft System Center | Other
0 comments No comments
{count} votes

Answer accepted by question author
  1. Marcin Policht 82,355 Reputation points MVP Volunteer Moderator
    2026-02-24T17:30:24.89+00:00

    This usually happens because Windows still has a “ghost” second display remembered in its configuration, so new windows are opening at coordinates that are no longer visible. Even if no monitor is connected, Windows can retain the old layout.

    First, force Windows to use only one display at the system level. Press Win+R, type ms-settings:display, and press Enter. In Display settings, scroll to Multiple displays. If you see more than one numbered display, click the extra one and choose Disconnect this display. If you only see one but still have the issue, click Advanced display and confirm only one display is active.

    Next, reset the window position for an affected app. Open the app so it is “running” even though it is off screen. Press Alt+Tab to select it. Then press Alt+Space, then press M, then press any arrow key once. Without clicking the mouse, move your mouse around or use the arrow keys. This forces Windows into move mode and usually pulls the off-screen window back into view. Press Enter to place it. You can also try Win+Shift+Left Arrow or Win+Shift+Right Arrow to force the window onto the active display.

    If that does not work, use Task Manager to maximize the hidden window. Press Ctrl+Shift+Esc, find the app under Processes, right-click it, and choose Maximize. If Maximize is not available, choose End task, reopen the app, and immediately press Win+Up Arrow to force it to maximize on the current screen.

    If the problem persists across multiple apps, reset the display configuration in the registry. Press Win+R, type regedit, and press Enter. Navigate to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration
    

    Back up the registry key to a file (just in case you need to restore it) and then delete all subkeys inside Configuration. Then also go to:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Connectivity
    

    Back up again and delete all subkeys there as well. Restart the computer. Windows will rebuild a fresh display configuration on boot.

    If you are using a laptop, also open Device Manager with Win+X, choose Device Manager, expand Monitors, and uninstall any greyed-out or non-present monitors. Then restart.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.