How To Save Icon On Desktop Fix
cd /d %userprofile%\AppData\Local\Microsoft\Windows\Explorer
del /a iconcache*
del /a thumbcache*
Your desktop will reappear, and Windows will build a fresh icon database. Now try saving an icon to the desktop—it should appear correctly.
Before you call a technician or reinstall Windows, run through this five-minute checklist:
| Step | Action |
| :--- | :--- |
| 1 | Right-click desktop > View > Disable Auto arrange |
| 2 | Turn off Tablet Mode (Windows 10) |
| 3 | Rebuild icon cache via Command Prompt (Method #2) |
| 4 | Run sfc /scannow as admin |
| 5 | Check C:\Users[You]\Desktop permissions for "Write" |
Check Auto Arrange / Align to grid
Disable tablet mode (Windows 10/11)
Ensure desktop icon caching is working
Turn off “Keep personalized settings” roaming (Windows)
Check permissions on Desktop folders
Create a new user profile (if corruption suspected)
Mac: Lock icons to desktop positions
Third-party utilities
Final troubleshooting
If you want step-by-step instructions for Windows or macOS specifically, tell me which OS and version. how to save icon on desktop fix
If your desktop icons aren't saving their positions or are disappearing entirely, there are several quick fixes to lock them in place or restore them. 1. Stop Icons from Auto-Rearranging
If your icons keep jumping back to a grid or the left side of the screen, Windows is likely overriding your placement. Right-click on an empty space on your desktop. Hover over Uncheck "Auto arrange icons" to keep them where you drag them. Uncheck "Align icons to grid"
if you want to place them anywhere without them snapping into rows. 2. Fix Disappearing Icons
If you can't see any icons at all, the display setting might have been accidentally toggled off. Right-click the desktop. Hover over "Show desktop icons" has a checkmark next to it. Microsoft Support 3. Restore System Icons (This PC, Recycle Bin)
If you are missing standard system icons like "This PC" or "Control Panel," they cannot be "saved" as simple shortcuts. Personalization Desktop icon settings
Check the boxes for the icons you want (Computer, User's Files, Network, Recycle Bin, Control Panel) and click GeeksforGeeks 4. Create New Icons for Files or Websites If you need to save a specific item to your desktop: For Files: Right-click the file and select Send to > Desktop (create shortcut) For Websites: Open your browser and drag the next to the URL directly onto your desktop. For Programs: Drag the app directly from the Start Menu onto the desktop. Motlow State Community College 5. Advanced Fix: Refresh Icon Cache
If icons appear as white blank sheets or broken images, your icon cache may be corrupted. Task Manager (Ctrl + Shift + Esc). Windows Explorer , right-click it, and select . This often forces Windows to re-read your icon layout. lock these positions
permanently using a third-party tool so they never move again? How to create a shortcut on the desktop - IT Help Desk
It sounds like you want to either create a desktop shortcut icon (if it’s missing) or fix an icon that won’t save properly on your desktop.
Below is a complete, step-by-step guide covering both situations — with a special “piece” (script/instructions) at the end to automate the fix.
If your desktop icons aren't saving their positions or are missing entirely, you can fix this by disabling automatic arrangement settings or clearing the icon cache. 1. Disable "Auto Arrange Icons"
Windows may be automatically snapping your icons into a pre-set order, preventing you from saving them in specific spots. Right-click an empty space on your desktop. Hover over View. Uncheck Auto arrange icons. Your desktop will reappear, and Windows will build
(Optional) Uncheck Align icons to grid if you want total freedom to place them anywhere. 2. Reset Desktop Icon Settings
If system icons like "This PC" or "Recycle Bin" won't stay pinned, you can reset them through personalization settings. Go to Settings > Personalization > Themes. Select Desktop icon settings.
Uncheck Allow themes to change desktop icons to prevent Windows updates or theme changes from moving them. Click Restore Default, then Apply and OK. 3. Clear the Icon Cache
If icons are appearing as blank white sheets or failing to update, the cache file may be corrupted. Press Windows Key + R, type appdata, and hit Enter. Navigate to the Local folder.
Ensure "Hidden items" are visible (View > Show > Hidden items). Find and delete the file named IconCache.db.
Restart your computer; Windows will automatically rebuild the file. 4. Fix for Multi-Monitor Setups
If your icons shift when you connect or disconnect a second monitor, adjust your display settings: Go to Settings > System > Display.
Uncheck the box for Remember window locations based on monitor connection. Restart your PC, then re-enable the setting if desired. Summary of Quick Ways to Save New Icons
To fix desktop icons that won't save their positions or appear correctly, you typically need to disable the "Auto arrange" feature reset your system's icon cache 1. Fix Icon Positions (Stop Rearranging)
If your icons keep moving after you save them in a specific spot, Windows might be overriding your layout. Disable Auto Arrange : Right-click an empty space on your desktop, hover over , and uncheck Auto arrange icons Align to Grid : In the same menu, uncheck Align icons to grid
if you want to place icons anywhere without them "snapping" into rows. Theme Settings Settings > Personalization > Themes > Desktop icon settings
and uncheck "Allow themes to change desktop icons" to prevent Windows themes from resetting your layout. 2. Fix Blank or Corrupted Icons If icons appear as white pages or generic placeholders, the Icon Cache is likely corrupted and needs a reset. Customize the Desktop Icons in Windows - Microsoft Support Before you call a technician or reinstall Windows,
If your desktop icons aren't appearing or their positions won't save, you can usually fix this by toggling visibility settings, resetting the icon cache, or adjusting "Auto Arrange" preferences. Quick Fixes for Missing Icons
Toggle Visibility: Right-click an empty area on your desktop, hover over View, and ensure Show desktop icons is checked.
Restore System Icons: If specific icons like "This PC" or "Recycle Bin" are missing, go to Settings > Personalization > Themes > Desktop icon settings and check the boxes for the icons you want.
Restart Windows Explorer: Open Task Manager (Ctrl + Shift + Esc), find Windows Explorer, right-click it, and select Restart to refresh the desktop shell. Fixing Icon Positions and Layout
If your icons keep moving after a reboot or resolution change:
Disable Auto Arrange: Right-click the desktop, select View, and uncheck Auto arrange icons to move them freely.
Force Save Position: Move your icons to the desired spots, right-click the desktop, and click Refresh. This often forces Windows to save the current coordinates to the registry.
Use Third-Party Tools: For complex multi-monitor setups where Windows often fails to remember positions, utilities like DesktopOK or Iconoid can save and restore specific layout "snapshots". Rebuilding a Corrupted Icon Cache Where have my Desktop icons gone? - Microsoft Support
Pros:
Cons:
Open Command Prompt as Admin and run:
taskkill /f /im explorer.exe
del /a /f /q "%userprofile%\AppData\Local\IconCache.db"
start explorer.exe
(Your desktop will blink — that’s normal.)
If you’ve tried everything and icons still won't save or stay put, try these final steps: