If you need to disable Administrator Protection due to compatibility issues or other requirements, you can reverse the configuration using any of the methods used to enable it.
Via Windows Security: Open Windows Security > Account protection > Administrator protection settings, and toggle Administrator protection to Off.
Via Local Security Policy: Open secpol.msc, navigate to Local Policies > Security Options, and change User Account Control: Configure type of Admin Approval Mode back to Legacy Admin Approval Mode (Default).
Via Registry: Open regedit, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System, and change TypeOfAdminApprovalMode value from 2 back to 1.
After making changes, restart your computer for the changes to take effect.
Warning: Microsoft temporarily disabled this feature in December 2025 due to application compatibility issues. If you experience problems, disable the feature and monitor for future updates.
Verification: After restart and disabling, administrative tasks should return to showing traditional UAC prompts instead of Windows Hello authentication.