Windows

How to Enable and Use Virtual Desktops in Windows

Virtual desktops allow you to separate applications into distinct spaces. In this guide, you'll learn how to create, configure, and effectively use them to organize your workflow.

Updated at February 14, 2026
5-10 minutes
Easy
FixPedia Team
Применимо к:Windows 10Windows 11

What Are Virtual Desktops?

Virtual desktops are a Windows feature that lets you create multiple independent spaces for application windows. Think of it as having several monitors, but all on one screen. You can organize tasks: one desktop for document work, another for a browser with tabs, a third for a media player. This helps reduce visual clutter and lets you focus on the current task.

The feature is available in Windows 10 (starting with the April 2018 Update) and Windows 11. It requires no additional software and works "out of the box." However, for convenience, it's recommended to set up keyboard shortcuts and, if needed, customize the appearance.

Quickly Creating a Desktop

The fastest way to create a new virtual desktop is to use a keyboard shortcut:

  1. Press Win+Ctrl+D.
  2. The system instantly adds a clean desktop. All running applications will remain on the previous desktop.

Important: The new desktop is created to the left of the current one. Switching is circular.

Managing via Task View

Task View is the central interface for managing virtual desktops. To open it:

  • Press Win+Tab.
  • Or click the Task View icon on the taskbar (next to the Start button). The icon looks like two rectangles, one stacked on top of the other.

In the view that opens, you'll see thumbnails of all virtual desktops at the top of the screen. Each desktop displays the windows running on it. Here you can:

  • Create a new desktop: Click the "New desktop" button in the top-left corner.
  • Switch: Click the thumbnail of the desired desktop.
  • Delete a desktop: Hover over the thumbnail of the desktop you want to remove and click the "X" in the top-right corner. Only empty desktops can be deleted. If a desktop has windows, move them to other desktops first.

💡 Tip: To move a window to another desktop, open Task View, then drag the window's thumbnail from the current desktop to the thumbnail of the target desktop in the top panel.

Configuring the Task View Button Display

By default, the Task View icon is present on the taskbar. If it's missing, enable it manually:

  1. Right-click on the taskbar.
  2. Select "Taskbar settings."
  3. In the "Taskbar items" section, find the "Show Task View button" toggle and set it to "On."
  4. The button will appear next to Start.

In Windows 11, the setting is located at: Windows Settings → Personalization → Taskbar → Taskbar items.

Advanced Management Features

Switching with a Mouse

If you have a mouse with extra buttons (e.g., Logitech), you can assign desktop switching to them via the manufacturer's software. Windows has no built-in support for mouse gestures to switch desktops.

Moving Windows Between Desktops Without Task View

  1. Hold down Win+Shift+←/→.
  2. The window under the cursor will move to the adjacent desktop (left or right).

This works in real-time without opening Task View.

Creating a Desktop for a Specific Application

Some applications (e.g., Microsoft Edge or Teams) allow opening new windows directly on a specific desktop via the taskbar context menu:

  1. Right-click the app icon on the taskbar.
  2. In the menu, select "Move to" → "New desktop."

This creates a new desktop and moves the app window there.

Solving Common Issues

Task View Button is Unresponsive or Missing

  1. Restart Explorer:
    Open Task Manager (Ctrl+Shift+Esc), find "Windows Explorer," click "Restart."
  2. Check Windows Updates:
    Open Settings → Update & Security → Windows Update and install the latest updates.
  3. Repair system files:
    Run Command Prompt as administrator and execute:
    sfc /scannow
    
  4. Create a new user account:
    If the problem persists, the user profile might be corrupted. Create a temporary user account and check if Task View works.

Keyboard Shortcuts Don't Work

  • Ensure you don't have software installed that intercepts Win key shortcuts (e.g., some launchers or gaming clients).
  • Check if shortcut keys are disabled in keyboard settings: Settings → Ease of Access → Keyboard → Keyboard shortcuts.
  • If using a third-party mouse or keyboard, update drivers from the manufacturer's website.

Virtual Desktops Reset After Reboot

By default, Windows does not save window layouts on virtual desktops after a reboot. This is a system limitation. For persistent saving, use third-party utilities like VirtualDesktop from GitHub (open-source) or Dexpot (paid). They emulate "live" desktop behavior.

Prevention and Usage Tips

  • Limit the number of desktops: Create only the desktops you actually use. More desktops mean higher system load and more complex management.
  • Name your desktops: In Windows 11, you can rename desktops. In Task View, hover over a desktop thumbnail and click the name field. This helps with quick orientation.
  • Use wallpapers for visual separation: In Windows 11, you can set unique wallpapers for each desktop. Go to Settings → Personalization → Background, select "Different background on each desktop."
  • Close unused desktops: Delete empty desktops to avoid cluttering the Task View interface.

What's Next?

After enabling virtual desktops, you can configure them for your tasks:

  • For programmers: one desktop for code, a second for documentation, a third for a browser.
  • For designers: separate desktops for each project.
  • For studying: lectures, notes, assignments—all in their own spaces.

Experiment with keyboard shortcuts and find your optimal workflow. If you need more advanced features (like saving layouts after reboot), explore third-party utilities, but for most users, Windows' built-in capabilities are more than sufficient.

F.A.Q.

How to switch between virtual desktops?
Can you set different wallpapers for each virtual desktop?
Why isn't the keyboard shortcut `Win+Ctrl+D` working?
How to delete a virtual desktop?

Hints

Create a new virtual desktop
Open Task View to manage
Switch between desktops

Did this article help you solve the problem?

FixPedia

Free encyclopedia for fixing errors. Step-by-step guides for Windows, Linux, macOS and more.

© 2026 FixPedia. All materials are available for free.

Made with for the community