Back

Generate autounattend.xml files for Windows 10/11

135 points3 daysschneegans.de
chem8311 hours ago

My favorite trick is to install with English (World) language to avoid auto-install of all sorts of crap. Windows Store won't work in this mode, but it's just a matter of reverting to your preferred language after first boot.

https://www.reddit.com/r/Windows11/comments/15gk07n/english_...

Edit: in my experience, changing the language to something else immediately after install is done still adds the crapware automatically. I think I needed to reboot once or twice for whatever post-install service Windows runs to no longer get executed.

EvanAnderson10 hours ago

> My favorite trick is to install with English (World) language to avoid auto-install of all sorts of crap.

Edit: This sounded neat so I tried it. I just loaded up a physical box from a 24H2 ISO on a thumb drive (booted from Ventoy with no special options loaded to bypass the Microsoft Account requirement).

I got an oddball "Something went wrong" / "You can try again, or skip for now" / "OOBEREGION" window with a silly and wholly inappropriate for a corporate-targeted OSA depiction of a dropped ice cream cone (pink flavor, by the look of it). I've definitely never seen this one before.

I clicked "Skip" and then it proceeded thru the OOBE as I'd expect, including demanding an Internet connection.

I added "BypassNRO" to the registry, rebooted, and completed the OOBE with a local account (seeing the same silly ice cream cone again).

Once I got into Windows I found the Start menu looked a little emptier than normal. Memory usage seems a little lower than I'd expect. The running process list is still ridiculously long.

I connected the Ethernet to a network with Internet access and didn't see a huge change.

The Store app doesn't work. It returns "Sorry about that!" / "Something went wrong...".

The Co-Pilot pinned shortcut returns a blue modal error dialog in the Windows 8 style saying "Search Support" / "Something happened on our end ... 0x87E10BC6".

Installing this way definitely did something. I'm just not sure exactly what. It'll be interesting to see what happens when the machine updates. I already see it loading drivers and doing device detects.

accrual11 hours ago

For all of Windows faults, one thing I love about it is that (with persistence and skill) you can usually bang and hammer it into whatever shape you need it to be. Someone got XP running on a 486 using only a handful of MB memory recently.

atVelocet8 hours ago

Since i‘ve been doing this sort of thing for many years here are some basic rules: - Get LTSC (W10) or IoT/Enterprise (W11) images to begin with - Get https://www.ntlite.com/ .. you won‘t find any other tool which does a better job at removing packages, adding drivers, etc. Worth every penny with great support. - Use GroupPolicies to configure your system. Take the time and download them for Office, Edge, Chrome, Firefox and update those that come with Windows. - Integrate drivers not only for the base image but also in the recovery and setup image. - Install a firewall (binisoft is fine) - Use NextDNS - If you don’t mind the security implications: Disable Defender, SmartScreen, BootGuard and VBS (use bcdedit) - Disable Microcode loading (delete the DLL) - Disable Spectre/Meltdown mitigations - If you need Office: Use the LTSC version

Most third party tools are outdated or do stupid stuff which isn’t needed. You can silence Windows with the right GroupPolicies quite easy.

p_ing5 hours ago

No one should follow those suggestions. They’re wholly unnecessary and plain bad security practices. You make yourself/users significantly more vulnerable with these suggestions for no gain.

juujian11 hours ago

The level of workarounds that windows requires never cease to amaze me.

EvanAnderson11 hours ago

Workarounds to what?

Windows, just like any other operating system, has its set of contrivances for different functions (in this case automated installation). Having used RedHat Kickstart I don't see it as hugely different.

Krssst7 hours ago

Workarounds on Linux systems are necessary for possible hardware compatibility issues or bugs which are not intentional.

Workarounds for commercial OSes are necessary to avoid user-hostile behaviors that are completely intentional and likely to get worse over time.

Lammy11 hours ago

I assume this is being posted/upvoted in terms of “workaround for Microsoft Account requirement”. I actually mostly like Windows, but that particular thing they're pushing is more infuriating than any other, and there have been lots of others.

See the page's description for “Allow Windows 11 to be installed without internet connection”:

> This effectively runs the oobe\BypassNRO.cmd command, which was discovered by Reddit user AveYo. You still have to click the I don't have internet button during Windows Setup.

> Only check this option if your computer really does not have internet access. If you just want to create local (“offline”) user accounts in Windows 11, you can always do so in the _User accounts_ section of this form.

EvanAnderson10 hours ago

Thanks for that. I didn't even think about the whole Microsoft Account requirement in the context of unattended installs.

I like Windows quite a bit. I get unreasonably angry when the ability to see the source code would be useful, or when I can't minimize irritations by recompiling. I feel that way about all closed-source software, though. By and large I'm happy to use it for some things. I've used it a long time. I don't dislike it.

What's happening w/ Windows, though, fills me with frustration and sadness. The Microsoft Account requirement is absolutely asinine. The Windows 10 and later UI changes are ridiculous. The continued push to take away user rights on computers they own, by sinking DRM tendrils deeper into the OS, is frustrating.

It feels like developers w/ little to no real world experience using Windows and who have no ability to stand up to the whims of UI "designers" (who also don't seem to acutally use Windows), sales and marketing, and the copyright cartels have been put in charge of Windows.

toyg8 hours ago

These are commercial decisions, taken way above product people in most cases. Exploitative and user-hostile management occasionally drops their mask of serene and paternalistic benevolence, revealing the ugly truth of cut-throat corporate life.

+1
p_ing5 hours ago
whalesalad10 hours ago

have you tried installing win11 and creating an account without internet access?

After their most recent shenanigans, the writing is on the wall, the nails are in the coffin - https://www.pcgamer.com/software/operating-systems/microsoft...

They've disabled the ability to finish Windows installation without having an internet connection and connecting your Microsoft account.

> According to a Windows Insider blog post announcing Preview build 26200.5516 (KB5054687) the bypassnro.cmd script has been removed in order to "enhance security and user experience of Windows 11."

> "This change ensures that all users exit setup with internet connectivity and a Microsoft Account."

lol.

Never been a better time to jump ship to Linux, honestly. I held out for ages because I was a princess and wanted everything to be perfect. I used Linux 24x7 as an admin and developer, but from afar and never locally as my daily driver. Finally bit the bullet July '23 and it has been nothing but smooth sailing.

EvanAnderson10 hours ago

I just deployed three new Windows 11 Pro machines yesterday (two HP, one Dell) with local accounts. The HP OEM image was pre-24H2 so it doesn't count, but the Dell machine was 24H2.

I booted to the OOBE, hit <SHIFT>-<F10>, ran:

   REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1

   shutdown -r -t 1 -f
Waited for the machine to reboot and ran thru the OOBE w/o connecting to a network. Once I got logged-on w/ my local account connected to the Wi-Fi and joined the Active Directory domain.
+1
easton9 hours ago
preciousoo8 hours ago

you can also do ipconfig /release in some contexts (works in hyperv but never in the real world for some reason sigh)

+1
bayindirh9 hours ago
zahlman5 hours ago

Hold on.

They're saying with a straight face that connecting to the Internet is required in order to enhance security?

dylan60411 hours ago

it's not just windows. every OS has "secret" options that a power user can use if only they knew about them.

russellbeattie10 hours ago

Definitely. I have a script I run on new Macs to turn on/off various features, mostly using "defaults write".

w4rh4wk511 hours ago

Yeah, but it's a breeze compared to making GNOME usable; hamburger menus everywhere!!11!

XorNot10 hours ago

Wait is there a way to turn those back into regular menu bars?

whalesalad10 hours ago

ya it's called KDE

universa18 hours ago

Hmm, I've a deja-vu... My mind tells me I've read these three comments before on a different topic... If I don't forget, I'll have to check tomorrow on a real PC.

thaumasiotes7 hours ago

I've been using XFCE ever since Ubuntu decided the future of desktop computing was to imagine that your monitor was an iPhone, and GNOME inexplicably decided that they needed to copy that approach as soon as possible.

j1elo6 hours ago

> Always show file extensions; Use classic context (right-click) menu; Show End task command in the taskbar; Hide search box; Do not show Bing results when searching; Enable long paths; Prevent Windows Update from rebooting your computer; ...

I'd definitely love a .reg file generator website like this one, to apply some of these settings after the fact!

cwillu11 hours ago

Hmm, no way to turn off the sticky keys shortcuts and similar; I hit those by accident _constantly_ on new machines.

Lammy11 hours ago

You could achieve this with the “Run Custom Scripts” option and the appropriate Registry values:

    HKEY_CURRENT_USER\Control Panel\Accessibility\StickyKeys\Flags="506"

    HKEY_CURRENT_USER\Control Panel\Accessibility\MouseKeys\Flags="58"

    HKEY_CURRENT_USER\Control Panel\Accessibility\ToggleKeys\Flags="58"

See here for more a much more detailed example: https://github.com/dreikanter/win-tweaks/blob/master/complet...
_JamesA_12 hours ago

I recently used this generator to deploy a fleet of Windows 11 Enterprise virtual machines in VMWare Workstation. Very nice.

theandrewbailey9 hours ago

I've used unattend.xml to put C:\Users on a hard drive, leaving the rest on a SSD, so I don't need to think about what files go where. Documentation specifically warns against doing it that way, but I ran Windows 7 and 10 that way for over 12 years with precisely 0 issues with it.

Now I run Linux with / on a hard drive and /usr on SSD.

thwarted8 hours ago

Normally on Linux you'd put /home on a different drive/partition, which I do mainly for upgrade purposes (I upgrade my root filesystem to a new distro/distro version and then mount my home dir on the fresh install)

RunningDroid4 hours ago

GP's just returning to the Unix style, though they typically had /usr on NAS (which is why some things were in /bin instead of /usr/bin, for example.)

teknopaul10 hours ago

We need one of these for .debs. The answer files are easy to generate after installing once but it would be better to have an HTML ui that catered for every annoying .deb that can't think up sensible defaults for itself.

mschuster9110 hours ago

For Debian it's trivial to do so. `debconf-set-selections` is your friend, if you want something for unattended installations you can embed that into `live-boot` or into FAI.

[1] https://manpages.debian.org/testing/debconf/debconf-set-sele...

nullwarp11 hours ago

I could have definitely used this a few weeks ago! Very nice.

tannhaeuser10 hours ago

So have I, having failed to manage installing Win 11 without a MS account in the end. Actually I only wanted to complete a dual-boot Win 10/11 setup without having to haphazardly install Win 11 on top later, not actually use Win 11.

1970-01-0110 hours ago

I could have used it a decade ago!

Now could someone please fix the BCD store mess?

kalev10 hours ago

Does anyone know if it’s possible to disable autopilot/mdm with this?