ijalabs
Member
Dear Experts,
I am using DISM options to create and deploy images.
while doing the modifications(set wallpaper to default image) to the desktop wallpaper in Windows 11 24H2 I have been facing an issue. where the display wallpaper changes automatically to default present in "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\DesktopSpotlight\Assets\Images" or changes to transcode wallpaper.
My script deletes the jpg files present in c:\windows\WEB\wallpaper\Windows & C:\Windows\Web\4K\Wallpaper\Windows and copy the image i wanted to set as display to this location and using PowerShell and set the registry value using script given below.
"set-itemproperty -path "HKCU:\Control Panel\Desktop" -name WallPaper -value c:\location\oftheimge.jpg"
once after running the script this sets the image i have save to all the users who loggings to the pc and user will have option to change the wallpaper if they needed.
kindly suggest on how we can fix this issues.
Thanks
ijalabs
I am using DISM options to create and deploy images.
while doing the modifications(set wallpaper to default image) to the desktop wallpaper in Windows 11 24H2 I have been facing an issue. where the display wallpaper changes automatically to default present in "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_cw5n1h2txyewy\DesktopSpotlight\Assets\Images" or changes to transcode wallpaper.
My script deletes the jpg files present in c:\windows\WEB\wallpaper\Windows & C:\Windows\Web\4K\Wallpaper\Windows and copy the image i wanted to set as display to this location and using PowerShell and set the registry value using script given below.
"set-itemproperty -path "HKCU:\Control Panel\Desktop" -name WallPaper -value c:\location\oftheimge.jpg"
once after running the script this sets the image i have save to all the users who loggings to the pc and user will have option to change the wallpaper if they needed.
kindly suggest on how we can fix this issues.
Thanks
ijalabs
- Windows Build/Version
- Windows 11 24H2
My Computer
System One
-
- OS
- Windows 11
- Computer type
- PC/Desktop