If you like to use the thumbnail view, especially for browsing through photos and images you must know that it is possible to lower the thumbnail size and quality by editing the following registry keys.
Open the registry and navigate to :
HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer
Create a new DWORD value called ThumbnailSize, and set the value between 32 and 256.
Then create another DWORD value called ThumbnailQuality, and set the value between 50 and 100.
Examples :
USER Key: [HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer]
Value Name: ThumbnailSize
Data Type: REG_DWORD (DWORD Value)
Data Value: 32 – 256
USER Key: [HKEY_CURRENT_USER\ Software\ Microsoft \ Windows\ CurrentVersion\ Explorer]
Value Name: ThumbnailQuality
Data Type: REG_DWORD (DWORD Value)
Data Value: 50 – 100
Thanks to http://thewebit.com
No comments:
Post a Comment