Windows 10: How to uninstall PowerShell in Windows 10

Discus and support How to uninstall PowerShell in Windows 10 in Windows 10 News to solve the problem; [ATTACH]PowerShell is a cross-platform task automation and configuration management which works from Command-Line. It offers all the features a Command... Discussion in 'Windows 10 News' started by WinClub, Sep 8, 2020.

  1. WinClub New Member

    How to uninstall PowerShell in Windows 10

    WinClub, Sep 8, 2020
    #1
  2. OneMoar Win User

    Windows 10 Tweaks

    @W1zzard looks like the hashing/version is different on some systems
    this syntax works better
    powershell "Get-AppxPackage *3d* | Remove-AppxPackage"
    powershell "Get-AppxPackage *bing* | Remove-AppxPackage"
    powershell "Get-AppxPackage *solit* | Remove-AppxPackage"
    powershell "Get-AppxPackage *people* | Remove-AppxPackage"
    powershell "Get-AppxPackage *zune* | Remove-AppxPackage"
    powershell "Get-AppxPackage *photos* | Remove-AppxPackage"
    powershell "Get-AppxPackage *phone* | Remove-AppxPackage"
    powershell "Get-AppxPackage *communi* | Remove-AppxPackage"
    someone already compiled all the tweaks listed into a handy choice driven .cmd file
    you can get that from here
    [Script] Windows 10 TNBT (The next big Tweak) v6.5.6 -official thread-
     
    OneMoar, Sep 8, 2020
    #2
  3. 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, Sep 8, 2020
    #3
  4. AsRock Win User

    How to uninstall PowerShell in Windows 10

    Windows 10 Tweaks

    I will have to agree, as when i upgraded the fixes work and now i am using a clean install none of them work except onedrive.
     
    AsRock, Sep 8, 2020
    #4
Thema:

How to uninstall PowerShell in Windows 10

Loading...
  1. How to uninstall PowerShell in Windows 10 - Similar Threads - uninstall PowerShell

  2. Uninstall Microsoft Solitaire collection USING PowerShell command and version

    in Windows 10 Gaming
    Uninstall Microsoft Solitaire collection USING PowerShell command and version: Hello Community,Today stuck with issue, that can't uninstall Microsoft Solitaire collection from one of end user PC Windows 10 by trying couple command line, but no one works.=> Get-AppxPackage *solitairecollection* -AllUsers Remove-AppxPackage => Get-appxpackage...
  3. Uninstall Microsoft Solitaire collection USING PowerShell command and version

    in Windows 10 Software and Apps
    Uninstall Microsoft Solitaire collection USING PowerShell command and version: Hello Community,Today stuck with issue, that can't uninstall Microsoft Solitaire collection from one of end user PC Windows 10 by trying couple command line, but no one works.=> Get-AppxPackage *solitairecollection* -AllUsers Remove-AppxPackage => Get-appxpackage...
  4. Can i uninstall all powershell versions before 7?

    in Windows 10 Gaming
    Can i uninstall all powershell versions before 7?: Will some issue occurred if i uninstall all powershell before 7 then install powershell 7?Or install powershell 7 first then uninstall all other versions?If my own programs doesn't use any powershell configurations.I mean, does powershell before 7 is a dependence of windows...
  5. Can i uninstall all powershell versions before 7?

    in Windows 10 Software and Apps
    Can i uninstall all powershell versions before 7?: Will some issue occurred if i uninstall all powershell before 7 then install powershell 7?Or install powershell 7 first then uninstall all other versions?If my own programs doesn't use any powershell configurations.I mean, does powershell before 7 is a dependence of windows...
  6. Can i uninstall all powershell versions before 7?

    in Windows 10 Installation and Upgrade
    Can i uninstall all powershell versions before 7?: Will some issue occurred if i uninstall all powershell before 7 then install powershell 7?Or install powershell 7 first then uninstall all other versions?If my own programs doesn't use any powershell configurations.I mean, does powershell before 7 is a dependence of windows...
  7. Need help - Cant uninstall apps via Powershell silently

    in Windows 10 Gaming
    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...
  8. 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...
  9. I uninstalled Powershell 5.1, how to reinstall?

    in Windows 10 Software and Apps
    I uninstalled Powershell 5.1, how to reinstall?: Recently while doing some experimenting I installed Powershell 7.4.3 and uninstalled Powershell 5.1. My PC and everything is still running fine, but I want to have both on the PC just to be safe. How would I go about reinstalling 5.1? Thanks in advance!...
  10. I uninstalled Powershell 5.1, how to reinstall?

    in Windows 10 Installation and Upgrade
    I uninstalled Powershell 5.1, how to reinstall?: Recently while doing some experimenting I installed Powershell 7.4.3 and uninstalled Powershell 5.1. My PC and everything is still running fine, but I want to have both on the PC just to be safe. How would I go about reinstalling 5.1? Thanks in advance!...