# De-Bloat Windows 10

Run Powershell as Administrator and input the following command:

```
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat'))
```

After a few seconds, a window will be displayed with several buttons. The buttons are self-explanatory. Use as many or as little as necessary to clean up your Windows 10 installation.

{% hint style="info" %}
IMPORTANT!

If possible, do not connect a device to the Internet. This will prevent Microsoft Windows from immediately downloading freeware/bloatware on the system.

If the system has already been in use, disconnect from the network/Internet and run this command. Once completed, restart the system, re-connecting to the network during or after reboot.
{% endhint %}
