IT ENGLISH BOARD

Fix: The System Administrator Has Set Policies to Prevent This Installation

Server
Author
author
Date
2019-07-03 14:10
Views
1701
 

Solution 1: Simply Try Running the Setup File as an Administrator

This fix is definitely the simplest one and the reason why it’s included is because it has definitely worked in several occasions. So, before trying the more complicated fixes, make sure that you have tried this one out and saved yourself a couple of hours.
  1. Locate the setup file of the program you want to install and right-click on it.
  2. Choose the Run as administrator option from the context menu and agree to all popup alerts which may appear.
 

Solution 2: A Simple Registry Fix

The first method on our list has been declared as quite a successful one so that is the reason why you should first try this one out. The method includes editing the registry which can be somewhat dangerous if you are not sure what you are doing or if you accidentally edit the wrong key.

 
  1. Open the Registry Editor by typing this into the Start menu or in the search bar located at the left part of the taskbar. You can also open the Run dialog box and type in “regedit”.
 
  1. Navigate to the following key in the registry editor:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer
  1. Right-click on the right section of the Registry Editor windows and click on New >> DWORD (32-bit) Value.
  2. Set its name to DisableMSI and set its value to 1.
 
  1. Next, navigate to the following location and search through the list until you find the product that has been struggling to install on your computer.
HKEY_CLASSES_ROOT\Installer\Products\
  1. After you locate its key which should look like a folder, delete the entire folder by right-clicking on it and choosing Delete. After that, try installing the software again and check to see if the error message still appears.

Solution 3: Turn of User Account Control (UAC) and Try Installing Your Program

Since Windows can sometimes overreact with their security warnings and messages, you can turn them off for a short period of time needed for you to install the program you are struggling with. You should undo these changes as soon as you are done with the process since the last thing you want to do is leave your computer unprotected.
  1. Open Control Panel by searching for it in the Start menu.
  2. Switch the View by option in Control Panel to Large Icons and locate the User Accounts option.
 
  1. Open it and click on “Change User Account Control Settings”.
  2. You will notice that there are several different options you can choose on the slider. If your slider is set at the top level, you will definitely receive more of these pop-up messages than usual. Also, the error messages similar to the one you are experiencing right now are usually caused by User Account Control.
  3. Try decreasing this value by one if it’s at the top slider and check to see if it helped. Repeat the process if the error still appears or turn of UAC completely.
 
  1. We recommend you turn it off for now as the file should probably install successfully. You may also be able to run the file even if you don’t disable UAC completely, but you should definitely leave it on as it serves to protect your PC.

Solution 4: Use the Hidden Administrator Account

Even though you are probably the administrator on your PC, this error message might implicate that you are not actually the real admin. This is a bug and it can be fixed for the particular program if you use the “hidden” administrator account which can be unlocked by several commands in Command Prompt.
  1. Click on either the Start menu or the search button right next to the Start menu button on the taskbar and search for Command Prompt. Right-click on it and choose the Run as administrator option.
 
  1. Copy and paste the following command in Command Prompt and click Enter. You should be able to see the “The command completed successfully” message in no time.
net user administrator /active:yes
  1. Log into this admin account and wait for a couple of minutes before everything is ready.
  2. Now you can try restarting your computer, logging into the new administrator account and running the setup file.
  3. After you are finished with the hidden administrator account, you can disable it again by opening an administrative command prompt and typing the following command:
net user administrator /active:no

Solution 5: Use the Group Policy Editor

This error is explained in a way which tells us there may be something wrong with the Local Security Policy and it needs to be edited. You can safely edit these settings by following the instructions below and navigating to the settings which needs to be changed.
  1. Hold the Windows key and press the R button from your keyboard.
  2. Enter “gpedit.msc” in the Run dialog box, and press the OK button in order to open the Group Policy Editor.
 
  1. On the left section of Local Group Policy Editor, under Computer Configuration, double click on Administrative Templates, and navigate to the Windows Components >> Windows Installer.
  2. Select the Windows Installer folder, and navigate to its right side section.
  3. Double click on the “Turn off Windows Installer” policy option, check the box next to the “Enabled” option, and set the Disable Windows Installer option to Never.
 
  1. Finally, restart your computer in order to save these changes and check to see if the program can be installed.







Total Reply 0

Total 104
Number Title Author Date Votes Views
33
Remove Powered by WordPress in 3 Easy Steps (2)
author | 2019.07.05 | Votes 0 | Views 13089
author 2019.07.05 0 13089
32
Fix: The System Administrator Has Set Policies to Prevent This Installation
author | 2019.07.03 | Votes 0 | Views 1701
author 2019.07.03 0 1701
31
Why is this preventing me installing an MSI: The System Administrator has set policies to prevent this installation (7)
author | 2019.07.03 | Votes 0 | Views 1911
author 2019.07.03 0 1911
30
Child Themes
author | 2019.06.29 | Votes 0 | Views 1596
author 2019.06.29 0 1596
29
My computer is running slow, what steps can I do to fix it?
author | 2019.06.29 | Votes 0 | Views 1608
author 2019.06.29 0 1608
28
Nighthawk M1 port forwarding not working (8)
author | 2019.06.27 | Votes 0 | Views 3964
author 2019.06.27 0 3964
27
Plugged in, not charging problem, Windows 10
author | 2019.06.17 | Votes 0 | Views 1640
author 2019.06.17 0 1640
26
How to fix a Windows 10 laptop that's plugged in but not charging - Cnet
author | 2019.06.17 | Votes 0 | Views 1690
author 2019.06.17 0 1690
25
WordPress. How to hide time and date from the post page
author | 2019.06.10 | Votes 0 | Views 1679
author 2019.06.10 0 1679
24
How to Remove the Date from Your WordPress Posts
author | 2019.06.10 | Votes 0 | Views 1666
author 2019.06.10 0 1666
New