Personal tools
You are here: Home Notes Windows 7 Change default background in Windows 7 default profile

Change default background in Windows 7 default profile

by ACalcutt last modified Jun 07, 2010 04:30 PM

This restores the default aero theme to fix the back screen after the dell imaging process

REG.EXE LOAD HKU\TempDefaultUser "C:\Users\Default\ntuser.dat"

REG.EXE ADD "HKU\TempDefaultUser\Software\Policies\Microsoft\Windows\Personalization" /v ThemeFile /d "C:\Windows\Resources\Themes\aero.theme" /f

REG.EXE UNLOAD HKU\TempDefaultUser
Document Actions