Advertisement
Guest User

Windows11_autounattend

a guest
Feb 13th, 2022
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.44 KB | None | 0 0
  1. <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  2. <OOBE>
  3. <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
  4. <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
  5. <ProtectYourPC>3</ProtectYourPC>
  6. </OOBE>
  7. </component>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement