Built-in Administrator account has no rights for some actions in Windows 10

不问归期 提交于 2019-11-30 09:05:33

问题


At some point I started getting following problems in Windows 10.

Microsoft Visual Studio 15 is showing the following error when I'm trying to run compiled Windows universal application:

Unable to activate Windows Store app ... The activation request failed with error 'This app can't be activated by the Built-in Administrator'

After trying to personalize Windows 10 desktop I'm getting the error message:

This app can't be open Settings can't be opened using Built-in Administrator account. Sign in with a different account and try again.

Few days ago everything was working fine with the same user account. How can I fix it?


回答1:


The problem was related with User Account Control (UAC) settings. Some freshly installed software has disabled UAC.

Reverting UAC to default level and reboot helped me in both problems.

How to set UAC Settings

  • Open User Account Control Settings by clicking the Start button, and then clicking Control Panel.
  • In the search box, type uac, and then click Change User Account Control settings.


来源:https://stackoverflow.com/questions/36149355/built-in-administrator-account-has-no-rights-for-some-actions-in-windows-10

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!