Jump to content

Windows 11 Desktop Icon Size | Works 100% |

We’ve all been there. You boot up your new Windows 11 PC, or you finally install that 4K monitor, and suddenly your desktop icons look either microscopic (requiring a magnifying glass to find "Recycle Bin") or comically massive (like a toddler’s tablet).

const uint SPI_SETDRAGFULLWINDOWS = 55; const uint SPI_SETICONS = 53; windows 11 desktop icon size

$iconSize = 1 reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects" /v VisualFXSetting /t REG_DWORD /d $iconSize /f We’ve all been there

You can also use PowerShell to adjust the desktop icon size: const uint SPI_SETICONS = 53

×
×
  • Create New...