commit 8e404c7104140d1c2814c920b21fe9721dc80b39
parent 791aa84ceb1d24bdb4ae49ebea5014060518bf6e
Author: denelon <denelon@microsoft.com>
Date: Wed, 14 Jul 2021 16:54:36 -0700
Administrator Considerations (#1283)
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -34,13 +34,13 @@ The same Microsoft Store package will be made available via our [Releases](https
Please read our [troubleshooting guide](/doc/troubleshooting/README.md).
-## Administrator considerations
+## Administrator Considerations
Installer behavior can be different depending on whether you are running **winget** with administrator privileges.
-* When running **winget** without administrator privileges, some applications may [require elevation](https://docs.microsoft.com/windows/security/identity-protection/user-account-control/) to install. When the installer runs, Windows will prompt you to [elevate](https://docs.microsoft.com/windows/security/identity-protection/user-account-control). If you choose not to elevate, the application will fail to install.
+* When running **winget** without administrator privileges, some applications may [require elevation](https://docs.microsoft.com/windows/security/identity-protection/user-account-control/how-user-account-control-works) to install. When the installer runs, Windows will prompt you to [elevate](https://docs.microsoft.com/windows/security/identity-protection/user-account-control/how-user-account-control-works#the-uac-user-experience). If you choose not to elevate, the application will fail to install.
-* When running **winget** in an Administrator Command Prompt, you will not see [elevation prompts](/windows/security/identity-protection/user-account-control/how-user-account-control-works) if the application requires it. Always use caution when running your command prompt as an administrator, and only install applications you trust.
+* When running **winget** in an Administrator Command Prompt, you will not see [elevation prompts](https://docs.microsoft.com/windows/security/identity-protection/user-account-control/how-user-account-control-works#the-uac-user-experience) if the application requires it. Always use caution when running your command prompt as an administrator, and only install applications you trust.
### Build your own