What do I need to leave enabled for LightShot to work?

Please attach your preset file, after removing any user passwords or license key.
 
In Apps Snipping tool and in System Apps Capture Picker.
After that you don't need Lightshot!
 
I haven't tested it on W10, but the W11 GamerOS seems to work with Lightshot. I'll try looking at it later.
 
used this command in powershell: Get-AppxPackage *Microsoft.ScreenSketch* | Remove-AppxPackage

and worked, what should I remove from the nt lite ? snipping tool ?
 
Snipping Tool is known as Microsoft.ScreenSketch. But that's already removed from your preset.
Code:
                <c>microsoft.screensketch 'ScreenSketch'</c>
 
I tried installing the current GamerOS W10 22H2 preset, and LightShot works fine.

The reason some tutorials have you remove Snipping Tool (Microsoft.ScreenSketch) is because it steals keyboard control of PrtScr.
There are two fixes to solve this problem:

1. Remove Snipping Tool, so it doesn't exist to steal keyboard input.​
2. Change a Windows setting, so Snipping Tool is not the default app. 3rd-party apps can now take control of PrtScr.​
 
Back
Top