jinkazama
Active member
- Local time
- 1:39 PM
- Posts
- 14
- OS
- Windows 11
Hi, I want delete windows 11 pre installed apps and I use a PowerSHell script but i can't find apps like TikTok, Instagram, Spotify, Disney+
Someone can help me to find the way to delete this bloatware? Thank you
Someone can help me to find the way to delete this bloatware? Thank you
Code:
get-appxpackage -allusers *xboxapp* | remove-appxpackage
get-appxpackage -allusers *Bing* | remove-appxpackage
My Computer
System One
-
- OS
- Windows 11
- Computer type
- PC/Desktop

![2022-10-14 19_53_12-Microsoft Store - Generation Project (v1.2.3) [by @rgadguard & mkuba50] an...png 2022-10-14 19_53_12-Microsoft Store - Generation Project (v1.2.3) [by @rgadguard & mkuba50] an...png](https://www.elevenforum.com/data/attachments/42/42313-2156d2843031715d54655e7755893aa4.jpg?hash=IVbShDAxcV)




