Wallpaper Change?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I change my wallpaper on my account it also changes it on the other
account. Is there anyway to disable it from doing this?

Thanks
 
Mr. Bob,

Type in Start, Run:

REG QUERY HKCU\Control Panel\Desktop /V Wallpaper

What's the Wallpaper string displayed?

Login to another account and repeat the same command there. Are both
pointing to the same location?
 
Ramesh said:
Correction:

REG QUERY "HKCU\Control Panel\Desktop" /V Wallpaper

Small note:

Mr. Bob will not be able to read the output if he runs
that command from Start/Run.

Better to use this from Start/Run:

%comspec% /k REG QUERY "HKCU\Control Panel\Desktop" /V Wallpaper
 
When i type in:
%comspec% /k REG QUERY "HKCU\Control Panel\Desktop" /V Wallpaper

is says ERROR: TOO FEW COMMAND-LINE PARAMETERS

Then it says that "quot" is not reconized twice
 
Mr. Bob,

The same command works fine here. Try it again

Click Start, Run and type CMD and Press Enter
Type:
REG QUERY "HKCU\Control Panel\Desktop" /V Wallpaper
 
I haave the same problem, did what you said and it just says something on CMD
about Firefox wallpaper and the wallpaper still changes on both accounts.
 
Back
Top