在 Windows 10 Build build 10074 上启用开发人员模式 [英] Enabling developer mode on Windows 10 Build build 10074

查看:28
本文介绍了在 Windows 10 Build build 10074 上启用开发人员模式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Windows 10 Insider Preview build 10074 存在一个已知问题,即使用设置"应用程序启用开发人员模式.在此版本中,如果您尝试设置/更新 &安全性/对于开发者...设置窗口突然关闭.

Windows 10 Insider Preview build 10074 has a known issue using the Settings application to enable developer mode. In this build, if you try Settings/Update & Security/For developers... the settings window suddenly closes.

有解决方法吗?

推荐答案

是的,有一个变通方法.在管理员命令提示符下,键入以下命令:

Yes, there's a work-around. In an administrator command prompt, type the following commands:

reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock" /t REG_DWORD /f /v "AllowDevelopmentWithoutDevLicense" /d "1"
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\AppModelUnlock" /t REG_DWORD /f /v "AllowAllTrustedApps" /d "1"

然后重启机器以启用开发者模式

Then reboot the machine to enable developer mode

这篇关于在 Windows 10 Build build 10074 上启用开发人员模式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆