|
Article :
If any of you out there like to use the thumbnail view, especially for browsing through photos and images, it can become a bit of a drain on your system. 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.
And/or create another DWORD value called ThumbnailQuality, and set the value between 50 and 100.
Key Details :
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
View users comments or discuss here
//END
Registry Info : A lot of our articles require you to modify the "Registry" which is crucial to any Windows Operating System. The Registry stores all the essential information regarding its users and software. Click below for more information on the Windows Registry and "Regedit" tool.
What is the registry?
"Learn exactly what the registry holds!" - here
Disclaimer: Making any alterations incorrectly to the Registry can cause serious issues with you operating system, and may result in a reinstallation. Use the information we provide at your own risk. Also follow our registry backup procedure. |