Add ability to hide Home page in Settings (23H2)

zyr3344

Member
Messages
40
Reaction score
2
I see that NTLite has many functions to hide certain Windows elements through registry customization. It is also very simple to hide the settings homepage, why not add it to the settings in NTLite?
INI:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"SettingsPageVisibility"="hide:home"
 
Back
Top