Existe um tutorial aqui . É muito longo, então não vou citar a coisa toda.
Existem duas opções: usando a Diretiva de Grupo ou no Editor do Registro. A opção de registro é diferente do que você está fazendo atualmente e é provavelmente o que você está procurando.
- Open regedit and go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System.
- Right click in the empty space and select New, then String Value.
- The Name should be Wallpaper and the Value should be the path of the image, no quotes.
Repeat step 2 and this time name it WallpaperStyle. The value should be a number:
- 0 to Center
- 1 to Tile
- 2 to Stretch
- 3 to Fit
- 4 to Fill
- Close regedit and restart.