Skip to content

Latest commit

 

History

History
73 lines (50 loc) · 3.77 KB

how-to-troubleshoot-dev-box-task-view.md

File metadata and controls

73 lines (50 loc) · 3.77 KB
title titleSuffix description services ms.service ms.author author ms.date ms.topic
Troubleshoot Task view with dev box
Microsoft Dev Box
Learn how to troubleshoot issues with removing a stale or inaccessible dev box from Task view in Windows.
dev-box
dev-box
rosemalcolm
RoseHJM
08/1/2024
troubleshooting-general

Troubleshoot issues with removing stale or inaccessible dev boxes from Task view

This article shows you how to remove a stale or inaccessible dev box from Task view. You also see how to troubleshoot issues that arise with removing a dev box.

Task view is a feature in Windows 11 (and Windows 10) that lets you quickly switch between your local machine and your dev boxes. You access it by selecting the Task view button in the taskbar or using the Windows key + Tab keyboard shortcut. In Task view, you see a list of your dev boxes.

Prerequisites

To complete the steps in this article, you must have:

Troubleshooting Task view

If you added a dev box to Task view but no longer have access to it, you might want to remove it from the Task view.

To remove a dev box from Task view, you can:

Remove dev box from Task view in Windows App

  1. Open Windows App.

  2. For the dev box you want to configure, select (...) > Remove from Task view.

    :::image type="content" source="media/how-to-troubleshoot-dev-box-task-view/windows-app-options-remove-task-view.png" alt-text="Screenshot of Windows App devices page, with Remove from Task view highlighted." lightbox="media/how-to-troubleshoot-dev-box-task-view/windows-app-options-remove-task-view.png":::

Reinstall Windows App

If attempting to remove the stale dev box by selecting the Remove from Task view option in Windows App fails, uninstall, and reinstall Windows App.

  1. From the Start menu, open Settings.
  2. Search for and select Add or remove programs.
  3. Search for Windows App.
  4. For Windows App, select (...) > Uninstall.
  5. In the This app and its related info will be uninstalled message, select Uninstall.

For help reinstalling Windows App see Get started with Windows App to connect to devices and apps.

Remove the dev box registry entry

If the unwanted dev box still shows in Task view after reinstalling Windows App, you can remove it by deleting the registry entry for the stale dev box.

To remove the registry entry:

  1. Open the Registry Editor app.
  2. Navigate to Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteSystemProviders\
  3. Open the subfolder that has a title containing "Windows365".
  4. Delete the registry key that is titled as your stale dev box.
  5. Restart your local machine.

Related content