Getting rid of Desktop Cleanup Wizard notice?

  • Thread starter Thread starter michael
  • Start date Start date
M

michael

Guest
Is there a way to stop the Desktop Cleanup Wizard bubble from ever popping up
again for our end users? The desktop properties tab that contains that is
disabled due to group policy and I'd hate to undo that if not necessary.

Thanks.
 
Re: Getting rid of Desktop Cleanup Wizard notice?

>Is there a way to stop the Desktop Cleanup Wizard bubble from ever popping up
>again for our end users? The desktop properties tab that contains that is
>disabled due to group policy and I'd hate to undo that if not necessary.


This should help out: http://www.tacktech.com/display.cfm?ttid=255

- Thee Chicago Wolf
 
RE: Getting rid of Desktop Cleanup Wizard notice?



"michael" wrote:

> Is there a way to stop the Desktop Cleanup Wizard bubble from ever popping up
> again for our end users? The desktop properties tab that contains that is
> disabled due to group policy and I'd hate to undo that if not necessary.
>
> Thanks.


HOW TO: Disable the Automatic Desktop Cleanup Feature in Windows XP
http://support.microsoft.com/kb/320154
HTH,
nass
---
http://www.nasstec.co.uk
 
RE: Getting rid of Desktop Cleanup Wizard notice?

I appreciate your help, but unfortanetly, as I mentioned in my original post,
that tab is disabled. Is there a different way?



"nass" wrote:

>
>
> "michael" wrote:
>
> > Is there a way to stop the Desktop Cleanup Wizard bubble from ever popping up
> > again for our end users? The desktop properties tab that contains that is
> > disabled due to group policy and I'd hate to undo that if not necessary.
> >
> > Thanks.

>
> HOW TO: Disable the Automatic Desktop Cleanup Feature in Windows XP
> http://support.microsoft.com/kb/320154
> HTH,
> nass
> ---
> http://www.nasstec.co.uk
>
 
Re: Getting rid of Desktop Cleanup Wizard notice?

>I appreciate your help, but unfortanetly, as I mentioned in my original post,
>that tab is disabled. Is there a different way?


Too fast with the post. Ok, there is a group policy to disable it:
User Configuration > Administrative Templates > Desktop > Remove The
Desktop Cleanup Wizard. Who set up these group policies?

- Thee Chicago Wolf
 
RE: Getting rid of Desktop Cleanup Wizard notice?


Hi Michael,
You can try by using this Reg file, please copy and paste the folowing code
into your notepad save it on your Desktop as name cleanupwiz.reg, right click
it and select merge to merge to your registry.
Reboot your machine after that.
===== Copy Code Below ====
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001

NOTE: you will not be able to run it if your Admin disabling the registry
Edit <G>
HTH,
nass
---
http://www.nasstec.co.uk

"michael" wrote:

> I appreciate your help, but unfortanetly, as I mentioned in my original post,
> that tab is disabled. Is there a different way?
>
>
>
> "nass" wrote:
>
> >
> >
> > "michael" wrote:
> >
> > > Is there a way to stop the Desktop Cleanup Wizard bubble from ever popping up
> > > again for our end users? The desktop properties tab that contains that is
> > > disabled due to group policy and I'd hate to undo that if not necessary.
> > >
> > > Thanks.

> >
> > HOW TO: Disable the Automatic Desktop Cleanup Feature in Windows XP
> > http://support.microsoft.com/kb/320154
> > HTH,
> > nass
> > ---
> > http://www.nasstec.co.uk
> >
 
Re: Getting rid of Desktop Cleanup Wizard notice?

"michael" <michael@discussions.microsoft.com> wrote in message
news:368DB137-84D7-4ED5-A709-3C8BFEDFA0A0@microsoft.com...
> Is there a way to stop the Desktop Cleanup Wizard bubble from ever popping
> up
> again for our end users? The desktop properties tab that contains that is
> disabled due to group policy and I'd hate to undo that if not necessary.
>
> Thanks.



Have you tried enabling the following setting in Group Policy?

User Configuration -> Administrative Templates -> Desktop -> Remove the
Desktop Cleanup Wizard

It can also be disabled by setting the value to 1 of this registry key.

HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer!NoDesktopCleanupWizard

Take a look at these web sites for more info.

http://www.pctools.com/guides/registry/detail/995/

http://www.theeldergeek.com/disable_desktop_cleanup_wizard.htm

http://searchenterprisedesktop.techtarget.com/tip/0,289483,sid192_gci1207504,00.html

Good luck

Nepatsfan
 
Re: Getting rid of Desktop Cleanup Wizard notice?

Great! Thanks to both of you : )



"Thee Chicago Wolf" wrote:

> >I appreciate your help, but unfortanetly, as I mentioned in my original post,
> >that tab is disabled. Is there a different way?

>
> Too fast with the post. Ok, there is a group policy to disable it:
> User Configuration > Administrative Templates > Desktop > Remove The
> Desktop Cleanup Wizard. Who set up these group policies?
>
> - Thee Chicago Wolf
>
 
Back
Top