diff --git a/Debloat/README.md b/Debloat/README.md index 2775eef..50fbeac 100644 --- a/Debloat/README.md +++ b/Debloat/README.md @@ -22,6 +22,4 @@ As such, if you want to make sure all of the annoying apps are gone, it is bette - Run `Get-AppxPackage -AllUsers | Remove-AppxPackage -AllUsers` to remove the unwanted packages. -- Run `Get-AppxProvisionedPackage -Online | Remove-ProvisionedAppxPackage -AllUsers` to unprovision the packages. - The list of packages I remove on my Parallels system is in the `Parallels.txt` file. \ No newline at end of file