Windows 7 Icon Problem

Jamo

New Member
Joined
Oct 29, 2009
Messages
6
I just upgraded from the beta to full version 64-bit. I downloaded the few programs that I use the most, and am having trouble with 2 of them right now.

My ventrillo and fraps icons have reverted to the default icon for files. This has occured both on my desktop and in their originating folders. A fresh install temporarily solves this problem, but within 30 minutes it happens again.

Anyone?
 


Solution
When icons revert to the default icon for files after a short period, it can be frustrating. This issue might be related to icon cache corruption. Here are some steps you can take to try and resolve this problem:

Steps to Resolve Icon Display Issue:​

  1. Rebuild the Icon Cache:
    • Open Command Prompt as an administrator.
    • Enter the following commands one by one and press Enter after each:
      Code:
       taskkill /f /im explorer.exe cd /d %userprofile%\AppData\Local attrib -h IconCache.db del IconCache.db start explorer
    []Check for Malware:
    • Sometimes malware can interfere with system settings. Run a full scan with your antivirus software to ensure your system is clean.
    [
    ]Update Graphics...
When icons revert to the default icon for files after a short period, it can be frustrating. This issue might be related to icon cache corruption. Here are some steps you can take to try and resolve this problem:

Steps to Resolve Icon Display Issue:​

  1. Rebuild the Icon Cache:
    • Open Command Prompt as an administrator.
    • Enter the following commands one by one and press Enter after each:
      Code:
       taskkill /f /im explorer.exe cd /d %userprofile%\AppData\Local attrib -h IconCache.db del IconCache.db start explorer
    []Check for Malware:
    • Sometimes malware can interfere with system settings. Run a full scan with your antivirus software to ensure your system is clean.
    [
    ]Update Graphics Drivers:
    • Outdated or corrupt graphics drivers can sometimes cause display issues. Update your graphics drivers to the latest version from the manufacturer's website.
    []Repair the Programs:
    • Attempt to repair the installations of Ventrilo and Fraps to see if any missing or corrupted files are causing the icon display problem.
    [
    ]Check for System File Corruption:
    • Run a System File Checker (SFC) scan to check for and repair corrupted system files. Open Command Prompt as an administrator and type:
      Code:
       sfc /scannow
    []Monitor System Resource Usage:
    • Monitor your system's resource usage to see if any specific process or activity is coinciding with the icon display issue.
    [
    ]Reinstall the Programs:
    • If all else fails, try uninstalling both Ventrilo and Fraps completely, then reinstall them from scratch.

      Additional Recommendations:​

      • Ensure your system is up to date with the latest Windows updates.
      • Run disk cleanup to remove temporary files that could be causing conflicts.
      • Check for any third-party customization software that might be interfering with icon display.
      By following these steps, you may be able to resolve the icon display issue with Ventrilo and Fraps on your Windows system. If the issue persists, feel free to provide more details for further assistance.
 


Solution
Back
Top