From ebf2d987c6ad8cfa8cf80a9732860fa100b8f912 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Thu, 10 May 2018 16:13:25 -0700 Subject: [PATCH] Adjusted numbering --- .../remove-provisioned-apps-during-update.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/application-management/remove-provisioned-apps-during-update.md b/windows/application-management/remove-provisioned-apps-during-update.md index c80408e517..8e255b17f4 100644 --- a/windows/application-management/remove-provisioned-apps-during-update.md +++ b/windows/application-management/remove-provisioned-apps-during-update.md @@ -41,8 +41,8 @@ Use the following steps to create a registry key: ``` HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\A ppxAllUserStore\Deprovisioned\Microsoft.BingWeather_8wekyb3d8bbwe] ``` - 1. Save the file with a .txt extension, then right-click the file and change the extension to .reg. -4. Double-click the .reg file to create the registry keys. You can see the new keys in HKLM\\path-to-reg-keys. + 3. Save the file with a .txt extension, then right-click the file and change the extension to .reg. +3. Double-click the .reg file to create the registry keys. You can see the new keys in HKLM\\path-to-reg-keys. You're now ready to update your computer. After the update, check the list of apps in the computer to confirm the removed apps are still gone.