Change the Thumbnail Image Settings (Windows XP) Category: Home > Windows > Appearance
These settings control the format of the saved thumbnail images, including the image size and quality.
Open your registry and find the key below.
Create a new DWORD value, or modify the existing value, called "ThumbnailSize" and set it to the size of the image in pixels. The default is 96.
Create another new DWORD value, or modify the existing value, called "ThumbnailQuality" and set a number that represents the quality percentage between 50% and 100%, the higher quality the larger the file. The default is 90.
Restart Windows for the changes to take effect.
 |  |  |  |  |
 |  | (Default) | REG_SZ | (value not set) |  |
 |  | ThumbnailQuality | REG_DWORD | 0x0000005a (90) |  |
 |  | ThumbnailSize | REG_DWORD | 0x00000060 (96) |  |
 |
 | HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer |  |
 |
Settings: |
User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
Name: ThumbnailSize, ThumbnailQuality
Type: REG_DWORD (DWORD Value)
Value: Size in pixels, Quality Percentage
|
Related Tweaks
Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.
Last Modified: September 11, 2002
|