How to disable Windows Dev license checking

本文介绍如何通过组策略编辑器禁用Windows开发者许可检查,以便在没有有效许可的情况下仍能进行应用调试。通过设置特定的注册表项,可以允许在未安装开发者许可的情况下开发Windows商店应用程序,并允许所有受信任的应用程序安装。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

How to  disable Windows Dev license checking

 

Backgroud

 

When we are using VS to debug App, we need Windows Dev license. But network proxy block our device to renew the license.

If the license expired, you are not able to debug anymore. In order to fix this issue, we need to get help from ITO to disable Windows Dev license checking.

 

1.Open the Group Policy Management Editor for a domain—based Group Policy Object (GPO) to which you will be applying the group policy settings, as specified below, to your selected PCs.

2.Click to expand Computer Configuration, Administrative Templates, Windows Components, and then App Package Deployment.

 

3.Double-click the Allow development of Windows Store apps without installing a developer license setting.

 

4.In the Allow development of Windows Store apps without installing a developer license window, click Enabled and then click OK.

 

5.Double-click the Allow all trusted apps to install setting.

 

6.In the Allow all trusted apps to install window, click Enabled and then click OK.

 

Setting the Group Policy to allow development of Windows Store apps without installing a developer license updates the following registry setting: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Appx\AllowDevelopmentWithoutDevLicense = 1

Setting the Group Policy to allow trusted applications updates the following registry setting:

 

HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Appx\AllowAllTrustedApps = 1

After setting the policy, change system date to 3 days later and reboot.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值