Hello everyone,
I created a custom Windows 11 ISO using NTLite and disabled Location Services with the following tweak:
<TweakGroup name="Privacy">
<Tweak name="System\AllowLocation">0</Tweak>
</TweakGroup>
After installing Windows with this ISO, the Location feature is completely disabled in the system.
In Windows 11, when I go to:
Settings > Privacy & Security > Location > Location services
The Location services option is turned OFF and the toggle is greyed out, so it cannot be enabled.
There is also a warning message saying:
“Some of these settings are hidden or managed by your organization.”
(I will attach a screenshot showing this behavior.)
What I need help with
I would like to know exactly what NTLite disables or configures internally when using System\AllowLocation = 0, so I can revert it on an already installed system, without reinstalling Windows.
Specifically:
Which registry keys are changed?
Or which Group Policy settings are applied (gpedit.msc)?
Is there a recommended way to fully restore Location Services after deployment?
I’m fine with fixing this via:
Registry (regedit)
Local Group Policy Editor (gpedit.msc)
Services configuration
But at the moment, Windows treats this as an enforced organizational policy, and I can’t re-enable Location Services manually.
Any guidance from the NTLite team or experienced users would be greatly appreciated.
Thank you!
I created a custom Windows 11 ISO using NTLite and disabled Location Services with the following tweak:
<TweakGroup name="Privacy">
<Tweak name="System\AllowLocation">0</Tweak>
</TweakGroup>
After installing Windows with this ISO, the Location feature is completely disabled in the system.
In Windows 11, when I go to:
Settings > Privacy & Security > Location > Location services
The Location services option is turned OFF and the toggle is greyed out, so it cannot be enabled.
There is also a warning message saying:
“Some of these settings are hidden or managed by your organization.”
(I will attach a screenshot showing this behavior.)
What I need help with
I would like to know exactly what NTLite disables or configures internally when using System\AllowLocation = 0, so I can revert it on an already installed system, without reinstalling Windows.
Specifically:
Which registry keys are changed?
Or which Group Policy settings are applied (gpedit.msc)?
Is there a recommended way to fully restore Location Services after deployment?
I’m fine with fixing this via:
Registry (regedit)
Local Group Policy Editor (gpedit.msc)
Services configuration
But at the moment, Windows treats this as an enforced organizational policy, and I can’t re-enable Location Services manually.
Any guidance from the NTLite team or experienced users would be greatly appreciated.
Thank you!