Why are PolicyManger settings getting applied during windows setup?

Cestra, Joe 25 Reputation points
2025-10-02T15:00:34.9266667+00:00

I am trying to track down how and why settings under HKLM\Software\Microsoft\PolicyManager get applied. From what I have read this is supposed to be used strictly for MDM managed policies but that does not seem to be the case. I am seeing these settings get laid down during windows setup on first boot into the OS. We use standard wipe and load methods to provision machines and a thin unaltered image pulled directly from Microsoft. Those PolicyManager setting do not exist in the WIM but after the windows setup runs and by the time you first see the desktop some of those settings will exist. The interesting part is that different sets of configurations are laid down for different models of devices, i.e. Lenovo, Dell, Hyper-V using an identical imaging process. Can anyone explain why these cloud managed settings are getting laid down at this stage of an OS deployment? There is no cloud presence at this stage, it’s not an Autopilot build, no Intune enrollment yet. Thank you.

User's image

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
0 comments No comments
{count} votes

Answer accepted by question author
  1. HarryPhan-2691 8,170 Reputation points Independent Advisor
    2025-10-03T00:18:59.3766667+00:00

    Hi Cestra,

    What you’re observing with the PolicyManager settings being applied during Windows setup is actually by design, even in the absence of MDM or Autopilot enrollment. During the initial boot phase, Windows retrieves configuration assists specific to the device model or hardware from a Microsoft service. This process helps apply optimizations or baseline policies tailored to the manufacturer, such as Lenovo, Dell, or Hyper-V.

    These settings aren’t part of the base WIM file but are dynamically applied as the device completes the Out-of-Box Experience (OOBE). Think of it as a lightweight provisioning step to align the device with recommended configurations for stability or performance, depending on the hardware.

    While PolicyManager is indeed a key component for MDM policies, it also supports this pre-enrollment configuration layer to ensure a consistent experience across diverse hardware. Rest assured, this isn’t tied to cloud management or Intune at this stage.

    I hope this clarifies what you’re seeing in your deployment process! If you have any follow-up questions, feel free to ask. And if this answer helps, don’t forget to hit “Accept Answer” 😊.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.