user3967841
user3967841

Reputation:

Windows 10 Developer Mode

I have Windows 10 Pro (upgraded from Windows 8.1 Pro WMC) and I see that the option "Don't use developer features" is greyed out/disabled/cannot be selected and the option "Sideload apps" is selected. Why can't I select "Don't use developer features"? How can I enable it?

Upvotes: 4

Views: 4935

Answers (1)

mraswinc
mraswinc

Reputation: 352

This is mainly due to group policy feature being enforced. You can go to group policy to enable it manually.

Search for Group Policy Editor and navigate to Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > App Package Deployment

Enable

  1. Allow all trusted apps to install
  2. Allows development of Windows Store apps and installing them from an integrated development environment (IDE).

enter image description here

Upvotes: 6

Related Questions