Back in the old days of Office 2000 and XP microsoft used to automatically put the Outlook icon on the desktop, and you could right-click it to get to profile and account settings. A very handy feature. Now with Office 2003, 2007, and 2010 they've given up doing that following their 'clean desktop' trend. I understand that but sometimes I need users to be able to get to Outlook easily and to manage their profiles without having to go to control panel - if I even allow them to go there!
I had to search hard to find this one but I found it in the end. Here's the key needed to add Outlook 2007 and 2010 back to the desktop:
Open regedit and browse to:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace
Then add a new key (not a new value) with the following name:
{00020D75-0000-0000-C000-000000000046}
Then refresh your desktop and your Outlook icon will be back.
Here's the code if you want to put it in a .reg file:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00020D75-0000-0000-C000-000000000046}]
9 comments:
Thanks, yours is the only in the top google results that says it's for 2007, rock on...
This works for outlook 2007. Thanks so much.
Worked great on Vista for Outlook 207. Thank you!
Nice one, cheers. Worked on Vista and 2007.
Excellent work. Thank you very much. Worked fine with Windows Vista Enterprise SP1 and Outlook 2007 SP1.
FINAALY The Outlook icon! IE 8 and Windows 7! Now of someone could only do the for Internet Explorer in Windows 7!
Regards,
Chuck Billow
cwbillow@componentics.com
thanks for Outlook icon is works in XP. :-)
"Chuck Billow" for explorer try this:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000
This also works for Outlook 2010. Thank you again!
Thanks for the info on it working in 2010, I'll update the article! Cheers.
Post a Comment