Windows 10 Virtual Desktops
Márlon Medeiros Brum
Posted on July 27, 2020
I'd like to recommend a feature of Windows 10 (that might be present in previous versions, I'm not sure), that I know it exists, but never gave a thought on how it could be useful: Multiple Virtual Desktops. You can divide your opened applications and windows in different virtual desktops, to help organize your work.
To create a new desktop, just press Ctrl + Windows + D, or press Windows + Tab and click "New Desktop":
You can switch between Desktops with Ctrl + Windows + [Right Arrow] and Ctrl + Windows + [Left Arrow], or by pressing Windows+Tab and clicking on the desktop.
Now, when you open an app, it will remain in the desktop you opened it, unless you press Window+Tab, right click on the window listed, Move To..
I've thought about two scenarios that this feature could be usefull. You could have a desktop only for development related programs, visual studio, sql server, browser for searching and testing etc. In another desktop you can keep non development related apps, like Media Players, messengers etc.
Another nice scenario: Imagine you're working on a PHP Project, with Visual Studio Code, My Sql, along with some browser tabs to run your project and some searches about that. Suddenly, you get a call about another project, and have halt your currently work to solve a bug on it. But this is a C# project , so you open a new desktop, and open Visual Studio , SQL Server and browsers, to work on this new project, without having the other windows there to clutter your desktop. When you need to change to the previous project, just switch back the previous desktop.
Posted on July 27, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.