OPTION THREE - Docxdeveloper
OPTION THREE - Docxdeveloper
OPTION THREE - Docxdeveloper
All editions can use Option Four to configure this same policy using a REG file
instead.
2 Navigate to the policy location below in the left pane of Local Group Policy
Editor. (see screenshot below)
3 In the right pane of App Package Deployment in Local Group Policy Editor,
double click/tap on the Allow development of Windows Store apps and
installing them from an integrated development environment (IDE) policy
to edit it. (see screenshot above)
4 Do step 5 (default), step 6 (always enable), or step 7 (always disable) below
for what you want.
This will turn off and disable (gray out) the Developer Mode setting
from Option One, and prevents Option Two from working.
OPTION FOUR
A) Click/tap on the Download button below to download the REG file below,
and go to step 5 below.
Default_user_choice_Developer_Mode.reg
Download
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx]
"AllowDevelopmentWithoutDevLicense"=-
A) Click/tap on the Download button below to download the file below, and
go to step 5 below.
Force_Developer_Mode_always_on.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx]
"AllowDevelopmentWithoutDevLicense"=dword:00000001
This will turn off and disable (gray out) the Developer Mode setting
from Option One, and prevents Option Two from working.
A) Click/tap on the Download button below to download the file below, and
go to step 5 below.
Force_Developer_Mode_always_off.reg
Download
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Appx]
"AllowDevelopmentWithoutDevLicense"=dword:00000000
8 If you like, you can now delete the downloaded .reg file.