Windows 10: Need help - Cant uninstall apps via Powershell silently

Discus and support Need help - Cant uninstall apps via Powershell silently in Windows 10 Gaming to solve the problem; So here is whats going on, We have a hybrid AD - Intune/SCCM environment. All of the AD pc's workloads are controlled via Intune, we are also piolting... Discussion in 'Windows 10 Gaming' started by David Toole, Aug 9, 2024.

  1. Need help - Cant uninstall apps via Powershell silently


    So here is whats going on, We have a hybrid AD - Intune/SCCM environment. All of the AD pc's workloads are controlled via Intune, we are also piolting Autopoilt Full Intune pc's. All of the pc's are having the same issue.The issue in detail is this, i am able to install apps manually, I am able to install apps silently. I am able to Uninstall apps manually via add or remove progrrams or scripts without the silent trigger, I am howerver NOT ABLE TO UNINSTALL SILENTLY.Anythime i try to remove an app with powershell via Get-package > win32_Product > MSIEXCE.EXE or any other version it says

    :)
     
    David Toole, Aug 9, 2024
    #1
  2. Pavan_N Win User

    Uninstall Photo app by using Powershell command

    Hi Lorraine,

    Thank you for posting your response.

    I apologize for the miscommunication. Follow the steps below and check if that helps.


    • 1. Open the Start menu, type Windows PowerShell in the search bar.

      2. Right click on the Windows PowerShell and select Run as administrator.

      3. Enter the below command to uninstall the Photo app.

      • get-appxpackage *Microsoft.Windows.Photos* | remove-appxpackage ( check the spacing)
    After performing the above steps, install the Photo app from the Windows store.

    Hope this information is helpful. Please do let us know if you need further assistance, we’ll be glad to assist you.

    Thanks
     
    Pavan_N, Aug 9, 2024
    #2
  3. Brink Win User
    Help me uninstall this.

    Correct gb = Great Britain

    You would be using step 4 in Option Two below for this.

    You would need the PackageFullName to the right of that.

    *Arrow Uninstall Apps in Windows 10 | Tutorials
     
    Brink, Aug 9, 2024
    #3
  4. Need help - Cant uninstall apps via Powershell silently

    Problems with the email app in Windows 10

    Hi,

    Thank you for the update and I apologize for the delay in response.

    I suggest you to uninstall and reinstall the Mail app and configure the account again. Please follow the steps to uninstall the mail app.

    Please follow the following steps:

      • Open the Task manager. Here’s a tip: Press CTRL+Shift+ESC.
      • Click File > Run New Task
      • Make sure you have a check mark beside “Create this task with administrative privileges”
      • Type Powershell.
      • This will open a new powershell.
      • Type the following get-appxpackage *microsoft.windowscommunicationsapps*

        | remove-appxpackage
    After performing uninstallation, I suggest you to reinstall the app from Windows store and check if it helps.

    Let us know if you need further assistance. We will be happy to help.

    Thank you.
     
    Krishna Prasobh V, Aug 9, 2024
    #4
Thema:

Need help - Cant uninstall apps via Powershell silently

Loading...
  1. Need help - Cant uninstall apps via Powershell silently - Similar Threads - Need help Cant

  2. Need help in uninstalling App

    in Windows 10 Gaming
    Need help in uninstalling App: I can't Able to uninstall Connect App https://answers.microsoft.com/en-us/windows/forum/all/need-help-in-uninstalling-app/7d52ac0a-0ce7-43d4-8141-70198c4ec25d
  3. Need help in uninstalling App

    in Windows 10 Software and Apps
    Need help in uninstalling App: I can't Able to uninstall Connect App https://answers.microsoft.com/en-us/windows/forum/all/need-help-in-uninstalling-app/7d52ac0a-0ce7-43d4-8141-70198c4ec25d
  4. Need help - Cant uninstall apps via Powershell silently

    in Windows 10 Software and Apps
    Need help - Cant uninstall apps via Powershell silently: So here is whats going on, We have a hybrid AD - Intune/SCCM environment. All of the AD pc's workloads are controlled via Intune, we are also piolting Autopoilt Full Intune pc's. All of the pc's are having the same issue.The issue in detail is this, i am able to install apps...
  5. need help cant install or uninstall anything

    in Windows 10 BSOD Crashes and Debugging
    need help cant install or uninstall anything: hi i cant uninstall or install anything can you help. error message i get, windows cannot access C:\program files\windowsapps\microsoft.yourphone_1\phoneexperiencehost.exei can only do a command in safe mode,please help cheers Paul...
  6. need help cant install or uninstall anything

    in Windows 10 Gaming
    need help cant install or uninstall anything: hi i cant uninstall or install anything can you help. error message i get, windows cannot access C:\program files\windowsapps\microsoft.yourphone_1\phoneexperiencehost.exei can only do a command in safe mode,please help cheers Paul...
  7. need help cant install or uninstall anything

    in Windows 10 Software and Apps
    need help cant install or uninstall anything: hi i cant uninstall or install anything can you help. error message i get, windows cannot access C:\program files\windowsapps\microsoft.yourphone_1\phoneexperiencehost.exei can only do a command in safe mode,please help cheers Paul...
  8. I need help uninstalling an app

    in Windows 10 Installation and Upgrade
    I need help uninstalling an app: so I had downloaded an app but then tried to uninstall and I got this messagewindows cannot find c:\program files\mobigame/player/uninstaller.exe ensure you have typed the name correctly than try againa little help would be apreciated thank yousignedJD...
  9. Please help with installing Store app via Powershell

    in Windows 10 Software and Apps
    Please help with installing Store app via Powershell: I have been trying to download and install Gears of War 4 via the store but it always fails and or never completes downloading the game for me. So I went ahead and used fiddler to download the full game file directly and install it using Powershell method. The file...
  10. Please help with installing Store app via Powershell

    in Windows 10 Support
    Please help with installing Store app via Powershell: I have been trying to download and install Gears of War 4 via the store but it always fails and or never completes downloading the game for me. So I went ahead and used fiddler to download the full game file directly and install it using Powershell method. The file...