Hi everyone,
I'm facing a challenging issue where my Win+Shift+S screenshot shortcut and the Snipping Tool/Snip & Sketch have completely stopped working following a recent Windows update. Despite extensive troubleshooting, the problem persists, and I'm hoping someone here might have insight or solutions I haven't tried.
Problem Description:
- The Win+Shift+S shortcut ceased to function unexpectedly after a Windows update.
- Neither Snipping Tool nor Snip & Sketch launches using the shortcut or even when opened manually.
- Upon system restart and initial attempt to use the shortcut, the mouse cursor momentarily changes to an hourglass, indicating the system recognizes the command, but the application fails to launch. This occurs only once per restart.
Troubleshooting Steps Attempted:
1. Basic Checks:
- Verified keyboard functionality, including the specific keys (Windows, Shift, S).
- Utilized the virtual on-screen keyboard, indicating the issue isn't hardware-related.
- Checked and adjusted Clipboard History settings.
- Updated Snip & Sketch/Snipping Tool from the Microsoft Store.
2. System Diagnostics:
- Ran System File Checker (SFC) with
sfc /scannow - no integrity violations found.
- Executed DISM commands (
/CheckHealth, /ScanHealth, /RestoreHealth) - no component store corruption detected.
3. Advanced Troubleshooting:
- Tested across different user accounts - issue persists.
- Uninstalled and reinstalled both Snip & Sketch and the Snipping Tool.
- Attempted to reinstall the Snipping Tool via PowerShell (
get-appxpackage *Microsoft.ScreenSketch* | remove-appxpackage).
- Installed all available optional updates.
Additional Steps Based on Community Suggestions:
1. Group Policy and Registry Checks:
- Verified Group Policy settings for Snipping Tool were not configured to disable it.
- Checked the registry for any entries that might disable the Snipping Tool - none found.
2. WMI and Services Diagnostic:
- Investigated Windows Event Viewer and found several warnings and errors related to service failures, including WMI issues.
3. Attempted WMI Repository Repair:
- Attempted to stop the WMI service to rename the repository for rebuilding, taking note of dependent services that would be affected (e.g., Intel(R) services, IP Helper).
Despite these efforts, the issue remains unresolved. I have not yet attempted to roll back the recent Windows update or perform a system restore due to the absence of a suitable restore point. Reinstalling Windows is a last resort I hope to avoid.
Has anyone experienced a similar issue or have any additional suggestions I could try? Your assistance and insights would be greatly appreciated.
Thank you in advance for any help you can provide.