mirror of
https://github.com/TommyTran732/Windows-Setup.git
synced 2024-11-22 08:01:46 -05:00
Remove shortcuts
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
beee156789
commit
5c4361fb20
@ -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 <PackageName> | Remove-AppxPackage -AllUsers` to remove the unwanted packages.
|
- Run `Get-AppxPackage -AllUsers <PackageName> | 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.
|
The list of packages I remove on my Parallels system is in the `Parallels.txt` file.
|
Loading…
Reference in New Issue
Block a user