Desktop icons in Windows 11 provide quick access to files, folders, applications, and system locations like This PC or Recycle Bin. However, some users encounter an issue where desktop icons suddenly disappear, fail to load, or do not display after startup.
This issue is usually caused by disabled desktop icon settings, Windows Explorer glitches, tablet mode behavior, corrupted icon cache, or system file corruption. In some cases, recent Windows updates or user profile problems may also affect desktop visibility.
Fixing desktop icons not showing in Windows 11 requires checking display settings, refreshing system components, and rebuilding icon cache if necessary. Follow the steps below carefully.
How to Fix Desktop Icons Not Showing in Windows 11
Work through the following methods in order and check if your desktop icons reappear after each step.
1. Enable Show Desktop Icons
Desktop icons may be accidentally hidden.
- Right-click on an empty area of the desktop.
- Hover over View.
- Ensure Show desktop icons is checked.
- If unchecked, click it to enable.
- Check whether icons reappear.
This is the most common cause of missing icons.
2. Restart Windows Explorer
Explorer controls the desktop interface.
- Press Ctrl + Shift + Esc to open Task Manager.
- Locate Windows Explorer.
- Right-click it.
- Select Restart.
- Wait for the desktop to refresh.
This reloads desktop components.
3. Check Desktop Folder Contents
Icons may have been moved or deleted.
- Open File Explorer.
- Navigate to:
C:\Users\YourUsername\Desktop - Confirm your files and shortcuts are present.
- If missing, check the Recycle Bin.
If files are not in the folder, they may have been deleted or moved.
4. Enable System Icons
System icons may be disabled.
- Open Settings.
- Go to Personalization.
- Click Themes.
- Select Desktop icon settings.
- Check icons such as:
- Computer
- Recycle Bin
- Network
- Click Apply.
- Click OK.
This restores default system icons.
5. Disable Tablet Mode Behavior
Some display modes hide desktop icons.
- Open Settings.
- Go to System.
- Click Display.
- Ensure your display mode is set correctly.
- Restart your PC.
Incorrect display configuration may affect icon visibility.
6. Rebuild Icon Cache
Corrupted icon cache can prevent icons from appearing.
- Press Windows + R.
- Type
%localappdata%and press Enter. - Locate the IconCache.db file.
- Delete the file.
- Restart Windows.
Windows will automatically rebuild the icon cache.
7. Run System File Checker (SFC)
Corrupted system files may cause display issues.
- Open Command Prompt as administrator.
- Run:
sfc /scannow - Wait for the scan to complete.
- Restart your PC.
SFC repairs damaged system files.
8. Use DISM to Repair Windows Image
If SFC does not fix the issue:
- Open Command Prompt as administrator.
- Run:
DISM /Online /Cleanup-Image /RestoreHealth - Restart Windows after completion.
DISM repairs deeper system corruption.
9. Check Group Policy Settings (Pro Editions)
Policies may hide desktop icons.
- Press Windows + R.
- Type
gpedit.mscand press Enter. - Navigate to desktop-related policies.
- Ensure policies are set to Not Configured.
- Restart your PC.
Incorrect policies can hide desktop elements.
10. Create a New User Account
User profile corruption may affect desktop display.
- Open Settings.
- Go to Accounts > Other users.
- Add a new local account.
- Log into the new account.
- Check if desktop icons appear.
If they do, the original profile may be corrupted.
11. Perform a System Restore
If the issue started recently:
- Press Windows + S.
- Search for Create a restore point.
- Click System Restore.
- Choose a restore point before the issue began.
- Follow on-screen instructions.
This restores previous system settings.
12. Reset Windows (Last Resort)
If nothing works:
- Back up important files.
- Open Settings.
- Go to System > Recovery.
- Click Reset this PC.
- Choose Keep my files.
- Complete the reset process.
This reinstalls Windows while preserving personal data.
Final Thoughts
Desktop icons not showing in Windows 11 is typically caused by hidden desktop settings, Windows Explorer glitches, corrupted icon cache, or user profile issues rather than hardware problems. In most cases, enabling “Show desktop icons” or restarting Windows Explorer resolves the issue immediately.