Verify UAC is turned off
To verify if UAC is disabled, here are the steps:
- Search for Registry Editor
 - Navigate to HKEY_LOCAL_MACHINE > Software > Microsoft > Windows > Current Version > Policies > System
 - Double click on EnableLUA, verify if value is 0; if not, change it to 0.
 - Restart computer.
 
Registry Key Values:
- UAC Disabled: 0
 - UAC Enabled: 1