Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninstall script #18

Open
jacksongoode opened this issue Jan 28, 2021 · 4 comments
Open

Uninstall script #18

jacksongoode opened this issue Jan 28, 2021 · 4 comments

Comments

@jacksongoode
Copy link

A clean removal script would be a nice addition for those who may have installed a package by accident.

@apilatik
Copy link

So, where is this script?

@longtea
Copy link

longtea commented Jul 3, 2022

+++

@Wooleyx64
Copy link

How do you uninstall these components? I no longer have a need for the app store on my LTSC 2021 build.

@kkkgo
Copy link
Owner

kkkgo commented Nov 17, 2022

Try admin Powershell:

get-appxpackage *Store* | remove-Appxpackage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants