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.