How to Fix the Snipping Tool Keyboard Shortcut Not Working on Windows
Here are the steps to fix the Snipping Tool keyboard shortcut not working on Windows:
- Confirm the shortcut is enabled:Android 12
Go to Start > Snipping Tool > Options. Under "Keyboard shortcuts," confirm that the shortcut you want to use is enabled (by default it's Windows Key + Shift + S).
- Confirm no other programs are using the shortcut:
Go to Start > Settings > Devices > Typing. Under "Advanced keyboard settings," check if any other programs are using the shortcut you want. Disable it for any programs that are using that shortcut.Chuwi laptop review
- Reset the keyboard shortcuts:
Go to Start > Type "Snipping Tool" > Right click > More > Open file location.
Hold Shift and right click in an empty space then select "Open PowerShell window here."
Type:
Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Then close and reopen Snipping Tool. The shortcuts should be reset.
- Update Windows and your graphics drivers:
Make sure Windows and all system drivers like your graphics card drivers are fully updated. Updating drivers can sometimes resolve keyboard shortcut issues.
- Run a System File Check:
Press Windows key + X to open Windows Powershell as admin. Run:
sfc /scannow
This will check integrity of important system files and repair any issues found.
Hope one of these steps helps resolve the Snipping Tool keyboard shortcut not working on your Windows PC! Let me know if you have any other questions.
No comments:
Post a Comment