2.0 KiB
title, description, ms.assetid, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, author, redirect_url
title | description | ms.assetid | ms.prod | ms.mktglfcycl | ms.sitesec | ms.pagetype | author | redirect_url |
---|---|---|---|---|---|---|---|---|
What's new in User Account Control (Windows 10) | User Account Control (UAC) helps prevent malware from damaging a computer and helps organizations deploy a better-managed desktop environment. | 9281870C-0819-4694-B4F1-260255BB8D07 | w10 | explore | library | security | brianlic-msft | https://technet.microsoft.com/itpro/windows/whats-new/whats-new-windows-10-version-1507-and-1511 |
What's new in User Account Control?
Applies to
- Windows 10
User Account Control (UAC) helps prevent malware from damaging a computer and helps organizations deploy a better-managed desktop environment.
You should not turn off UAC because this is not a supported scenario for devices running Windows 10. If you do turn off UAC, all Univeral Windows Platform apps stop working. You must always set the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\EnableLUA registry value to 1. If you need to provide auto elevation for programmatic access or installation, you could set the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\ConsentPromptBehaviorAdmin registry value to 0, which is the same as setting the UAC slider Never Notify. This is not recommended for devices running Windows 10.
For more info about how manage UAC, see UAC Group Policy Settings and Registry Key Settings.
In Windows 10, User Account Control has added some improvements.
New features in Windows 10
- Integration with the Antimalware Scan Interface (AMSI). The AMSI scans all UAC elevation requests for malware. If malware is detected, the admin privilege is blocked.
Learn how to manage User Account Control within your organization.