Skip to content

Commit eef24bc

Browse files
authored
Update developer-mode-features-and-debugging.md (#4121)
* Learn Editor: Update developer-mode-features-and-debugging.md * Update developer-mode-features-and-debugging.md
1 parent bdcfd0c commit eef24bc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

hub/apps/get-started/developer-mode-features-and-debugging.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ To fix this issue:
101101
- 3197985
102102

103103
3. Check for Windows updates in **Settings → Updates and Security → Windows Updates**.
104-
4. Verify that the Windows Developer Mode package is present in **Settings → System → Apps & Features → Manage optional features → Add a feature**. If it's missing, Windows can't find the correct package for your computer.
104+
1. Verify that the Windows Developer Mode package is present in **Settings → System → Optional features → Add a feature** (on versions older than Windows 10 22H2, look under **Settings** **** **Apps** **** **Apps & features** **→ Optional features** **** **Add a feature**). If it's missing, Windows can't find the correct package for your computer.
105+
105106
5. After performing the above steps, *disable* and then *re-enable* Developer Mode to verify the fix.
106107

107108
### Failed to install the package
@@ -192,4 +193,4 @@ When you create or sideload apps on your Windows 8.1 device, you have to install
192193
193194
After you unregister your license, you'll need to enable your device for development (as described in [this topic](./enable-your-device-for-development.md)) so that you can continue to develop on this device. If you don't, you may get an error when you debug your app (or if you try to create a package for it). Here's an example of this error:
194195
195-
> Error : DEP0700 : Registration of the app failed.
196+
> Error : DEP0700 : Registration of the app failed.

0 commit comments

Comments
 (0)