Visual Studio logo

How to restore lost windows in Visual Studio?

< 1 min read.

This article explains how to restore any hidden windows in Visual Studio without resetting your whole window layout, by using a common keyboard shortcut.

Problem

We’ve all been there – you’re opening a new window in Visual Studio, but your keyboard shortcut or clicking the item in the menu simply seems to do nothing. The window doesn’t show up anywhere.

Reason

The reason for this (most of the time) is simple: you have the window popped-up and located outside your screen. This happens pretty much all the time if you have a changing resolution and screen layout – like with a laptop that’s hooked to a dock.

Solution

Follow the steps below to restore the window, so that you can dock it wherever you want!

Time needed: 5 minutes

How to restore hidden windows in Visual Studio?

  1. Get the focus on the window

    We’re going to first select the window either by using a keyboard shortcut, or by using the View- menu in Visual Studio.

    In my example below, I’m selecting Test Explorer. It has, once again, disappeared, and nothing appears to happen whenever I select the window.

    Using View-menu in Visual Studio's top navigation to access Test Explorer.

  2. Bring the window back to screen

    On Windows, you can move windows around your screens by pressing “windows key” + left or right arrow.

    This should bring the window – in my case, Test Explorer – back to view from which ever Nether Realm it was banished to.

  3. Done!

    And.. That’s actually it. You should be good!

Very straightforward, right? Let me know how it works for you!

mm
5 2 votes
Article Rating
Subscribe
Notify of
guest

0 Comments
most voted
newest oldest
Inline Feedbacks
View all comments