Giter VIP home page Giter VIP logo

Comments (7)

Raphire avatar Raphire commented on May 18, 2024

Heya,

Could you confirm that they're actually installed on the system? My guess is that they're just pinned to the start menu, and will not be installed until you click them. Similar to your other issue #40.

from win11debloat.

projektilski avatar projektilski commented on May 18, 2024

They are not installed, but the uninstall option is available when right click on them.
Grammaryl, Spotify, and LinkedIn are spamming the Start Menu on a brand new profile.

EDIT: Spotify is installed and exe is located in the AppData folder, it offers an uninstall option. LinkedIn was downloading something when clicked but it did not open, uninstall was available. Grammary does not offer an uninstall option and points to Microsoft Store.

from win11debloat.

Raphire avatar Raphire commented on May 18, 2024

It's interesting that the behaviour is so different between the 3 apps.

Could you confirm if they're actually recognized as installed and removable by running the following commands in powershell:

Spotify: Get-AppxPackage *spotify*

This is what I get after installing spotify:
image

LinkedIn: Get-AppxPackage *linkedin*

This is what I get after installing linkedin:
image

Grammarly: winget list grammarly

This is what I get after installing grammarly
image

from win11debloat.

Raphire avatar Raphire commented on May 18, 2024

I have done some additional testing by doing a few fresh installs. In those installs Grammarly, LinkedIn, Spotify, and Luminar Neo do show up in the start menu, but none are installed. I also couldn't find any files related to Spotify, or any of the other 3 apps.

from win11debloat.

projektilski avatar projektilski commented on May 18, 2024

Hi, I did some testing also. If I understand correctly, your script removes apps for all users. When I create a new user on the same machine, all those apps are listed in Start Menu, but are not actually installed. Right click on them offers uninstall option, but what it actually does is to remove the pinned item.
So the real issue is how to remove those unwanted pinned items for new users.

p.s. I found a new app Journal which is not pinned in Start Menu but it is listed under All apps. It can be uninstalled via Powershell using Microsoft.MicrosoftJournal manifes name.

from win11debloat.

Raphire avatar Raphire commented on May 18, 2024

Hi, I did some testing also. If I understand correctly, your script removes apps for all users. When I create a new user on the same machine, all those apps are listed in Start Menu, but are not actually installed. Right click on them offers uninstall option, but what it actually does is to remove the pinned item.
So the real issue is how to remove those unwanted pinned items for new users.

Exactly right, the UI does act as if they are installed (as they show an uninstall option), but they're not.

The annoying part is that these app links are, at least for a script like this, much harder to remove than the actual apps if they were installed. I'm looking into ways to have this script be able to unpin individual apps, but right now the only way I have found that works is replacing the whole start menu layout all together.

p.s. I found a new app Journal which is not pinned in Start Menu but it is listed under All apps. It can be uninstalled via Powershell using Microsoft.MicrosoftJournal manifes name.

I'll be adding support for this app to the script, thanks for bringing that to my attention 😀

from win11debloat.

Raphire avatar Raphire commented on May 18, 2024

I've renamed the issue (and definitely didn't make a spelling mistake) to better reflect the feature requested.

from win11debloat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.