I want to disable System Restore with the Autounattend.xml. Is this Ok? </settings> <settings pass="specialize"> <component name="Microsoft-Windows-SystemRestore-Main"> <DisableSR>1</DisableSR> Nevermind Solved. I forgot -Main"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"> At the end