I have randomly seen this new Feature Update screen, it's a recent W11 OOBE change
that's pushed out if you're not using Unattended mode to skip past the OOBE screens. So far, I don't know how Windows decides whether you get this immediate Update.
A few possible workarounds:
- Enable Unattended mode to skip all the screens. Do not change SkipUserOOBE or SkipMachineOOBE to true, as it can trigger other problems.
- Fully update your install image, so Windows Update has nothing to do.
Other than that, I haven't found many online references to this new behavior.
It's probably pushed through
OOBE ZDP (Zero Day Patch), since I was using a clean 23H2 ISO and didn't use Dynamic Update. So it's not something you can block by editing the image, since OOBE is mandatory so you can get a working desktop (unless you sysprepped an image).
UPDATE: I removed the OOBE lines from my answer file, and it didn't pick me this time. Maybe it's a random A/B test (where some users are chosen to beta test an upcoming change).