Q: How can I prevent users from using a non-bitmapped wallpaper?

John Savill

July 3, 2001

1 Min Read
ITPro Today logo

A. Active Desktop lets you easily use most formats for the background picture. When you choose a picture that isn't a bitmap, the system asks whether you want to enable Active Desktop and use the image you selected. You can use Group Policy to restrict users to bitmapped images.

  1. Start the Microsoft Management Console (MMC) Group Policy Editor (GPE) snap-in, and load the Group Policy Object (GPO) you want.

  2. Expand User Configuration, Administrative Templates, Desktop, Active Directory.

  3. Double-click Allow only bitmapped wallpaper.

  4. Select Enabled and click OK.

  5. Close GPE.

You can also edit the registry to restrict users to bitmapped images.

  1. Start regedit on the machine where you want to restrict users to bitmapped images.

  2. Go to the HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesActiveDesktop registry subkey.

  3. From the Edit menu, select New, DWORD Value.

  4. Enter the name NoHTMLWallPaper and press Enter.

  5. Double-click NoHTMLWallPaper, enter 1 for the Value data, and click OK.

  6. Close the registry editor.

About the Author(s)

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