The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Windows 8.1 - Explorer icons not showing

    Discussion in 'Windows OS and Software' started by HTWingNut, Jun 9, 2014.

  1. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Anyone else have an issue where the icons for files in Windows Explorer don't show, just looks like a blank page? It's not a huge deal, just odd that sometimes they show, sometimes they don't and others they show up after a little while.
     
  2. killkenny1

    killkenny1 Too weird to live, too rare to die.

    Reputations:
    8,268
    Messages:
    5,256
    Likes Received:
    11,609
    Trophy Points:
    681
    Everything looks fine on my Windows 8 machine.
    Windows has sometimes weirdest random glitches :D.
     
  3. J-Lawrence

    J-Lawrence Notebook Consultant

    Reputations:
    227
    Messages:
    108
    Likes Received:
    24
    Trophy Points:
    0
    That happens after you install:

    1- Silverlight (if you have it installed, uninstall it)

    2- Office 2013

    Office 2013 comes with its own OneDrive, what happens is, this causes havoc and sync problems since you now have 2 OneDrivers, one built into Windows and one that came with Office.

    You need to uninstall the one that came with Office, then go to your startup entries using Autoruns

    Fix:

    1) Uninstal OneDrive using Geek Uninstaller then remove all the leftovers, then reboot

    [​IMG]

    [​IMG]

    2) Download Autoruns

    3) Extract the Autoruns ZIP, then launch it by running it as administrator

    4) Go the the first tab which says Everything

    5) Scroll down a little bit, then find the below marked entries, right click on each one then choose DELETE

    6) Press RUN + R to open the Run Dialogue Box

    7) Open registry editor from Run Command by typing regedit

    8) Navigate to “HKEY_CLASSES_ROOT\AllFileSystemObjects\shell\SPFS. Context menu”

    9) Right-click on it(left pane) and select “ Delete” option to remove this key and all its sub keys.

    [​IMG]

    10) Reboot
     
  4. octiceps

    octiceps Nimrod

    Reputations:
    3,147
    Messages:
    9,944
    Likes Received:
    4,194
    Trophy Points:
    431
  5. J-Lawrence

    J-Lawrence Notebook Consultant

    Reputations:
    227
    Messages:
    108
    Likes Received:
    24
    Trophy Points:
    0
  6. octiceps

    octiceps Nimrod

    Reputations:
    3,147
    Messages:
    9,944
    Likes Received:
    4,194
    Trophy Points:
    431
    Maybe let the OP answer before jumping to conclusions?
     
  7. J-Lawrence

    J-Lawrence Notebook Consultant

    Reputations:
    227
    Messages:
    108
    Likes Received:
    24
    Trophy Points:
    0
    fair enough, he can try both methods, hope yours works s its a one click fix :)
     
  8. vaio-tv

    vaio-tv Notebook Enthusiast

    Reputations:
    156
    Messages:
    49
    Likes Received:
    7
    Trophy Points:
    16

    It would be better to check first if there are any file corruptions.
    Open an elevated cmd, (Run as Admin), and type: sfc /verifyonly
    If nothing is found, proceed with both the above mentionned methods.
    If the sfc scan reports problems type: findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt" followed by Enter.
    It will create a desktop shortcut which you can open in Notepad and see a detailed log.
    A repair installation might be needed.
    Hope this helps,

    Regards,
     
  9. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    Thanks will try later when I get home. I need silverlight for Netflix unfortunately.

    Beamed from my G2 Tricorder
     
  10. HTWingNut

    HTWingNut Potato

    Reputations:
    21,580
    Messages:
    35,370
    Likes Received:
    9,877
    Trophy Points:
    931
    I ran the icon cache rebuild and that seemed to correct the icon cache issue. But I did run an sfc /scannow and it couldn't "fix" some issues, but a DISM /Online /Cleanup-Image /RestoreHealth did work.

    This install is less than a month old. I have my basic apps and some games, nothing more. I hate when crap like this happens.

    Thanks for your input.
     
  11. octiceps

    octiceps Nimrod

    Reputations:
    3,147
    Messages:
    9,944
    Likes Received:
    4,194
    Trophy Points:
    431
    I seem to have to do the icon cache rebuild every time I delete the installer for an app after installing it. The thumbnail for all instances of the program's shortcut in Explorer and Start Menu simply go blank. It's kinda weird. Never happens for me in Windows 7, only Windows 8. And it's definitely a Windows issue as it has persisted through multiple reformats.