You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-connect-to-dev-box-with-windows-app.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The Windows App shows all your available virtual desktops, including your dev bo
41
41
42
42
1. Once installed, select **Open** in the Microsoft Store. Alternatively, find the app in the Start menu.
43
43
1. Agree to the license terms.
44
-
1. Read the Welcome screens, and select **Next**, **Next, and then **Done** to progress.
44
+
1. Read the Welcome screens, and select **Next**, **Next**, and then **Done** to progress.
45
45
1. Select **Go to devices**.
46
46
47
47
:::image type="content" source="media/how-to-connect-to-dev-box-with-windows-app/windows-app-home.png" alt-text="Screenshot of the Windows App home page." lightbox="media/how-to-connect-to-dev-box-with-windows-app/windows-app-home.png":::
@@ -114,16 +114,17 @@ The dev box is removed from Task view.
114
114
115
115
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. Attempting to remove the stale dev box by selecting the [**Remove from Task view**](#remove-dev-box-from-task-view) option in the Windows App might fail.
116
116
117
-
There are two troubleshooting options for removing a stale dev box from Task view:
118
-
119
-
1. Uninstall and reinstall the Windows App.
117
+
There are two troubleshooting options for removing a stale dev box from Task view: first, uninstall and reinstall the Windows App.
120
118
121
-
1. Remove the registry entry.
122
-
1. Open the Registry Editor app.
123
-
1. Navigate to Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteSystemProviders\
124
-
1. Open the subfolder that has a title containing "Windows365".
125
-
1. Delete the registry key that is titled as your stale dev box.
126
-
1. Restart your local machine.
119
+
If the unwanted dev box still shows in Task view after reinstalling the Windows App, you can remove it by deleting the registry entry for the stale dev box.
120
+
121
+
To remove the registry entry:
122
+
123
+
1. Open the Registry Editor app.
124
+
1. Navigate to `Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteSystemProviders\`
125
+
1. Open the subfolder that has a title containing "Windows365".
126
+
1. Delete the registry key that is titled as your stale dev box.
0 commit comments