• latest 76b72e569e

    latest
    All checks were successful
    release / build-and-release (push) Successful in 38s
    Pre-release

    x9 released this 2026-06-05 14:57:20 +02:00 | 0 commits to main since this release

    Added

    • Bloatware feature toggles (01): the bloatware step now exposes three GUI checkboxes -
      standardBloatware (default on, the bulk AppX/capability/feature list), removeNewOutlook
      (default on, the new Outlook for Windows app Microsoft.OutlookForWindows) and
      removeSnippingTool (default OFF). Each toggle is independent, so a technician can spare
      Outlook or remove the Snipping Tool without affecting the rest.

    Changed

    • Snipping Tool now kept by default (01): Microsoft.ScreenSketch (the modern Snipping Tool
      app) plus the legacy capability and optional feature are no longer removed unless
      removeSnippingTool is checked - it is a commonly used productivity tool, like Calculator.
      Classic Outlook from M365 was never removed (it is a Win32 app, not an AppX package); only the
      bundled new Outlook is, and that is now toggleable.

    Fixed

    • bloatware.keepPackages was dropped at runtime: the Go Config struct had no Bloatware
      field, so the GUI's runtime-config regeneration silently discarded keepPackages. Added the
      field so the keep-list survives and is honored by 01-bloatware.ps1.

    Built from 76b72e5

    Downloads