Skip to content

Commit 4dda88e

Browse files
author
RoseHJM
committed
Minor fixes
1 parent c8fa57b commit 4dda88e

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

articles/dev-box/how-to-connect-to-dev-box-with-windows-app.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The Windows App shows all your available virtual desktops, including your dev bo
4141

4242
1. Once installed, select **Open** in the Microsoft Store. Alternatively, find the app in the Start menu.
4343
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.
4545
1. Select **Go to devices**.
4646

4747
:::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.
114114

115115
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.
116116

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.
120118

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.
127+
1. Restart your local machine.
127128

128129
## Related content
129130

-14 Bytes
Loading

0 commit comments

Comments
 (0)