Skip to content

yihanwu1024/Cleanup-Wim.ps1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cleanup-Wim-*.ps1

This repository contains a Windows image modification script for each feature update version we support. For a list of modifications made by the script, refer to each of the READMEs.

Functionalities

  • Remove Component Based Servicing packages
  • Remove APPX packages
  • Provides a trivial framework for registry modification

Better Clean Your Windows Before Setup

Cleaning a Windows installation/image before setup has a few advantages:

  • The result is a deployable installation image.
    • There is no user. You are forced to change the default user registry rather than the current user registry. In this way, all users will receive the user registry modification, not just the user that you operated.
    • You can create a modified image for every Windows feature update and install from your modified image, rather than having everything come back again.
  • No initialization can happen in the components you removed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published