Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update enable-your-device-for-development.md #5109

Open
wants to merge 1 commit into
base: docs
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions hub/apps/get-started/enable-your-device-for-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,10 @@ If you see this dialog, select **settings for developers** to open the **For dev

To enable Developer Mode, or access other settings:

1. Toggle the Developer Mode setting, at the top of the **For developers** page
2. Read the disclaimer for the setting you choose. Click **Yes** to accept the change.
1. Open Windows Settings.
2. Search for **Developer settings** or Go to **Update & Settings** then **For developers**.
3. Toggle the Developer Mode setting, at the top of the **For developers** page
4. Read the disclaimer for the setting you choose. Click **Yes** to accept the change.

![Developer Mode settings entry](./images/developer-mode-dialog.png)

Expand Down