About 2,750,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 …

  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 …

  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-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.

  6. How to fully Uninstall/Clean-up Microsoft Defender Endpoint

    Jun 27, 2024 · To fully uninstall and clean up Microsoft Defender Endpoint (MDE) from your devices, you need to follow a comprehensive process that involves stopping services, …

  7. Uninstall-ADDSDomainController (ADDSDeployment) | Microsoft …

    Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.

  8. Install the Microsoft Graph PowerShell SDK | Microsoft Learn

    Mar 26, 2025 · For a list of available Microsoft Graph modules, use Find-Module Microsoft.Graph*. Only cmdlets for the installed modules will be available for use. To install the …

  9. Uninstall-PSResource (Microsoft.PowerShell.PSResourceGet)

    This cmdlet combines the functionality of the Uninstall-Module and Uninstall-Script cmdlets from PowerShellGet v2. The cmdlet searches the package installation paths for resources that have …

  10. How to uninstall Microsoft office 2016 by using Script.Pls help

    Dec 21, 2024 · Hi guy, I need script to uninstall Microsoft office 2016 by MECM (Microsoft Endpoint Configuration Manager) Thank for your help.