Changing Minimum Icon Size

where is the registry entry again that will change the MINIMUM icons size that windows will use - so that the icons displayed in windows explorer for example is larger than default - i know theres a way cuz i did before a format but now i can't find out how again

thxs in advance

gable

#27806

nevermind - i figured it out - in case anyone cares here info

Q. How can I modify the size of icons on the desktop?

A. As you may be aware you can change the size of icons in Explorer by selecting the Large icon/Small icon from the view menu. You can actually make the icons even bigger!

1. Start the registry editor (regedit.exe)

2. Move to HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics

3. Double click on "Shell Icon Size"

4. Modify to the size you want (increase by 16), e.g. 48 or 64. Click OK

5. Close the registry editor

If large icons are selected in Explorer you will now see the new size, you don't need to logoff, just change folders.

It's also possible to change the icons for the small icon/start menu

1. Start the registry editor (regedit.exe)

2. Move to HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics

3. From the Edit menu select New - String

4. Edit a name of "Shell Small Icon Size"

5. Double click the new value and set to the size you want, its 16 by default, but again could be 32,48,64 etc.

Logoff and on again for the change to take effect.

To change the number of colours the icons use perform the following:

1. Start the registry editor (regedit.exe)

2. Move to HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics

3. Double click on "Shell Icon BPP"

4. Modify to 4 for 16 colours, 8 for 256, 16 for 65536, 24 for 16 miillion and 32 for true colour

5. Close the registry editor

Again you need to logoff for the change to take effect.

#27823