Control Panel View Setting

marculos

New member
Local time
7:07 AM
Messages
6
Hi, I am trying to get the control view to small icons either via registry or group policy. For whatever reason it is always set to large icon view.

I am setting the following reg key HKU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\ForceClassicControlPanel

REG_DWORD=1

Any ideas ?
 

My Computer My Computer

At a glance

Windows 7 Enterprise
OS
Windows 7 Enterprise
I have done exactly that with group policy
 

My Computer My Computer

At a glance

Windows 7 Enterprise
OS
Windows 7 Enterprise
Sorted !

I finally found the reg key
its HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\AllItemsIconView.
Set this to 0 for large icons, 1 to small icons. Not sure where this is set in group policy
 

My Computer My Computer

At a glance

Windows 7 Enterprise
OS
Windows 7 Enterprise
Back
Top