From 5c4361fb20ede989d47deb3806bcc158e7b7993f Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 6 Nov 2023 05:03:56 -0700 Subject: [PATCH] Remove shortcuts Signed-off-by: Tommy --- Debloat/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Debloat/README.md b/Debloat/README.md index 50fbeac..e578400 100644 --- a/Debloat/README.md +++ b/Debloat/README.md @@ -22,4 +22,6 @@ 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. +- "Uninstall" the remaining annoying apps from the Start Menu. They are not really apps on the system, they are just annoying shortcuts which will install the apps when you click on them. + The list of packages I remove on my Parallels system is in the `Parallels.txt` file. \ No newline at end of file