Open Arnav171 opened 3 years ago
That's Microsoft.ScreenSketch which is supposed to be whitelisted. Not sure why it removed it unless you edited your whitelist.
Maybe it deleted it and due to recover whitelisted apps not actually including Screensketch it never reinstalled? It shouldnt have deleted in the first place. You must have ran Debloat-BlackList instead of Debloating the whole system.
But if you need to reinstall ScreenSketch
Get-AppxPackage -allusers Microsoft.Windows.ScreenSketch | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
I used it to remove telementary, one drive disable edge and remove xbox and office things but my windows print screen wasn't working, anyways I reinstalled windows
On Wed, Sep 8, 2021, 12:03 AM NVM-Cody @.***> wrote:
That's Microsoft.ScreenSketch which is supposed to be whitelisted. Not sure why it removed it unless you edited your whitelist.
Maybe it deleted it and due to recover whitelisted apps not actually including Screensketch it never reinstalled? It shouldnt have deleted in the first place
but if you need to reinstall ScreenSketch
Get-AppxPackage -allusers Microsoft.Windows.ScreenSketch | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Sycnex/Windows10Debloater/issues/430#issuecomment-914529670, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVPUJWCXDSJWWGXW2LV67VLUAZLH5ANCNFSM5DORILKQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
If you reinstalled Windows, please close this issue, as there's no fix needed.
Pls help after using this the windows + print screen shortcut used to save images is not working which appx package to add