The WinReducer Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

The WinReducer ForumLog in

FORUM

descriptionAutoUnattend EmptyAutoUnattend

more_horiz
Can't bypass internet connection for local account in Windows 11 Home with WinreducerEX110 Unattended option.

If i use AutoUnattend.xml from WinreducerEX110 then i cant bypass the internet connection
If i use AutoUnattend.xml from WinreducerEX100 then it works

The only difference is that AutoUnattend.xml from WinreducerEX100 has: <SkipMachineOOBE>true</SkipMachineOOBE> and WinreducerEX110 AutoUnattend.xml dont have that line

descriptionAutoUnattend EmptyRe: AutoUnattend

more_horiz
Hello Cyber2000 Smile

Interesting, I will check that as soon as possible.

Thank you very much for the report !

descriptionAutoUnattend EmptyRe: AutoUnattend

more_horiz
Here are some more info.

WinreducerEX100 have Unattended: Hide Cortana Setup that change <SkipMachineOOBE>true</SkipMachineOOBE>
WinreducerEX110 dont have that in Unattended settings

descriptionAutoUnattend EmptyRe: AutoUnattend

more_horiz

Code:

<OOBE>
  <HideEULAPage>true</HideEULAPage>
  <HideLocalAccountScreen>true</HideLocalAccountScreen>
  <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
  <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
  <ProtectYourPC>3</ProtectYourPC>
  <SkipMachineOOBE>true</SkipMachineOOBE>
</OOBE>
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum