Skip to main content

Windows 11 Feature Update [Cleanup]

Summary

This script is an adaptation of the built-in Windows 11 - Cleanup Latest Feature Update script developed by ConnectWise. It is designed to validate a successful upgrade of Windows 11 to the Latest Feature Update.

Additionally, if BitLocker was suspended prior to the upgrade, this script will automatically check the BitLocker status and resume protection on the system drive to ensure the drive remains securely encrypted post-upgrade.

Sample Run

This script functions as a sub-script for Install Windows 11 Feature Update [Update Assistant, Reboot]

Dependencies

Output

  • Script Logs

Changelog

2026-07-09

  • Added a BitLocker resume check to automatically re-enable BitLocker protection on the system drive if it was left in a suspended state after the upgrade.

2026-03-09

  • Initial version of the document