This guide explains how to configure Group Policy so that all users on a Windows machine or VM see the same desktop wallpaper. Once applied, users will not be able to change the wallpaper.
Requirements
Administrator access to the system
The wallpaper image saved in a location accessible to all users
Example:
C:\Wallpaper\WallpaperNew.jpg
1. Open the Group Policy Editor
In Windows Search, type gpedit
Click Edit Group Policy
2. Navigate to the Desktop Wallpaper Policy
In the Group Policy Editor, go to:
User Configuration → Administrative Templates → Desktop → Desktop
Then locate and open Desktop Wallpaper.
3. Configure the Wallpaper
Select Enabled
Under Wallpaper Name, enter the full path to the wallpaper file
Example:
C:\Wallpaper\WallpaperNew.jpgIt is recommended to create a folder such as
C:\Wallpaperto ensure all users have access to the image.
Click Apply, then OK
4. Update Group Policy
In Windows Search, type CMD
Open Command Prompt
Enter the following command and press Enter:
gpupdate /forceThis forces the system to apply the updated Group Policy settings immediately.
Expected Result
All users will see the same wallpaper when they sign in
The wallpaper will automatically apply the next time users log in
Users will not be able to change the desktop wallpaper
Comments
0 comments
Please sign in to leave a comment.