Share via

Desktop icons misaligned after switching resolution back to native

昕 赵 40 Reputation points
2026-04-01T09:10:45.7133333+00:00

Steps to Reproduce:

Current native resolution is 1920x1080.

Change the resolution to any other setting (e.g., 1728x1080 or 1280x960).

Revert the resolution back to 1920x1080.

Actual Result: Desktop icons become misaligned/disorganized. Restarting Windows Explorer (explorer.exe) via Task Manager temporarily fixes the issue, but it recurs every time the resolution is changed.

Windows for home | Windows 11 | Desktop, Start, and personalization | Desktop

3 answers

Sort by: Most helpful
  1. Hendrix-V 13,265 Reputation points Microsoft External Staff Moderator
    2026-04-02T06:13:41.9+00:00

    Hi 昕 赵,

    Thank you for providing the detailed steps to reproduce the behavior. Based on the information shared, this behavior can occur when Windows recalculates desktop icon positions during a display resolution change. When the resolution is switched away from and then back to the native setting, icon layout data may not immediately refresh, which can result in icons appearing misaligned. Restarting Windows Explorer refreshes the layout cache, which explains why it temporarily restores the correct alignment.

    While there is no dedicated setting to fully prevent this behavior, the following supported workaround may help reduce or manage the impact:

    Create refresh icon layout shortcut

    • Right‑click Desktop > New > Shortcut
    • In Location, paste: powershell.exe -NoProfile -Command "Stop-Process -Name explorer -Force; Start-Process explorer.exe"
    • Select Next, name it (for example): Restart Explorer
    • Select Finish
    • Right‑click the shortcut > Properties > Advanced
    • Check Run as administrator
    • Select OK

    Optional: Assign a keyboard shortcut

    • Right‑click the shortcut > Properties
    • Click Shortcut key
    • Press a key combo (for example: Ctrl + Alt + E)
    • Select OK

    This provides a quick, one‑click way to refresh Windows Explorer whenever the desktop layout needs to be reloaded.

    Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.


    If my response is helpful to you, please click "Accept Answer" and kindly upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Ivan B 107K Reputation points Independent Advisor
    2026-04-01T09:51:28.5866667+00:00

    Hi,

    To access the Task Manager, press Ctrl+Alt+Delete > select Task Manager > find Windows Explorer > right-click and select Restart.

    See if it's fixed, or log off and log back in.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable email notifications if you want to receive the related email notification for this thread.

    Thanks


  3. Q&A Assist
    2026-04-01T09:11:08.8833333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Desktop icon misalignment after resolution changes is caused by how Windows manages icon layout and the icon cache. For affected Windows versions, Microsoft provides fixes for related icon issues.

    For Windows Vista/Server 2008, there is a specific update that addresses desktop icons being unexpectedly rearranged even when Auto Arrange is turned off. While the context does not list a direct Windows 11 fix, the behavior is similar: icon positions are recalculated when resolution changes and may not restore correctly.

    To mitigate based on the available information:

    1. Ensure that Auto Arrange and Align icons to grid are configured as desired (right-click desktop → View).
    2. If icons appear randomly changed or incorrect, rebuild the icon cache as described for earlier Windows versions:
      • Log off the affected user and log on with another administrator account.
      • Back up the registry first as described in 322756.
      • In Registry Editor, go to: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer
      • Create a new string value named MaxCachedIcons and set its value data to 2048.
      • Exit Registry Editor.
      • Delete IconCache.db from the user profile that has the icon issue (path varies by OS version in the article) and then log that user back in so the cache is rebuilt.

    Note: Modifying the registry incorrectly can cause serious problems. Always back up the registry before making changes.

    Because the context does not provide a Windows 11–specific hotfix or setting that fully prevents icon movement on resolution change, the above cache-related steps and using a consistent resolution are the only supported mitigations in the provided material.


    References:

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.