How to Fix Recycle Bin Icon Not Updating — Shows Full When Empty or Vice Versa on Windows
Recycle Bin icon stuck showing full when it's empty, or empty when it has files? Desktop icon not refreshing? Fix Recycle Bin icon display issues.
📖
Main Troubleshooting Guide
How to Fix 100% Disk Usage →Complete symptoms, causes, and step-by-step solutions
Symptoms
You might be experiencing this problem if you notice:
- •Recycle Bin shows "full" icon even after emptying
- •Recycle Bin shows "empty" icon but contains files
- •Icon only updates after restart or manual refresh
- •Right-click shows correct state but icon is wrong
- •Desktop icons not refreshing at all
- •Recycle Bin icon changed to generic/unknown icon
Common Causes
- ⚠Icon cache corrupted or outdated
- ⚠Desktop icon auto-refresh disabled or broken
- ⚠Shell notification not triggering icon update
- ⚠Third-party icon pack or theme interfering
- ⚠Explorer.exe not receiving recycle bin change events
- ⚠Custom Recycle Bin icon not properly configured
Solutions
Solution 1: Refresh Desktop and Icon Cache
- 1Quick fix: right-click desktop → Refresh (or press F5)
- 2If that doesn't work: rebuild icon cache:
- 3CMD as Admin:
- 4taskkill /f /im explorer.exe
- 5cd /d %userprofile%\AppData\Local\Microsoft\Windows\Explorer
- 6attrib -h iconcache_*.db
- 7del iconcache_*.db
- 8start explorer.exe
- 9The icon cache will rebuild and Recycle Bin should show correctly
Solution 2: Reset Recycle Bin Icon
- 1Settings → Personalization → Themes → Desktop icon settings
- 2Select "Recycle Bin (full)" → click "Restore Default"
- 3Select "Recycle Bin (empty)" → click "Restore Default"
- 4Click Apply → OK
- 5If using a custom icon pack: the pack may not include proper Recycle Bin states
- 6Switch back to default Windows icons to test
- 7Restart Explorer: Task Manager → Windows Explorer → Restart
Solution 3: Fix Shell Notification
- 1If icon never auto-refreshes:
- 2Registry: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- 3Ensure "IconsOnly" DWORD is 0 (not 1)
- 4Check: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
- 5Ensure "Max Cached Icons" string doesn't exist or is set to a reasonable value (e.g., "2048")
- 6PowerShell: restart desktop window manager:
- 7Stop-Process -Name dwm -Force (it auto-restarts)
- 8If none of the above works: create a new user profile to test
FIXES THIS IN 5 MINUTES
Fix Recycle Bin Icon Not Updating — Shows Full When Empty or Vice Versa Automatically
RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.
Download Now - Free TrialNo credit card required • Works on Windows 10 & 11