PC Review


Reply
Thread Tools Rate Thread

desktop background (wallpaper)

 
 
=?Utf-8?B?amVubnk=?=
Guest
Posts: n/a
 
      9th Jun 2007
I cannot change my desktop background, it appears to be frozen and greyed
out. I can only change to a different colour and not use any photos saved.
Any idea on how on rectify this please?
--
Jenny Barrett
 
Reply With Quote
 
 
 
 
Newbie Coder
Guest
Posts: n/a
 
      9th Jun 2007
Jenny,

Disabling wallpaper can be done at user level or system level

Click START | RUN
Type 'regedit' (without quotes) & press ENTER
Navigate to these keys:

Current User:


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveD
esktop

All Users:


HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Active
Desktop

Create a new key or change an existing one:

In the right pane:

Key name: 'NoChangeWallpaper'
Type: DWORD
Value: 0 = Enable Changing, 1 = Disable Changing

Close the registry editor

If you are nervous about doing this you can copy/paste between the lines:

---------------------------------------
Windows Registry Editor Version 5.00

; Current user

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Active
Desktop]
"NoChangeWallpaper"=dword:00000000

; All Users

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Activ
eDesktop]
"NoChangeWallpaper"=dword:00000000
---------------------------------------

Open Notepad
Copy/paste the above into the notepad document
File menu | SaveAs
in the FILENAME type: "Desktop.reg" (with quotes)
in the FILE TYPES choose ALL FILES (*.*)
Click the SAVE button

Double-click the newly created registry file to enter the information into
the registry then click OK to exit

I hope this helps,

--
Newbie Coder
(It's just a name)



"jenny" <(E-Mail Removed)> wrote in message
news:C46695EA-C8BA-48F5-B3FD-(E-Mail Removed)...
> I cannot change my desktop background, it appears to be frozen and greyed
> out. I can only change to a different colour and not use any photos

saved.
> Any idea on how on rectify this please?
> --
> Jenny Barrett



 
Reply With Quote
 
=?Utf-8?B?amVubnk=?=
Guest
Posts: n/a
 
      9th Jun 2007
Really sorry, but you lost me after type in regedit. Need real simple terms.
--
Jenny Barrett


"Newbie Coder" wrote:

> Jenny,
>
> Disabling wallpaper can be done at user level or system level
>
> Click START | RUN
> Type 'regedit' (without quotes) & press ENTER
> Navigate to these keys:
>
> Current User:
>
>
> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveD
> esktop
>
> All Users:
>
>
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Active
> Desktop
>
> Create a new key or change an existing one:
>
> In the right pane:
>
> Key name: 'NoChangeWallpaper'
> Type: DWORD
> Value: 0 = Enable Changing, 1 = Disable Changing
>
> Close the registry editor
>
> If you are nervous about doing this you can copy/paste between the lines:
>
> ---------------------------------------
> Windows Registry Editor Version 5.00
>
> ; Current user
>
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Active
> Desktop]
> "NoChangeWallpaper"=dword:00000000
>
> ; All Users
>
> [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Activ
> eDesktop]
> "NoChangeWallpaper"=dword:00000000
> ---------------------------------------
>
> Open Notepad
> Copy/paste the above into the notepad document
> File menu | SaveAs
> in the FILENAME type: "Desktop.reg" (with quotes)
> in the FILE TYPES choose ALL FILES (*.*)
> Click the SAVE button
>
> Double-click the newly created registry file to enter the information into
> the registry then click OK to exit
>
> I hope this helps,
>
> --
> Newbie Coder
> (It's just a name)
>
>
>
> "jenny" <(E-Mail Removed)> wrote in message
> news:C46695EA-C8BA-48F5-B3FD-(E-Mail Removed)...
> > I cannot change my desktop background, it appears to be frozen and greyed
> > out. I can only change to a different colour and not use any photos

> saved.
> > Any idea on how on rectify this please?
> > --
> > Jenny Barrett

>
>
>

 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      9th Jun 2007
Jenny,

Lower down in my previous reply:

Right-click the Desktop | New ---> Text Document
Copy what was between the '----' lines & paste it into that notepad doc.

In notepad, click the File menu | Save As...

--
Newbie Coder
(It's just a name)


"jenny" <(E-Mail Removed)> wrote in message
news:E605C88C-800F-4CC7-B122-(E-Mail Removed)...
> Really sorry, but you lost me after type in regedit. Need real simple

terms.
> --
> Jenny Barrett
>
>
> "Newbie Coder" wrote:
>
> > Jenny,
> >
> > Disabling wallpaper can be done at user level or system level
> >
> > Click START | RUN
> > Type 'regedit' (without quotes) & press ENTER
> > Navigate to these keys:
> >
> > Current User:
> >
> >
> >

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveD
> > esktop
> >
> > All Users:
> >
> >
> >

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Active
> > Desktop
> >
> > Create a new key or change an existing one:
> >
> > In the right pane:
> >
> > Key name: 'NoChangeWallpaper'
> > Type: DWORD
> > Value: 0 = Enable Changing, 1 = Disable Changing
> >
> > Close the registry editor
> >
> > If you are nervous about doing this you can copy/paste between the

lines:
> >
> > ---------------------------------------
> > Windows Registry Editor Version 5.00
> >
> > ; Current user
> >
> >

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Active
> > Desktop]
> > "NoChangeWallpaper"=dword:00000000
> >
> > ; All Users
> >
> >

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Activ
> > eDesktop]
> > "NoChangeWallpaper"=dword:00000000
> > ---------------------------------------
> >
> > Open Notepad
> > Copy/paste the above into the notepad document
> > File menu | SaveAs
> > in the FILENAME type: "Desktop.reg" (with quotes)
> > in the FILE TYPES choose ALL FILES (*.*)
> > Click the SAVE button
> >
> > Double-click the newly created registry file to enter the information

into
> > the registry then click OK to exit
> >
> > I hope this helps,
> >
> > --
> > Newbie Coder
> > (It's just a name)
> >
> >
> >
> > "jenny" <(E-Mail Removed)> wrote in message
> > news:C46695EA-C8BA-48F5-B3FD-(E-Mail Removed)...
> > > I cannot change my desktop background, it appears to be frozen and

greyed
> > > out. I can only change to a different colour and not use any photos

> > saved.
> > > Any idea on how on rectify this please?
> > > --
> > > Jenny Barrett

> >
> >
> >



 
Reply With Quote
 
=?Utf-8?B?UmFqS29obGk=?=
Guest
Posts: n/a
 
      9th Jun 2007
Goto:

http://www.mindyourbrain.1gig.biz/Tr...isplayprop.htm

Then click on

"Display Background List is Grey Out" or "Enable Display Background List"

Click Run when Asked.

Usually caused by Malware / Spywares. You must scan your computer.

Hope his help, let us know!


"jenny" wrote:

> Really sorry, but you lost me after type in regedit. Need real simple terms.
> --
> Jenny Barrett
>
>
> "Newbie Coder" wrote:
>
> > Jenny,
> >
> > Disabling wallpaper can be done at user level or system level
> >
> > Click START | RUN
> > Type 'regedit' (without quotes) & press ENTER
> > Navigate to these keys:
> >
> > Current User:
> >
> >
> > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveD
> > esktop
> >
> > All Users:
> >
> >
> > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Active
> > Desktop
> >
> > Create a new key or change an existing one:
> >
> > In the right pane:
> >
> > Key name: 'NoChangeWallpaper'
> > Type: DWORD
> > Value: 0 = Enable Changing, 1 = Disable Changing
> >
> > Close the registry editor
> >
> > If you are nervous about doing this you can copy/paste between the lines:
> >
> > ---------------------------------------
> > Windows Registry Editor Version 5.00
> >
> > ; Current user
> >
> > [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Active
> > Desktop]
> > "NoChangeWallpaper"=dword:00000000
> >
> > ; All Users
> >
> > [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Activ
> > eDesktop]
> > "NoChangeWallpaper"=dword:00000000
> > ---------------------------------------
> >
> > Open Notepad
> > Copy/paste the above into the notepad document
> > File menu | SaveAs
> > in the FILENAME type: "Desktop.reg" (with quotes)
> > in the FILE TYPES choose ALL FILES (*.*)
> > Click the SAVE button
> >
> > Double-click the newly created registry file to enter the information into
> > the registry then click OK to exit
> >
> > I hope this helps,
> >
> > --
> > Newbie Coder
> > (It's just a name)
> >
> >
> >
> > "jenny" <(E-Mail Removed)> wrote in message
> > news:C46695EA-C8BA-48F5-B3FD-(E-Mail Removed)...
> > > I cannot change my desktop background, it appears to be frozen and greyed
> > > out. I can only change to a different colour and not use any photos

> > saved.
> > > Any idea on how on rectify this please?
> > > --
> > > Jenny Barrett

> >
> >
> >

 
Reply With Quote
 
Kelly
Guest
Posts: n/a
 
      9th Jun 2007
Hi Jenny,

See line 142 (right hand side): Download the regfile and merge.
http://www.kellys-korner-xp.com/xp_tweaks.htm

--

All the Best,
Kelly (MS-MVP/DTS&XP)

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm


"jenny" <(E-Mail Removed)> wrote in message
news:C46695EA-C8BA-48F5-B3FD-(E-Mail Removed)...
>I cannot change my desktop background, it appears to be frozen and greyed
> out. I can only change to a different colour and not use any photos
> saved.
> Any idea on how on rectify this please?
> --
> Jenny Barrett



 
Reply With Quote
 
Ayush
Guest
Posts: n/a
 
      9th Jun 2007
[jenny] wrote-:
> I cannot change my desktop background, it appears to be frozen and greyed
> out. I can only change to a different colour and not use any photos saved.
> Any idea on how on rectify this please?



````````````````````
a) Registry fix-Automated :
http://www.kellys-korner-xp.com/regs...aperenable.reg

--- or ---

b) Manually (XP -Pro) :
1. Start > Run > gpedit.msc
2. Under User configuration > Click [Administrative Templates\Control Panel\Display\]
3. There will be a value named "Prevent changing wallpaper" > Set it to "Not
Configured"

--- or ---

c) Manually (XP -Any) :
1. Open Regedit
2.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop]
3. Double click the value named "NoChangingWallpaper" > Set it to 0
4.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop]
5. Repeat Step 3
````````````````````

If the above fails :
<url:http://support.microsoft.com/kb/921049/>


Good Luck, Ayush.
--
Google Groups: http://groups.google.com/
 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      10th Jun 2007
Ayush,

In my original reply to the OP I listed those registry keys...

--
Newbie Coder
(It's just a name)




"Ayush" <"ayushmaan.j[aatt]gmail.com"> wrote in message
news:(E-Mail Removed)...
> [jenny] wrote-:
> > I cannot change my desktop background, it appears to be frozen and

greyed
> > out. I can only change to a different colour and not use any photos

saved.
> > Any idea on how on rectify this please?

>
>
> ````````````````````
> a) Registry fix-Automated :
> http://www.kellys-korner-xp.com/regs...aperenable.reg
>
> --- or ---
>
> b) Manually (XP -Pro) :
> 1. Start > Run > gpedit.msc
> 2. Under User configuration > Click [Administrative Templates\Control

Panel\Display\]
> 3. There will be a value named "Prevent changing wallpaper" > Set it to

"Not
> Configured"
>
> --- or ---
>
> c) Manually (XP -Any) :
> 1. Open Regedit
> 2.
>

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Active
Desktop]
> 3. Double click the value named "NoChangingWallpaper" > Set it to 0
> 4.
>

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Activ
eDesktop]
> 5. Repeat Step 3
> ````````````````````
>
> If the above fails :
> <url:http://support.microsoft.com/kb/921049/>
>
>
> Good Luck, Ayush.
> --
> Google Groups: http://groups.google.com/



 
Reply With Quote
 
kay
Guest
Posts: n/a
 
      28th Nov 2007
I triedall and i got really close with the last one but "NoChangingWallpaper"
was not in my lis. help????


"Ayush" <"ayushmaan.j[aatt]gmail.com" wrote:

> [jenny] wrote-:
> > I cannot change my desktop background, it appears to be frozen and greyed
> > out. I can only change to a different colour and not use any photos saved.
> > Any idea on how on rectify this please?

>
>
> ````````````````````
> a) Registry fix-Automated :
> http://www.kellys-korner-xp.com/regs...aperenable.reg
>
> --- or ---
>
> b) Manually (XP -Pro) :
> 1. Start > Run > gpedit.msc
> 2. Under User configuration > Click [Administrative Templates\Control Panel\Display\]
> 3. There will be a value named "Prevent changing wallpaper" > Set it to "Not
> Configured"
>
> --- or ---
>
> c) Manually (XP -Any) :
> 1. Open Regedit
> 2.
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop]
> 3. Double click the value named "NoChangingWallpaper" > Set it to 0
> 4.
> [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\ActiveDesktop]
> 5. Repeat Step 3
> ````````````````````
>
> If the above fails :
> <url:http://support.microsoft.com/kb/921049/>
>
>
> Good Luck, Ayush.
> --
> Google Groups: http://groups.google.com/
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't Change My Desktop Background Picture/Wallpaper Tracey Woodmason Windows XP Help 3 11th Mar 2008 10:30 PM
Desktop background wallpaper choices locked =?Utf-8?B?bWljaGVsbGVraW5nODk=?= Windows XP Basics 2 27th Oct 2007 07:51 PM
Desktop Background showing through wallpaper =?Utf-8?B?amFtZXNHdW50ZW5hYXI=?= Windows XP General 2 10th Jul 2007 05:32 PM
Wallpaper - Desktop Background =?Utf-8?B?TWlsdyBuZXdiaWU=?= Windows XP Basics 4 6th May 2006 03:27 PM
Removing a Desktop Background Wallpaper picture Tom Windows XP Customization 1 25th Feb 2004 04:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:20 AM.