Hi FH-9913,
I can understand how frustrating this must be, especially after spending so much time creating and organizing hundreds of custom folder icons. The timing does seem suspicious, but unfortunately, at this point there hasn’t been any official confirmation that this is a build regression yet.
Since Microsoft Q&A is just a peer-support forum, if you suspect the issue is tied to a recent update, it’d be better to report it through Feedback Hub (press Win + F). That way, Microsoft can track whether multiple users are reporting the same behavior. In the meantime, let’s see if we can improve the situation:
1 - Rebuild the icon cache:
- Open Command Prompt as Administrator.
- Run the following commands one by one:
-
taskkill /f /im explorer.exe -
del /a /q "%localappdata%\IconCache.db" -
del /a /f /q "%localappdata%\Microsoft\Windows\Explorer\iconcache*" -
start explorer.exe
-
- Restart the PC and check your icons again.
2 - Rebuild the thumbnail cache
- Find and open Disk Cleanup as Administrator
- Select your system drive > check Thumbnails > OK
- Let Windows remove the cache > restart your PC after.
3 - Check whether icon files are being blocked
- Go to the original folders holding the icon files
- Right-click one of the affected > select Properties
- If you see an Unblock option, select > click Apply.
4 - Test if the updates were the cause
- Open Settings > Windows Update > Update history
- Identify the most recent update(s) and whether the timing matches.
- Click Uninstall updates > see if you can uninstall them > check the icons again.
It’d also be helpful if you can test creating a new folder and assign it a built-in Windows icon. If even the system's own icons cannot be applied to that new folder, the problem might be even deeper.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.