Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Microwin: Docs] Remove Customisation #2578

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions docs/userguide.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,25 +201,6 @@ The utility provides three distinct settings for managing Windows updates: Defau
    By default, MicroWin will debloat the Pro edition, but you can choose any edition you want.


##### Customization options

* **Keep Provisioned Packages**: leaving this option unticked (default) will try to remove every operating system package.

    Some packages may remain after processing. This can happen if the packages in question are permanent or have been superseded by newer versions.

* **Keep Appx Packages**: leaving this option unticked (default) will try to remove every Microsoft Store app from the Windows image.

    This option will exclude some applications that are essential in the event that you want or need to add a Store app later on.

* **Keep Defender**: leaving this option unticked will try to remove every part of Windows Defender, including the Windows Security app.

    Leaving this option unticked is **NOT recommended** unless you plan to use a third-party antivirus solution on your MicroWin installation. In that regard, don't install AVs with bad reputations or rogueware.

* **Keep Edge**: leaving this option unticked will try to remove every part of the Microsoft Edge browser using the best methods available.

    Leaving this option unticked is not recommended because it might break some applications that might depend on the `Edge WebView2` runtime. However, if that happens, you can easily [reinstall it](https://developer.microsoft.com/en-us/microsoft-edge/webview2)


##### Driver integration options

* **Inject drivers** will add the drivers in the folder that you specify to the target Windows image.
Expand Down