阅读130 返回首页    go 微软 go windows


windows 10 打开开发人员模式出错,代码0X80004005

提示开发人员模式程序包无法安装。错误代码0X80004005。从14372版本开始尝试,直到目前14379版本都是这个错误。请问怎么解决?

Dona answered the bug: (~build 14385 still exist)
ADDED 7/8: After you install this build on a PC using a non-EN-US language, you may get error code 0x80004005 when enabling Developer Mode on the “For Developers” Settings Page. Even after seeing this error message, your machine is in developer mode and you should still be able to use Visual Studio to develop Universal Windows Applications. In most cases, this error indicates that extra components required by the operating system to enable additional debugging features in Visual Studio or the Windows Device Portal could not be installed automatically.  To fix this:

#1. Go to Settings > System.
#2. Click on “Apps & features”
#3. Choose “Manage Optional features”
#4. Press the button “Add a feature”
#5. Select the package for Windows Developer Mode
#6. Click “Install”
#7. Reboot your PC
#8. Launch Command Prompt as Administrator
#9. Run: sc config debugregsvc start=auto

Finally, return to the “For Developers” Settings page. You will still see the error code, 0x80004005 but you should now be able to enable Windows Device Portal and the Device Discovery features.



最后更新:2017-07-09 22:01:54

  上一篇:go 小娜只能搜索文件
  下一篇:go win10 vpn 无法自动重连~请教,