How to fix Windows 11 desktop icons missing or rearranged after an update
Summary
This guide helps you troubleshoot and resolve: How to fix Windows 11 desktop icons missing or rearranged after an update. Follow the steps below to fix the issue.
Common Causes
After a Windows 11 update or a graphics driver change, you might find that your desktop icons have disappeared, appear as blank tiles, or have been rearranged into the wrong order. This is usually caused by the icon cache becoming corrupted or by the desktop resolution scaling resetting. The good news is that these issues can be resolved without losing any of your files or shortcuts.
Quick Fix Steps
If your icons are missing, blank, or jumbled, try these steps in order before moving on to the detailed instructions:
- Right-click the desktop, select View, and confirm Show desktop icons is ticked.
- Restart your computer to refresh the icon cache.
- Run the built-in System File Checker to repair corrupted icon cache files.
- Reinstall or roll back your graphics driver.
Detailed Instructions
Confirm Desktop Icons Are Enabled
Windows updates occasionally reset the desktop icon visibility setting.
- Right-click an empty area of your desktop.
- Hover over View.
- Ensure Show desktop icons has a tick next to it. If it does not, click it once to enable.
Rebuild the Icon Cache
The icon cache is a hidden database Windows uses to display your shortcut icons. When it becomes corrupted, icons may disappear or appear as generic placeholders.
- Press
Ctrl+Shift+Escto open Task Manager. - Right-click Windows Explorer and select End task.
- Click File in the top-left corner, then choose Run new task.
- Type
cmdand tick Create this task with administrative privileges, then press OK. - In the Command Prompt window, type the following commands one at a time, pressing
Enterafter each:
cd /d %userprofile%\AppData\Local
del IconCache.db /a
shutdown /r /t 0
Your computer will restart automatically. Once it boots back up, Windows will rebuild a fresh icon cache and your icons should reappear in their correct form.
Check Display Scaling Settings
Windows updates sometimes reset your display scaling, which can cause icons to overlap or appear in the wrong positions.
- Right-click the desktop and select Display settings.
- Under Scale, confirm the recommended percentage is selected (commonly 100%, 125%, or 150%).
- Click Apply and sign out, then back in, for the change to take full effect.
Roll Back or Reinstall the Graphics Driver
If the issue started immediately after a graphics driver update, the new driver may be incompatible with your hardware.
- Right-click the Start button and select Device Manager.
- Expand Display adapters.
- Right-click your graphics adapter and select Properties.
- Click the Driver tab.
- If the Roll Back Driver button is available, click it and follow the prompts.
- If the button is greyed out, click Uninstall Device, tick Attempt to remove the driver for this device, then restart your computer. Windows will reinstall a working driver automatically.
Run the System File Checker
If the above steps have not resolved the issue, corrupted system files may be the cause.
- Click the Start button and type
cmd. - Right-click Command Prompt and select Run as administrator.
- Type
sfc /scannowand pressEnter. - Wait for the scan to complete. This can take 15 minutes or more.
- If issues are found, restart your computer when prompted.
Troubleshooting
Icons Are Visible but Rearranged
If your icons are present but in the wrong positions, you may have accidentally toggled auto-arrange off, or the update may have reset your layout.
- Right-click the desktop, hover over View, and confirm Auto arrange icons is set to your preference.
- To restore a familiar layout, right-click the desktop, select View, then Sort by, and choose Name, Size, Type, or Date modified.
Specific Icons Still Appear Blank
If only certain icons remain blank after rebuilding the cache, the shortcut itself may be pointing to a missing or moved file.
- Right-click the blank icon and select Properties.
- Click the Shortcut tab.
- Review the Target field to confirm the file path is correct.
- If the path is broken, click Open File Location to locate the correct file, or delete the shortcut and create a new one.
Issue Persists After All Steps
If your desktop icons are still missing or misbehaving after completing every step above, the issue may be related to a user profile corruption or a deeper Windows problem. At this stage, we recommend creating a support ticket so our team can investigate further.
For related performance issues, see our guides on computer running slow, applications freezing or crashing, or blue screen of death (BSOD) restart steps.
If you need further assistance, please open a ticket through our support portal and one of our technicians will be happy to help.
Still Having Issues?
💻 Open a Ticket