Bloatware Software Remove from Windows 11 on Domain Computers

Shamyog 1 Reputation point
2022-05-25T16:50:35.95+00:00

Recently we upgraded our windows 10 OS to windows 11 but there are a bunch of bloatware apps (facebook, tiktok, Disney+, etc); is there a way to uninstall these apps on these computers at once? Maybe using PowerShell?

Thank you.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Kapil Arya 8,456 Reputation points MVP Volunteer Moderator
    2022-05-26T11:38:12.77+00:00

    Open Terminal/PowerShell.

    Type winget list and press Enter.

    Then type winget uninstall XXXX and substitute XXXX with app name you want to uninstall.

    Repeat this for apps you want to remove.

    Hope this helps!


  2. MotoX80 36,401 Reputation points
    2022-05-27T20:59:42.557+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.