About 550,000 results
Open links in new tab
  1. How can I uninstall the Windows Powershell? - Microsoft Q&A

    Aug 21, 2023 · How to perform a complete uninstall of Azure PowerShell How to delete packages from the PowerShell Gallery - PowerShell This article is an introduction to the PowerShell scripting …

  2. Uninstall-Package (PackageManagement) - PowerShell

    The Uninstall-Package cmdlet uninstalls one or more software packages from the local computer. To find installed packages, use the Get-Package cmdlet. Important The commands contained in the …

  3. How can I uninstall an application using PowerShell?

    Is there a simple way to hook into the standard 'Add or Remove Programs' functionality using PowerShell to uninstall an existing application? Or to check if the application is installed?

  4. How to uninstall PowerShell 5.1 on Windows after installing 72

    Jan 31, 2022 · I just updated PowerShell to 7.2.1: But the old is still installed: How do I remove the old one? Having both installed is kinda redundant I suppose.

  5. Uninstall-WindowsFeature (ServerManager) | Microsoft Learn

    The Uninstall-WindowsFeature cmdlet uninstalls and optionally removes specified roles, role services, and features from a computer that is running Windows Server or from an offline virtual hard disk …

  6. Uninstall-Module (PowerShellGet) - PowerShell | Microsoft Learn

    Uninstall-Module -Name SpeculationControl Uninstall-Module uses the Name parameter to specify the module to uninstall from the local computer.

  7. Uninstall Azure PowerShell | Microsoft Learn

    Dec 2, 2025 · This article explains how to uninstall Azure PowerShell, or completely remove it from your system. If you've decided to completely uninstall Azure PowerShell and don't plan to reinstall it, give …

  8. How to: Install and uninstall Windows services

    Apr 30, 2024 · See how to install and uninstall Windows services. If you're developing a Windows service with .NET, you can use InstallUtil.exe or PowerShell.

  9. Remove-Service (Microsoft.PowerShell.Management) - PowerShell

    The Remove-Service cmdlet removes a Windows service in the registry and in the service database. The Remove-Service cmdlet was introduced in PowerShell 6.0.

  10. Uninstall default apps Windows 11 with Powershell

    Jul 29, 2024 · 2 I am looking for a method to uninstall Windows store apps with Powershell. The main apps that I want to uninstall are: XBox, Spotify, Linkedin, Solitaire and hide Windows store by script.