Share via

Microsoft store

IBN 4,511 Reputation points
2022-03-11T07:27:15.993+00:00

Hello Community,

Please i need your help on this issue.

I have a user who reported this issue to us.

The Snip and Sketch windows application is not working. The affected user is finding it difficult to drag and take a screenshot.

182145-image.png

Windows for business | Windows Client for IT Pros | User experience | Other

1 answer

Sort by: Most helpful
  1. Limitless Technology 40,106 Reputation points
    2022-03-16T14:42:43.647+00:00

    Hi @IBN

    Most probably the app registry might be corrupted and you can try these steps and check after each step if the app works.

    -Try to reset the app
    Windows Key+i > Apps > Scroll down to this App > Click this App > Advanced options > Reset

    -Reset Microsoft Store through Command Prompt
    Type cmd in Windows Search box > Right click on Command Prompt > Run As Administrator > Type WSreset.exe and click Enter > Reboot your computer

    -Re-register All Store apps (You will get many Reds, ignore them)
    Windows Key+X > Windows Powershell (Admin) > Copy the below code and restart once it is executed

    Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Hope this resolves your Query!!

    --
    --If the reply is helpful, please Upvote and Accept it as an answer–

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.