Windows UAC disabled but I’m still getting the elevation pop-up

notificationSecurityuacwindows

I have UAC disabled on my Windows 2008R2.

Why am I still getting UAC "Windows needs your permission to continue" window before trying to change Owner of a folder?

My user is a member of the Administrators group

Thanks

Update: I forgot to mention that Windows 2008R2 server is a member of a domain controlled by a Windows 2003R2 server. Is that normal?

Best Answer

You also need to disable Admin Approval Mode

Disable Admin Approval Mode

To disable AAM

Start>Run> Type "secpol.msc">hit enter

In the interface double click Local Policies> double-click Security Options.

Scroll down and double-click User Account Control: Run all administrators in Admin Approval Mode.

Select the Disabled option, and then click OK.

There are also other options you can disable to prevent UAC from getting in our way but I believe AAM is what you may be getting now.