Related issues, not a duplicate of:
- "Yes" is disabled in Windows 10 elevation dialog
- Automate UAC to not prompt for admin user/pass when app needs "run as administrator"
- UAC elevation prompt doesn't show password prompt. Why?
- How do I enable pressing "y" for the UAC prompt? Only arrow keys work
Problem
When trying to elevate a program to run as administrator, the Yes button is not displayed, and I cannot enter the administrator password to continue.
The only message that is appeared:
To continue, enter an admin user name and password.
There is only a No button.
Why isn't a Yes button displayed?
Additional information
The machine has two user accounts:
- The main user account (I would like this to have limited permissions)
- The built-in administrator account, having elevated permissions
I would like to use the limited main user account with limited permissions, and type out the Administrator account's password when a program requires elevated permissions.