Windows 7 Icons slow to load in Start/Taskbar - Reghack does not work

snadge

New Member
Joined
May 10, 2010
Messages
4
PLEASE READ - (I say this because on other forums people are replying to the title with hack that ive tried and does not work)

a few weeks ago I noticed that Icons were refreshing quite often and always after installing something and when they did the were very slow

so anyway I searched for answers and come across the MaxCachedIcons DWORD 2048 fix on another forum , I tried this to no avail - (also it doesnt tell you if its a HEXIDECIMAL or DECIMAL option your supposed to on it :down: ) - I tried both to no avail , I then read that the above hack does NOT work on windows 7 and that you have to actually put spaces like so "Max Cached Icons" and actually create a new STRING Value and not DWORD... anyway I tried this also (after removing last attempt) and im sure it made it worse??? - so ive deleted it and now im left with icons that are slow to load in START MENU, TASKBAR, ALL PROGRAMS, ADMIN TOOLS> - its freaking annoying as I already have a problem with win7 on this laptop (high DPC usage that cant be fixed)

cany anyone help me with this?
can I reset the icon cache and apply a REAL fix?

thanks
 

Solution
It seems like you've been dealing with icon refreshing issues on Windows 7, and the attempted fixes you found didn't work as expected. I can guide you on how to reset the icon cache and potentially resolve the slow-loading icons in your Start Menu, Taskbar, and other areas. Here's a step-by-step guide on how to reset the icon cache in Windows 7:

Resetting the Icon Cache in Windows 7​

  1. Close Explorer:
    • To ensure a clean reset, you need to close Windows Explorer. You can do this by opening the Task Manager (Ctrl + Shift + Esc), finding "explorer.exe" under the Processes tab, selecting it, and then clicking "End Process".
    []Open Task Manager Again:
    • In Task Manager, click "File" in the top-left...
It seems like you've been dealing with icon refreshing issues on Windows 7, and the attempted fixes you found didn't work as expected. I can guide you on how to reset the icon cache and potentially resolve the slow-loading icons in your Start Menu, Taskbar, and other areas. Here's a step-by-step guide on how to reset the icon cache in Windows 7:

Resetting the Icon Cache in Windows 7​

  1. Close Explorer:
    • To ensure a clean reset, you need to close Windows Explorer. You can do this by opening the Task Manager (Ctrl + Shift + Esc), finding "explorer.exe" under the Processes tab, selecting it, and then clicking "End Process".
    []Open Task Manager Again:
    • In Task Manager, click "File" in the top-left corner, and then select "New Task (Run...".
    [
    ]Reset Icon Cache:
    • In the "Create New Task" window, type the following command and press Enter: cmd /c del %userprofile%\AppData\Local\IconCache.db /a
    []Reopen Explorer:
    • After executing the command, go back to the Task Manager, click "File" > "New Task (Run...", and type in "explorer" to reopen Windows Explorer.
    [
    ]Restart Your Computer:
    • Sometimes a restart is needed for changes to take effect. Restart your computer to see if the icon cache has been successfully reset.

      Real Fix for Icon Loading Issues​

      If resetting the icon cache doesn't fully resolve the slow-loading icons issue, you might consider the following additional steps:
    • System File Checker (sfc):
    • Run the System File Checker tool to scan for and restore corrupted system files. Open Command Prompt as an administrator and type sfc /scannow.
    • Check for Disk Errors:
    • Use the built-in disk checking tool by running a disk check. Open Command Prompt as an administrator and type chkdsk c: /f (replace "c:" with the correct drive letter if needed).

      Additional Considerations​

      • Monitor Task Manager for any processes causing high Disk or CPU usage that might be impacting icon loading.
      • Ensure your system is up to date with the latest Windows updates.
      By following these steps, you should be able to reset the icon cache and potentially address the slow-loading icon issue on your Windows 7 system. If the issue persists or if you encounter any difficulties, feel free to ask for further assistance.
 

Solution
Back
Top