Home › Knowledgebase › KB-560

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.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

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:

  1. Right-click the desktop, select View, and confirm Show desktop icons is ticked.
  2. Restart your computer to refresh the icon cache.
  3. Run the built-in System File Checker to repair corrupted icon cache files.
  4. Reinstall or roll back your graphics driver.

Detailed Instructions

Confirm Desktop Icons Are Enabled

Windows updates occasionally reset the desktop icon visibility setting.

  1. Right-click an empty area of your desktop.
  2. Hover over View.
  3. Ensure Show desktop icons has a tick next to it. If it does not, click it once to enable.
If your icons reappear but appear as blank squares, the icon cache is likely corrupted. Continue to the next section.

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.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Right-click Windows Explorer and select End task.
  3. Click File in the top-left corner, then choose Run new task.
  4. Type cmd and tick Create this task with administrative privileges, then press OK.
  5. In the Command Prompt window, type the following commands one at a time, pressing Enter after 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.

  1. Right-click the desktop and select Display settings.
  2. Under Scale, confirm the recommended percentage is selected (commonly 100%, 125%, or 150%).
  3. 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.

  1. Right-click the Start button and select Device Manager.
  2. Expand Display adapters.
  3. Right-click your graphics adapter and select Properties.
  4. Click the Driver tab.
  5. If the Roll Back Driver button is available, click it and follow the prompts.
  6. 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.
Only roll back a driver if the issue began immediately after a driver update. Rolling back to an older version can sometimes reintroduce previous bugs.

Run the System File Checker

If the above steps have not resolved the issue, corrupted system files may be the cause.

  1. Click the Start button and type cmd.
  2. Right-click Command Prompt and select Run as administrator.
  3. Type sfc /scannow and press Enter.
  4. Wait for the scan to complete. This can take 15 minutes or more.
  5. 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.

  1. Right-click the desktop, hover over View, and confirm Auto arrange icons is set to your preference.
  2. 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.

  1. Right-click the blank icon and select Properties.
  2. Click the Shortcut tab.
  3. Review the Target field to confirm the file path is correct.
  4. 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?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket