also in group policy,
Local Computer Policy -> User Configuration -> Administrative Templates -> Desktop -> Active Desktop: 'Active Desktop Wallpaper'
and select your own background.
Good Luck,
Main Topics
Browse All TopicsHow can I prevent a student from right clicking on a picture they downloaded and selecting "set as desktop wallpaper" through group policy? The display properties is already disabled by right clicking the desktop so they cannot change wallpaper this way. Please help.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: dooleydogPosted on 2008-02-12 at 13:25:37ID: 20879230
I think this will help.
\Microsoft \Windows\C urrentVers ion\Polici es\ActiveD esktop
e\Microsof t\Windows\ CurrentVer sion\Polic ies\Active Desktop]
d:00000001
For Windows XP Professional Edition:
---------------
1. Click Start and then Run. Type "gpedit.msc" without quotes and press Enter.
2. In Group Policy Editor, go to
Local Computer Policy -> User Configuration -> Administrative Templates -> Control Panel -> Display
3. Locate a setting named "Prevent Changing Wallpaper". Double click to open it.
4. Select Enable and click OK.
For Windows XP Home Edition
---------------
1. Click Start and then Run. Type "regedit" without quotes and press Enter.
2. Navigate to the following branch:
HKEY_CURRENT_USER\Software
3. Please check if there is the value: NoChangingWallPaper. If so, please double click it and then change its value to 1
Note: If the value name doesnt exist, we need to create it manually (Right click the blank space and choose New -> DWORD value)
For your reference, you can also copy the following content to a Text Document, and then save it as an Reg file (such as NoChangingWallPaper.reg). Then we can double click the reg file to import the content to registry:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Softwar
"NoChangingWallPaper"=dwor
Good Luck,