download Snip and Sketch in Windows 11

Anonymous
2023-04-10T18:00:21+00:00

I can't seem to find this. It didn't work on my initial install of Windows 11 and it was then deleted and I can't find where to reinstall. thanks.

Windows for home | Windows 11 | Microsoft Store

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

73 answers

Sort by: Oldest
  1. Anonymous
    2024-12-10T14:02:34+00:00

    This new app is pure trash, the previous snipping tool was way better, hats of to miscrosoft for messing this up

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-01-20T17:27:06+00:00

    I can't seem to find this. It didn't work on my initial install of Windows 11 and it was then deleted and I can't find where to reinstall. thanks.

    pleas provide snip

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-01-25T06:54:56+00:00

    Now, I cannot even select the area or size of the snip. As soon as I select "NEW," it automatically snips the whole page to include the address and task bars.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2025-03-13T07:37:44+00:00

    I can't seem to find this. It didn't work on my initial install of Windows 11 and it was then deleted and I can't find where to reinstall. thanks.

    mmmmmm

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2025-03-13T18:02:18+00:00

    Hello All,

    you can try to install "SnippingTool" with below actions.

    Try to get SnippingTool package with WinGet (store must be reachable)

    # update winget

    winget upgrade winget

    # EXAMPLE winget download Calculator -s msstore --skip-license (download with dependencies )

    winget download "Snipping Tool" -s msstore --skip-license

    # Files will be created in download folder C:\Users$USERNAME\Downloads ( with package ID )

    # to install the Package app on another device, example to Add-AppxPackage -Path C:\Users$USERNAME\downloads\9WZDNCRFHVN5\Calculator.appx

    Snipping Tool ( check download folder to get .MSIX package )

    Add-AppPackage -path "C:\Users$USERNAME\Downloads\9MZ95KL8MR0L\Microsoft.ScreenSketch_2020.814.2355.0_Universal_Arm.X86.Arm64.X64.appxbundle" -Verbose

    Was this answer helpful?

    0 comments No comments