Windows 11's second-chance setup dialogs hurt IT, drain productivity

· hardware · Source ↗

TLDR

  • Windows 11’s SCOOBE (Second Chance Out of Box Experience) resurfaces months after setup to push Xbox Game Pass, Office 365, Edge settings, and OneDrive on corporate PCs.

Key Takeaways

  • SCOOBE can trigger multiple times per machine lifecycle, often after Windows updates, on PCs that completed setup years ago.
  • The UI buries opt-out controls: no “Don’t use recommended settings” button, Skip links visually subordinate to purchase CTAs like “Join for $14.99”.
  • IT orgs report support ticket spikes when employees mistake SCOOBE for a wipe or reinstall; one AI training company filed three identical tickets in a week.
  • SCOOBE can override enterprise browser policies and surface Xbox Game Pass on locked-down corporate hardware where consumer subscriptions are forbidden.
  • Individual fix: Settings > System > Notifications > Additional settings, uncheck “Suggest ways to get the most out of Windows.” IT fix: Group Policy > Cloud Content > “Turn off Microsoft consumer experiences” plus disabling the UserNotPresentOrFirstLogon Task Scheduler entry.

Hacker News Comment Review

  • Commenters confirm SCOOBE is not Windows 11-specific: it has shipped on Windows 10 for years, including on machines running for half a decade, making the “Win11” framing in the headline slightly misleading.
  • The forced-restart + SCOOBE combo is flagged as a compounding productivity hazard: updates silently kill running Docker Compose stacks and open tabs, then SCOOBE intercepts the next login before the user can recover.
  • Server and RDP contexts are cited as especially egregious: Edge setup flows with unskippable profile steps run on headless servers where no browser should be needed at all.

Notable Comments

  • @lousken: Edge forces a multi-step profile setup on RDP server sessions, locking admins out of basic browser access mid-task.
  • @everdrive: “There would be no relief. My request wouldn’t make sense” – sharp analogy for how SCOOBE ignores prior user decisions permanently.
  • @perryizgr8: Details the full forced-restart loop: 3-4 reboots to apply updates, then SCOOBE intercepts login, killing servers and open work simultaneously.

Original | Discuss on HN