JSI Tip 5953. How can I control whether My Documents or My Computer is the 1st Windows XP desktop icon displayed?.

Jerold Schulman

November 11, 2002

1 Min Read
ITPro Today logo in a gray background | ITPro Today

If you display the My Documents and My Computer icons on your desktop, the default behavior is to display the My Documents icon first.

To alter this behavior, use the Registry Editor to navigate to HKEY_CLASSES_ROOTCLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}. The SortOrderIndex Value Name, a REG_DWORD data type, controls whether My Documents or My Computer is the 1st desktop icon displayed. The default data value is 0x48, which places My Documents first.

To display the My Computer icon first, change the data value to 0x54.



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like