18

I noticed that Micrsoft Edge was missing the taskbar icon, and then noticed all UWP apps are missing their icons. You can see this clearly in this screenshot of the lock screen settings:

Image on Lock screen settings with fallback icon

Things tried:

  • Tried repairing Windows using DISM.exe /Online /Cleanup-image /Restorehealth and sfc /scannow, but they didn't find any problems.
  • Reinstalling Edge with the following command didn't help either: Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -verbose}
  • updating my graphics drivers to no avail.
  • chkdsk C: /f /r /x
  • Get-AppxPackage | Remove-AppxPackage then reboot and follow with Get-AppxPackage -allusers | foreach {Add-AppxPackage -register "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode} and reboot again.
  • Try and delete %AppData%..\Local\IconCache.db then restart.
  • Rebuild a Broken Icon Cache in Windows 10 - "To rebuild the icon cache, you have to delete all the iconcache files that appear in this folder": \AppData\Local\Microsoft\Windows\Explorer

Any idea what the problem might be, or suggestions on how to get the icons back?

Windows 10 Pro, 1709; OS Build 16299.192.

9
  • do repair install with 1709 ISO Commented Jan 7, 2018 at 17:36
  • @magicandre1981 Unfortunately this did not work: i.sstatic.net/jjHaw.png Commented Jan 13, 2018 at 4:14
  • Try to uninstall all apps in Powershell as Administrator: Get-AppxPackage | Remove-AppxPackage then reboot and follow with Get-AppxPackage -allusers | foreach {Add-AppxPackage -register "$($_.InstallLocation)\appxmanifest.xml" -DisableDevelopmentMode} and reboot again.
    – harrymc
    Commented Jan 13, 2018 at 11:36
  • wired. try those powershell commands to reinstall the apps. but since 1607 they caused more issues compared to what they fix. Commented Jan 13, 2018 at 12:08
  • A long shot: Try to Rebuild a Broken Icon Cache in Windows 10.
    – harrymc
    Commented Jan 13, 2018 at 14:11

8 Answers 8

6
+250

From Windows Explorer in the address bar, copy in the path ‪C:\Program Files\WindowsApps and then press Enter.

enter image description here

You'll likely get a pop up window telling you that You don't currently have permission to access this folder so you'll press the Continue option.

enter image description here

You'll then likely get a pop up window telling you that You have been denied permission to access this folder where there will be a link called security tab which you will click on.

enter image description here

From there the WindowsApps Properties window will open and from the Security tab you will select the Advanced option.

enter image description here

You will then press the Change option from the Advanced Security Settings~ window

enter image description here

You will then type in the username of the account you want to take ownership of the folder, press Check Name and then OK. Press OK again another time or two and then close any of the pop up windows from there that opened during this process.

enter image description here

Lastly, you should locate a folder with images/assets for the icons of an image file or two, right click the file and then select Open With option and then choose the Paint 3D app, or try various other programs until you see thumbnails being generated. The icons will mostly be back at this point and waiting, perhaps for the indexer and should eventually restore all icons everywhere.

enter image description here

2
  • 1
    @RicardoAmaral Oh.... try running icacls "C:\Program Files\WindowsApps" /reset /T and see if that resolves the problem. You might reboot afterwards but give that a quick try. Commented Mar 23, 2018 at 16:52
  • @PimpJuiceIT Unfortunately no, I don't have a backup.
    – rfgamaral
    Commented Mar 23, 2018 at 18:20
15

Google Drive File Stream was/is the culprit for me. Uninstalling this app brings the icons back. I don't have the option of removing the app so I live with this fix until I get Windows reinstalled and the dice gets rolled to see if the problem comes back.

What can temporarily work (day by day) is by removing the following Registry Key:

HKEY_CLASSES_ROOT\.png\shellex\{E357FCCD-A995-4576-B01F-234630154E96}

And then restarting Windows Explorer from the Task Manager.

This registry key will come back so when your icons disappear again you will need to do this again. This works for all the icons except the Windows Mail icon.

I tried all the fixes on this site and a bunch of others shorts of reinstalling Windows. Nothing had any effect. I think a large percentage of people have this problem because of Google Drive File Stream. Google seems uninterested in solving this problem as it doesn't affect everyone. I have coworkers with the same Windows version as me and their icons are fine.

2
  • I wrote a more detailed explanation for this in another question.
    – Zenexer
    Commented Jun 29, 2018 at 3:43
  • 1
    WOW! I spent hours trying to fix my windows icons, and yes Google Drive File Stream was breaking everything. I uninstalled that, and brought all my icons back. Commented Jul 9, 2018 at 13:42
5

For me, Google Drive File Stream was causing that problem.

This answer and that answer worked for me. These are the steps that I did:

  1. First make sure to disable autostart of Google Drive File Stream. You can do that in Task Manager > Startup tab. Then, close Google Drive File Stream.

  2. In Registry Editor, delete the following key: HKEY_CLASSES_ROOT\.png\shellex\{E357FCCD-A995-4576-B01F-234630154E96} .

    This is the thumbnail handler of Google Drive, and that is causing the problem (explanation). Don't worry, it will be re-generated when you open Google Drive again.

EDIT: Tinkering with it, I found a strange key called DisableProcessIsolation located in HKEY_CLASSES_ROOT\CLSID\{8AD5CECD-DF0D-41C3-BA21-1E22114CC73C}. That's the thumbnail provider of Google Drive File Stream. Deleting this DisableProcessIsolation key and re-creating the icon cache (explained in next step) solved the problem, since that key is not re-generated every time Google Drive File Stream is launched.

  1. In Explorer, go to: %UserProfile%\AppData\Local\Packages\Microsoft.Windows.Search_cw5n1h2txyewy\LocalState\AppIconCache and rename the folder named 100 to 100.bak, then create a new folder named 100.

    This will remove the icon cache from Windows Search. If you search something now, all UWP apps will not have icons. Will be re-generated when you restart your PC.

  2. Restart your PC.

    Google Drive File Stream will not be excecuted at startup because of the first step. This will give time to Windows Search to cache all UWP icons before Google Drive opens again.

After waiting some minutes, all UWP icons should be back again. Now you can open Google Drive and restore autostart if you want.

4

Give one or both (in order) of the two solutions I quoted below a try to resolve your problem as you describe based on the other things you've already tried and eliminated.

  1. Complete the Repair the corrupt user profile registry key process first and then reboot, sign back on and see if the problem persists.
  2. If #1 alone doesn't resolve the problem then complete the Reset Windows 10 process as described below.

Repair the corrupt user profile registry key

Step 1. Open the Windows 10 Registry Editor by typing regedit in the Search box.

Step 2. When Registry Editor launches, navigate to the following key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList.

Step 3. Click each S-1-5 folder and double-click the ProfileImagePath entry to find out which user account it relates to. (If your folder name ends with .bak or .ba follow Microsoft’s instructions to rename them).

enter image description here

Step 4. Once you have determined where is the corrupt user profile(and it doesn’t have a .bak ending), double-click RefCount and change the Value data to 0 and click OK. If this value isn’t available, you might have to create it manually.

Step 5. Now double-click on State, make sure the Value data is again 0 and click OK.

enter image description here

Step 6. Close Registry Editor and restart your PC.


Reset Windows 10

Step 1. Open the Settings app by pressing Windows + I keys at the same time. Click Update & security.

Step 2. On the left pane, Click Recovery. Among the three options, choose Reset this PC.

enter image description here

Step 3. Click Get started under Reset this PC.

Step 4. Click either "Keep my files" or "Remove everything" depending on whether you want to keep your data files intact. Either way, all of your settings will return to their defaults and apps will be uninstalled.

enter image description here

Step 5. Select "Just remove my files" or "Remove files and clean the drive" if you chose to "remove everything" in the prior step. Cleaning the drive takes a lot longer but will make sure that, if you are giving the computer away, the next person will have a hard time recovering your erased files. If you are keeping the computer, choose "Just remove my files."

enter image description here

Step 6. Click Next if Windows warns you that you won't be able to roll back to a prior version of the OS.

Step 7. Click Reset if prompted.

source

3
  • @Louis From admin elevated cmd prompt, try running the these two commands 1. CD /D "C:\Program Files" & then 2. icacls WindowsApps /T /Q /C /RESET. See if that resolves & maybe reboot after the change & then retry. See icacls /? but you'll see replaces ACLs with default inherited ACLs for all matching files. in the section showing ICACLS name /reset [/T] [/C] [/L] [/Q]. Make sure you have good backups since you are trying many things here but let me know if that helps per the reset of the NTFS defaults there—I would think the above reset would've done it too. Commented Jan 17, 2018 at 3:13
  • This didn't work, but forcing me to take ownership of WinApps showed me that Explorer was unable to render any thumbnails for the PNG images/assets for any app. By doing Open with... and changing the default to Paint 3D instead of Photos seemed to force Windows to rebuild the thumbnails, and now I can see the icons again. But things are still a little broken: i.imgur.com/EvrWNKj.png The Remote Desktop icon has a solid black background, and I think the lock screen is not previewing correctly. Progress though! Commented Jan 17, 2018 at 3:41
  • Actually Photos was the correct app. For some reason forcing Paint 3D caused the thumbnails to slowly regenerate. I didn't get a chance to try this since everything has now sorted itself out. If you want to add another answer it would be: take ownership of WinApps; locate a folder with images/assets for the icons of an app or two; open-with: choose Paint 3D, or try various programs until you see thumbnails being generated; the icons will mostly be back at this point and waiting, perhaps for the indexer, will eventually restore all icons everywhere. Commented Jan 18, 2018 at 4:47
4

If you have Google Drive File Stream, uninstall it and reboot your machine, and then check again because that worked for me.

1
2

I've recently had this issue and i've tried everything but didn't help what help for me navigating to %UserProfile%\AppData\Local\Packages\Microsoft.Windows.Search_cw5n1h2txyewy\LocalState\AppIconCache rename 100 to 100.bak and create a new folder named 100 and restart computer

1

Maybe your icon cache corrupted:

Try and delete %AppData%\..\Local\IconCache.db then restart.

Also do the actual applications have that icon? (Like on the start menu, or when you search it, or even on the desktop)

6
  • No dice, I'm afraid. Commented Jan 14, 2018 at 18:36
  • Well that's no good, I'm not really sure what to do then. Try and head back to a restore point (if you have any) Commented Jan 14, 2018 at 20:24
  • Try this: tenforums.com/attachments/tutorials/… Commented Jan 14, 2018 at 20:26
  • It deletes the IconCache file, the contents of the icon cache folder, then reboots. Commented Jan 14, 2018 at 20:27
  • 1
    Sorry, that's all I got. Good luck with future help Commented Jan 17, 2018 at 15:20
0

You can try to install the same build and language of Windows 10 on top of current installation keeping files and apps.

This can be done with a repair install using 1709 ISO.

Usually it helps in major cases.

Just run this before going to sleep and at the morning it will be working.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .