Win7/Win8.1/Win10 UAC dialog box "Yes" can not point the reason and solution

  

Win7/Win8.1/Win10 UAC is "User Account Control" function, this function can be When the program intends to use administrator rights, ask the user for advice. The purpose of this feature is to prevent certain ulterior programs from taking advantage of this privilege. However, in some cases, some users find that the UAC dialog box cannot be clicked, and it is unable to let the trusted program continue to run. The reason for this is that the current account has low permissions and does not enter the administrators group. Therefore, in order to solve this problem, you need to improve account permissions.

The method is not difficult, as follows:

1. Activate the administrator account Administrator

1 Run CMD as administrator

2 Execute Net user administrator /active:yes (as shown below)

3 Switch to the Administrator account, as shown below:

2. In the administrator account, in administrator mode Execute the following command:

net localgroup Administrators Your account login name /add

3. After logging out, log in to the original account again. At this time, the account has been added to the administrator group and has UAC. Control permissions.

After the modification is complete, it is best to close the Administrator account to avoid illegal exploitation by malware.

The above is to help you quickly solve the UAC dialog box of Win7/Win8.1/Win10. "It is a method that you can't point. I hope to help everyone learn."

Copyright © Windows knowledge All Rights Reserved