mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
Update README.md
This commit is contained in:
14
README.md
14
README.md
@@ -88,7 +88,7 @@ This method supports parameters to customize the behaviour of the script. Please
|
||||
|
||||
## Features
|
||||
|
||||
Below is an overview of the key features and functionality offered by Win11Debloat. For more information about which of these features are included in the default mode please click [here](#default-settings).
|
||||
Below is an overview of the key features and functionality offered by Win11Debloat. For more information about what features are included in the default mode please refer to [this section](#default-settings) below.
|
||||
|
||||
> [!Tip]
|
||||
> All of the changes made by Win11Debloat can easily be reverted and almost all of the apps can be reinstalled through the Microsoft Store. A full guide on how to revert changes can be found [here](https://github.com/Raphire/Win11Debloat/wiki/Reverting-Changes).
|
||||
@@ -96,7 +96,7 @@ Below is an overview of the key features and functionality offered by Win11Deblo
|
||||
#### App Removal
|
||||
|
||||
- Remove a wide variety of preinstalled apps. Click [here](https://github.com/Raphire/Win11Debloat/wiki/App-Removal) for more info.
|
||||
- Remove or replace all pinned apps from start for the current user, or for all existing & new users. (Windows 11 only)
|
||||
- Remove or replace all pinned apps from start for the current user, or for all existing & new users. (W11 only)
|
||||
|
||||
#### Telemetry, Tracking & Suggested Content
|
||||
|
||||
@@ -150,12 +150,13 @@ Below is an overview of the key features and functionality offered by Win11Deblo
|
||||
|
||||
### Default Settings
|
||||
|
||||
Win11Debloat offers a 1-click default mode that allows you to quickly and easily apply the changes that are recommended for most people. This includes uninstalling apps that most would consider bloatware, removing many annoying distractions and disabling telemetry and tracking. Expand the section below for more information.
|
||||
Win11Debloat offers a default mode that allows you to quickly and easily apply the changes that are recommended for most people. This includes uninstalling apps that most would consider bloatware, removing many annoying distractions and disabling telemetry and tracking. To apply the default settings, launch the script as you normally would and select option `1` in the script menu. Alternatively, you can launch the script with the `-RunDefaults` parameter. Example:
|
||||
|
||||
<details>
|
||||
<summary>Click to expand</summary>
|
||||
```Powershell
|
||||
& ([scriptblock]::Create((irm "https://debloat.raphi.re/"))) -RunDefaults
|
||||
```
|
||||
|
||||
#### Default mode applies the following changes:
|
||||
#### Changes included in the default mode
|
||||
- Remove the default selection of bloatware apps. (See below for full list)
|
||||
- Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads.
|
||||
- Disable tips, tricks, suggestions and ads in start, settings, notifications, File Explorer, and on the lockscreen.
|
||||
@@ -335,7 +336,6 @@ Win11Debloat offers a 1-click default mode that allows you to quickly and easily
|
||||
* Can be removed by running the script with the relevant parameter. (Please refer to the wiki for more details)
|
||||
</blockquote>
|
||||
</details>
|
||||
</details>
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user