Icon Spacing in Win11 22H2

Marius83

New Member
Hello,

since Windows 11 22H2 (22621), the spacing of desktop icons has changed. How to integrate the default spacing from previous Windows 11 versions into NTLite for all users?

Thanks and best Regards,
M83
 
Hi,

I found the following default IconSpacing settings on our Win11 22H1 machines and applied them to the 22H2 ISO.
The settings work fine.

Code:
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"IconSpacing"="-1710"
"IconVerticalSpacing"="-1125"
 
Back
Top