Fixing Windows 10 Overlay Icons

Lots of programs like to use overlay icons over top the windows folder icons. They use these icons to give the user information at a quick glance. Like if a file has been backed up or synced. But the problem is windows only allows for 15 overlays. On top of that Windows uses some of these up for things like OneDrive.

Overlay icons.

So as things get installed the overlays you care about may stop working as they are replaced with other ones.

This happens to me from time to time with the TortoiseSVN icons and the Box Drive icons. But there is an easy fix!

Fixing the Overlay Icons In 4 Steps

1. Go to the registry here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellIconOverlayIdentifiers

2. There you will find a list that looks something like this.

Overlay icons in the registry.

The first 15 items in that list will work and anything after that will be ignored by Windows.

3. Delete the things you don’t want in the list or rename them to add spaces to the front of their name. Then the items with spaces will sort to the top of the list.

For me, my TortoiseSVN icons stopped working so I deleted a bunch of Box icons I did not care about.

4. After that restart your computer. When it boots back up the icons you want to see should work.

That is all there is to it

The overlay icons are cool but I have no clue why there is a limit of 15. I wish Microsoft would change that. But until then at least there is an easy fix.

Unless you want more then 15 icons. If that is the case then you are out of luck for now.

4 thoughts on “Fixing Windows 10 Overlay Icons

  1. Diane Busch

    THANK YOU, THANK YOU, THANK YOU!!! I have been trying to fix this issue, and have searched everywhere for a fix. This worked!

    Reply
  2. Doug

    What if I only have 12 overlays and the standard Onedrive green check doesn’t show up on my files? I’ve been searching for a solution but I have yet to find one unfortunately…

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *