项目简介
Win11Debloat 是一款轻量级 PowerShell 脚本,用于移除预装应用、禁用遥测和侵扰性界面元素,并自定义 Windows 设置。它支持交互式和命令行两种模式,适用于 Windows 10 和 11,所有更改均可轻松还原。
README 预览
# Win11Debloat\n\n[](https://github.com/Raphire/Win11Debloat/releases/latest)\n[](https://github.com/Raphire/Win11Debloat/discussions)\n[](https://github.com/Raphire/Win11Debloat/wiki/)\n\n Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience, no installation required! You can use it to remove pre-installed apps, disable telemetry, remove intrusive interface elements and much more. No need to painstakingly go through all the settings yourself or remove apps one by one. Win11Debloat makes the process quick and easy!\n\nThe script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the ability to make changes to other Windows users. Please refer to our [wiki](https://github.com/Raphire/Win11Debloat/wiki/) for more details.\n\n\n\n#### Did this script help you? Please consider buying me a cup of coffee to support my work\n\n[](https://ko-fi.com/M4M5C6UPC)\n\n## Usage\n\n> [!Warning]\n> Great care went into making sure this script does not unintentionally break any OS functionality, but use at your own risk! If you run into any issues, please report them [here](https://github.com/Raphire/Win11Debloat/issues).\n\n### Quick method\n\nDownload & run the script automatically via PowerShell.\n\n1. Open PowerShell or Terminal, preferably as an administrator.\n2. Copy and paste the command below into PowerShell:\n\n```PowerShell\n& ([scriptblock]::Create((irm "https://debloat.raphi.re/")))\n```\n\n3. Wait for the script to automatically download Win11Debloat.\n4. Carefully read through and follow the on-screen instructions.\n\nThis method supports command-line parameters to customize the behaviour of the script. Please click [here](https://github.com/Raphire/Win11Debloat/wiki/Command%E2%80%90line-Interface#parameters) for more information.\n\n### Traditional method\n\n\n Manually downloa