I have a peculiar case of the disappearing snipping tool from a customers multi-session hosts.
I have a client running Win11 23H2 multi-session host images, with a weekly reimage from a desktop image. Lots of fun stuff in this one, but an obscure problem we've been struggling to track down is getting the better of us. The snipping tool disappears after reimaging. I suspect it is an issue with the relationship between apps and user profiles, but am admittedly no expert on the store based application management process and its nuances. Posting here in case anyone else has run into it, and might be able to shed some useful light.
Ultimately - we see after reimaging, that the snipping tool is not visible in the start menu. Running get-appxpackage for ScreenSketch produces no results. Yet, if I use the shortcut key (windows+shift+s) - it still produces a screenshot and stores it in the default location, just not the snipping tool preview or app. If we run the reinstall powershell cmdlets for it, it comes back and is happy (applied using -allusers parameter) - it is happy for our test user, but any other users, its gone still. I suspect, because they are not actively logged in, it doesn't really fix it for the particular profile.
Having written this out, I'm wondering if a scripted action could be run (while the affected users are logged in) - that would resolve? My first swing was unsuccessful because the scripted action PowerShell runs from local system account, and lacks the permissions.
Comments (4 comments)