Nothing’s more frustrating than carefully organizing your desktop icons only to have Windows scramble them after a resolution change, graphics driver update, or system restart. If you’ve dealt with this annoying problem, you’re not alone.
This guide shows you exactly how to save and restore desktop icon positions in Windows. You’ll learn multiple methods, from built-in Windows features to reliable third-party tools that automatically preserve your desktop layout.
Why Desktop Icons Get Rearranged
Before fixing the problem, understanding why it happens helps prevent future headaches.
Windows rearranges desktop icons when:
- Your screen resolution changes
- You connect or disconnect external monitors
- Graphics drivers get updated
- Windows restarts unexpectedly
- Display scaling settings change
- Remote desktop sessions end
- Games or applications modify display settings
The core issue: Windows doesn’t always remember where you placed each icon. The operating system tries to fit icons into a grid, and when display parameters change, it recalculates positions from scratch.
Built-In Windows Method
Windows includes a basic feature that helps maintain icon positions, though it’s not foolproof.
Steps:
- Right-click empty space on your desktop
- Hover over “View”
- Uncheck “Auto arrange icons”
- Uncheck “Align icons to grid” (optional, but gives you more control)
This prevents automatic rearrangement, but won’t save your layout for recovery after major changes.

Manual Method: Save Desktop Icon Layout
For complete control without third-party software, you can manually document your layout.
Taking a Screenshot Reference
The simplest approach:
- Press Windows Key + Print Screen
- Open File Explorer and navigate to Pictures > Screenshots
- Your desktop screenshot saves automatically
- After icons get rearranged, open the screenshot and manually reposition icons
Limitation: This method requires manual work each time. It’s practical for occasional problems but tedious for frequent rearrangements.
Using Registry Backup (Advanced)
Windows stores icon positions in the registry. Backing up these keys preserves your layout.
Warning: Registry editing can cause system problems if done incorrectly. Create a system restore point first.
- Press Windows Key + R
- Type
regeditand press Enter - Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags - Right-click “Bags” and select “Export”
- Save the file with a descriptive name like “Desktop_Layout_Backup”
- To restore: Double-click the saved .reg file and confirm
Additional location to backup:
HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam
This method works but requires technical comfort. Icon position data spreads across multiple registry entries, making it imperfect for complex layouts.
Using Third-Party Software for Automatic Saving
Reliable software solves this problem permanently. These tools automatically detect layout changes and restore your preferred arrangement.
DesktopOK (Recommended)
DesktopOK is free, lightweight, and specifically designed for this purpose.
Features:
- Saves unlimited desktop layouts
- Automatic restoration after resolution changes
- Works with multiple monitors
- Portable version available (no installation needed)
- Minimal system resources
How to use DesktopOK:
- Download from the developer’s website at SoftwareOK
- Run the program (no installation required for portable version)
- Click “Save” to store your current desktop layout
- Name your layout (like “Standard Setup” or “Dual Monitor”)
- Enable “Auto save” for automatic backups
- Enable “Auto restore” to fix rearrangements automatically
Additional options:
- Create multiple layouts for different scenarios
- Set hotkeys for quick layout switching
- Schedule automatic saves
- Minimize to system tray for background operation
DesktopOK remembers icon positions down to the pixel, making restoration perfect every time.
ReIcon
Another excellent free option with similar functionality.
Setup process:
- Download and install ReIcon
- The program starts in your system tray
- Right-click the tray icon
- Select “Save Desktop Icon Positions”
- When icons get rearranged, right-click and select “Restore”
ReIcon works automatically after initial setup. It monitors for changes and can restore positions when detected.
DesktopRestore
A slightly older but still functional tool.
Key features:
- Saves position and size of all desktop elements
- Stores multiple layouts
- Lightweight and fast
- Scheduled automatic saves
The interface is less modern but the functionality remains solid.
Creating Automatic Restoration with Task Scheduler
For technically comfortable users, combine the registry method with Windows Task Scheduler for automatic backups.
Setup steps:
- Create a batch file that exports registry keys
- Open Notepad and paste:
@echo off
reg export "HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags" "%USERPROFILE%\Documents\Desktop_Backup_%date:~-4,4%%date:~-10,2%%date:~-7,2%.reg" /y
- Save as
backup_desktop.bat - Open Task Scheduler (search in Start menu)
- Click “Create Basic Task”
- Name it “Desktop Icon Backup”
- Set trigger (daily, weekly, or at system startup)
- Set action to “Start a program”
- Browse to your .bat file
- Finish the wizard
This creates dated backup files automatically. To restore, run the most recent .reg file.
Best Practices for Desktop Organization
Preventing problems is easier than fixing them repeatedly.
Minimize Desktop Icons
Fewer icons mean less to reorganize:
- Keep only frequently used shortcuts
- Use taskbar pinning for common programs
- Create folders to group related items
- Store documents in proper folders (Documents, Downloads, etc.)
Use a Consistent Resolution
If you frequently change resolution:
- Set a standard resolution for normal use
- Let games/apps change temporarily, then revert
- Use your monitor’s native resolution when possible
Update Graphics Drivers Carefully
Driver updates often trigger rearrangement:
- Save your layout before updating
- Use DesktopOK’s auto-restore feature
- Check if the update is necessary before installing
Multiple Monitor Considerations
Multi-monitor setups face more rearrangement issues:
- Save separate layouts for different monitor configurations
- Use third-party software with multi-monitor support
- Label saved layouts clearly (“Home 2 Monitors,” “Work Single Screen”)
Troubleshooting Common Issues
Icons Keep Moving After Using Built-In Methods
Solution: Built-in Windows features have limitations. Switch to third-party software like DesktopOK for reliable restoration.
Registry Backup Doesn’t Fully Restore Layout
Cause: Icon position data exists in multiple registry locations.
Solution: Export and import both registry paths mentioned earlier, or use dedicated software instead.
Third-Party Software Doesn’t Start with Windows
Fix:
- Press Windows Key + R
- Type
shell:startupand press Enter - Create a shortcut to your desktop restoration program
- Place the shortcut in this folder
The program now starts automatically with Windows.
Layout Restores Incorrectly on Multi-Monitor Setup
Fix:
- Save different layouts for different monitor configurations
- Ensure monitors connect in the same physical ports
- In Windows Settings, identify monitors consistently
- Some software (like DesktopOK) handles this automatically if configured
Software Conflicts with Existing Desktop Customization Tools
Solution:
- Disable icon management in other tools
- Use only one desktop management program
- Check software forums for compatibility information
Comparison Table: Methods for Saving Desktop Icon Positions
| Method | Difficulty | Reliability | Automatic Restoration | Best For |
|---|---|---|---|---|
| Auto-arrange toggle | Easy | Low | No | Quick temporary fix |
| Screenshot reference | Easy | Medium | No | Occasional problems |
| Registry backup | Hard | Medium | No | One-time backup |
| DesktopOK | Easy | Very High | Yes | Most users |
| ReIcon | Easy | High | Yes | Set-and-forget solution |
| Task Scheduler + Registry | Hard | Medium | Yes | Power users |
Windows Version Differences
The problem affects all Windows versions, but solutions vary slightly.
Windows 10
- Best compatibility with all methods
- Third-party tools work without issues
- Registry locations remain consistent
Windows 11
- Same underlying system as Windows 10
- All methods work identically
- Snap Layouts feature may interact with icon positions
- According to Microsoft’s support documentation, Windows 11 includes improved multi-monitor support, but icon position saving remains unchanged
Windows 7
- Older third-party software versions may work better
- Registry locations differ slightly
- DesktopOK still supports Windows 7
Advanced Tip: Icon Layout Files
Some programs create desktop icon layout files you can backup separately.
Location:
C:\Users\[YourUsername]\AppData\Local\Microsoft\Windows\
Look for files starting with “IconCache” or similar. Deleting these forces Windows to rebuild the cache, sometimes fixing persistent problems.
To clear icon cache:
- Open File Explorer
- Enable “Show hidden files” in View options
- Navigate to the path above
- Delete IconCache.db files
- Restart Windows
This nuclear option resets everything but can solve stubborn issues.
Summary
Windows desktop icon rearrangement frustrates millions of users daily. While Windows includes basic features like disabling auto-arrange, they don’t solve the underlying problem.
For most users: Install DesktopOK. It’s free, reliable, and solves the problem permanently with minimal setup.
For occasional needs: Use the screenshot method. Quick, simple, requires no software.
For advanced users: Combine registry backups with Task Scheduler for automated backups without third-party software.
For multi-monitor setups: Use DesktopOK or ReIcon with multi-monitor support and save multiple layout profiles.
The key is choosing a method that matches your technical comfort level and how frequently you face this problem. Don’t fight with manual rearrangement when automated solutions exist.
Frequently Asked Questions
Why do my desktop icons rearrange every time I restart Windows?
This typically happens due to display resolution changes during boot, graphics driver issues, or Windows trying to auto-arrange icons. Disable “Auto arrange icons,” update graphics drivers, and use software like DesktopOK to automatically restore your preferred layout.
Is it safe to edit the Windows registry to save icon positions?
Registry editing carries risks if done incorrectly. Always create a system restore point before making changes. For most users, third-party software provides safer, easier solutions without registry manipulation.
Can I save different desktop layouts for different situations?
Yes. Programs like DesktopOK allow you to save multiple named layouts and switch between them with hotkeys. This is perfect for different work scenarios, gaming setups, or varying monitor configurations.
Do desktop icon restoration tools work with multiple monitors?
Quality tools like DesktopOK fully support multiple monitors. They save icon positions for each screen separately and can handle different monitor configurations. Save separate layouts for each setup you use regularly.
Will these methods work after a Windows update?
Third-party software like DesktopOK continues working after Windows updates. Registry backups may need refreshing after major Windows version upgrades. After significant updates, verify your restoration method still functions and re-save your layout if necessary.
