Kayıtlar

How to Fix the Administrator Has Set Policies to Prevent This Installation Windows Error etiketine sahip yayınlar gösteriliyor

How to Fix the Administrator Has Set Policies to Prevent This Installation Windows Error

Resim
via IFTTT There are a few things you can do to fix the "The administrator has set policies to prevent this installation" error in Windows: 1. **Run the software's setup file as an administrator.** To do this, right-click on the setup file and select "Run as administrator". 2. **Enable the built-in Windows administrator account.** To do this, open a command prompt as an administrator and run the following command: ``` net user administrator /active:yes ``` 3. **Turn off UAC (User Account Control).** To do this, open the Control Panel and go to User Accounts. Then, click on "Change User Account Control settings". Drag the slider all the way down to "Never notify" and click "OK". 4. **Run or restart the Windows Installer Service.** To do this, open a command prompt as an administrator and run the following command: ``` net start msiserver ``` 5. **Change Group Policy settings.** To do this, open the Local Group Policy Editor. Then, g...