Overview
The UAC setting is a security-conscious feature that allows the OS to ask the user for confirmation before executing a highly privileged process that requires Windows administrator privileges. However, if this confirmation occurs frequently, the use of Windows can be stressful. Therefore, it may be necessary to change the UAC setting. Here are some of the problems and troubles that can occur when the security level is lowered or disabled.
Reference: The Surprising Role of User Account Control (UAC)(Microsoft Japanese blog)
Known issue
By “issue” here, we mean that the application cannot operate normally.
The following issues have been experienced.
On the User Account Control settings screen, UAC settings are disabled, but in the registry, some of them are enabled. This is a case where UAC is partially enabled at times such as Windows Update, even though it should have been disabled using commands, etc. In such cases, the User Account Control settings screen will display that it is disabled. In this case, the following problems occur. In this case, it is a symptom where checking the screen with the user is meaningless during a problem, and it is necessary to check the registry.
In my case, I noticed that the default startup of the command prompt was no longer using administrator privileges.
Known behavior
This is a separate issue from the previous problem, and can occur even when UAC is correctly configured.
How to check UAC settings
Checking the registry for UAC settings using the command is discussed on a separate page below. If you are having trouble with an application not working as expected, or if you have asked around but have not found a solution, or if you do not want to initialize Windows, checking the registry may solve the problem.
How to Check and set Windows UAC settings with commands
I will add any new symptom findings.