Skip to main content

EasyPay Errors: Disable User Admin Control (UAC)

How to remove UAC from my users?

Updated over 3 weeks ago

Please do as follows to disable user admin control (UAC):

Disable Automatic Short File Name Generation (8.3)

  1. Click Start and search for Registry Editor.

  2. Run the Registry Editor.

  3. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem.

  4. Select NtfsDisable8dot3NameCreation.

  5. Change this value to 0 if the value is set as 1 or 2.

Change the EnableLUA DWord

  1. Click Start and search for Registry Editor.

  2. Run the Registry Editor.

  3. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

  4. In the right panel, modify the value of the EnableLUA DWord to 0

Did this answer your question?