JSI Tip 3291. The 'Disable media source for any install' Group Policy.

Jerold Schulman

January 24, 2001

1 Min Read
ITPro Today logo in a gray background | ITPro Today


The Disable media source for any install Group Policy prevents users, including administrators, from installing programs from removable media, regardless of the security context used. The policy is configured at User ConfigurationAdministrative TemplatesWindows ComponentsWindows Installer.

If the policy is enabled, an attempt to install from removable media will be greeted with a message stating that the feature cannot be found.

If the the policy is Not Configured, you can create the DisableMedia value name, as a REG_DWORD data type, at HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindowsInstaller. Setting the data value to 1 will enable the policy.

NOTE: As with all registry paths that begin with HKEY_CURRENT_USERSoftwarePoliciesMicrosoftWindows, you must also add this Value Name at

HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionGroup Policy ObjectsLocalUserSoftwarePoliciesMicrosoftWindowsInstaller.


Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like