Close Menu
    Facebook X (Twitter) Instagram
    Prajwal.orgPrajwal.org
    • Home
    • SCCM

      SCCM 2503 Upgrade New Features and Hotfixes

      April 30, 2025

      Create a Device Collection for SCCM 2409 Clients

      February 27, 2025

      Device Collection for SCCM 2403 Clients

      January 22, 2025

      SCCM 2403 Hotfixes, Upgrade and New Features

      January 21, 2025

      ConfigMgr 2401 Technical Preview Released

      January 22, 2025
    • Intune

      New Features in Intune 2502 release (February 2025)

      February 27, 2025

      Intune Service Release 2406 New Features (June 2024)

      June 23, 2024

      Microsoft Intune 2405 New Features (May 2024)

      May 29, 2024

      How to Disable Android Enterprise system app in Intune

      May 22, 2024

      Intune ends support for Android device administrator

      January 22, 2025
    • Windows 11

      How to Install WSUS Console on Windows 11

      January 22, 2025

      How to enable memory integrity using Group Policy

      January 22, 2025

      Uninstall Mail and Calendar Apps using PowerShell

      January 22, 2025

      How to Create Batch File to Delete Temp Files

      January 22, 2025

      How to Change RDP Port using PowerShell

      January 22, 2025
    • Contact
    Prajwal.orgPrajwal.org
    Home » Uninstall Snipping Tool using PowerShell
    Windows 11

    Uninstall Snipping Tool using PowerShell

    Get rid of Snipping Tool from your Windows computer using PowerShell
    January 22, 202515,176 Views

    Learn how to uninstall the Snipping tool using PowerShell in this guide. If you are using a different screen capture tool, you can get rid of the built-in Windows snipping tool by uninstalling it.

    The Windows Snipping Tool is a built-in screenshot capturing tool that comes pre-installed with Windows 10/11. It basically allows users to capture screenshots or snips of all or part of their screen, annotate or highlight the captured image, and save or share it.

    With the Snipping tool, you can take a snapshot to copy words or images from all or part of your Windows PC screen. You can use the Snipping Tool to make changes or notes, then save, and share on your Windows PC. Apart from using PowerShell, you can also remove the Snipping tool app using the command line or via Windows Apps.

    Supported Capture modes in Snipping Tool

    The Snipping Tool provides several capture modes, including:

    1. Free-form Snip: This mode allows you to draw irregular shapes around the area you want to capture.
    2. Rectangular Snip: It captures a rectangular portion of the screen. You can click and drag to select the desired area.
    3. Window Snip: It captures the entire window when you click on it.
    4. Full-screen Snip: This mode captures the entire screen.

    Uninstall Snipping Tool using PowerShell

    Use the following steps to uninstall the Snipping tool using PowerShell:

    • Open PowerShell as an administrator. You can do this by right-clicking the Start button, selecting “Windows PowerShell (Admin)“.
    • Run the command get-appxpackage *ScreenSketch* to check if the Snipping tool is installed.
    • To uninstall the Snipping tool, run the command get-appxpackage *ScreenSketch* | remove-appxpackage.
    Uninstall Snipping Tool using PowerShell
    Uninstall Snipping Tool using PowerShell

    Re-Install Snipping Tool from Microsoft Store

    What if you want to install the Snipping tool back on your PC? You can download and reinstall the snipping tool from the Microsoft Store on your Windows 11 computer. Open the Microsoft Store and type “Snipping Tool” into the search bar. Select Microsoft’s Snipping tool from the results list, then click Get. On your Windows 11 computer, this will download and install the most recent version of the Snipping tool. The snipping tool can be reinstalled on a Windows 10 computer using the same process.

    Share. Facebook Twitter Pinterest LinkedIn Email
    Previous ArticleRemove Windows Updates using PowerShell
    Next Article Manage Windows drivers and firmware updates with Intune

    Related Posts

    Windows 11

    How to Install WSUS Console on Windows 11

    January 22, 2025
    Windows 11

    How to enable memory integrity using Group Policy

    January 22, 2025
    Windows 10

    Uninstall Mail and Calendar Apps using PowerShell

    January 22, 2025
    Latest Guides

    SCCM 2503 Upgrade New Features and Hotfixes

    New Features in Intune 2502 release (February 2025)

    Create a Device Collection for SCCM 2409 Clients

    Intune Service Release 2406 New Features (June 2024)

    Updated:June 23, 2024
    Popular Guides

    Uninstall Snipping Tool using PowerShell

    Updated:January 22, 2025

    How to Manually Install SCCM Client Agent

    Updated:January 22, 2025

    How to Create Batch File to Delete Temp Files

    Updated:January 22, 2025

    Disable Driver Signature Enforcement using CMD Prompt

    Updated:January 22, 2025
    Trending Posts

    Best Way to Enable Automatic Client Upgrades in SCCM

    Updated:January 22, 2025

    How to Uninstall OneDrive on Windows 11

    Updated:January 22, 2025

    Configure SCCM Console Notification Settings

    Updated:January 22, 2025

    Install SysInternals Suite from Microsoft Store

    Updated:February 14, 2024
    © 2025 Prajwal.org | Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.