[GH-ISSUE #784] 通过Store获取后,无法卸载“干净” #629

Closed
opened 2026-02-26 09:32:07 +03:00 by kerem · 2 comments
Owner

Originally created by @kioz-wang on GitHub (Jan 19, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/784

image
i get ScreenToGif from Windows Store, then i remove it, but in Settings, there is some mistake??? why?
image

Originally created by @kioz-wang on GitHub (Jan 19, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/784 ![image](https://user-images.githubusercontent.com/49008623/105079908-0c878100-5acb-11eb-8446-0518732ac637.png) i get ScreenToGif from Windows Store, then i remove it, but in Settings, there is some mistake??? why? ![image](https://user-images.githubusercontent.com/49008623/105080257-8b7cb980-5acb-11eb-8ff4-e6017ce2f7a3.png)
kerem closed this issue 2026-02-26 09:32:07 +03:00
Author
Owner

@NickeManarin commented on GitHub (Jan 19, 2021):

That's possibly an issue with Windows itself, not ScreenToGif.

That settings page displays all programs that once used the notification drawer (system tray).
I'm not sure if it ever cleans any missing apps from it.

<!-- gh-comment-id:763074033 --> @NickeManarin commented on GitHub (Jan 19, 2021): That's possibly an issue with Windows itself, not ScreenToGif. That settings page displays all programs that once used the notification drawer (system tray). I'm not sure if it ever cleans any missing apps from it.
Author
Owner

@kioz-wang commented on GitHub (Jan 20, 2021):

@NickeManarin
i have resolve this problem, as your said, that is not ScreenToGif's fault, but Win.
Howto:

  1. open regedit
  2. delete key IconStreams and PastIconsStream from HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify
  3. restart explorer.exe from Taskmgr.exe
<!-- gh-comment-id:763369909 --> @kioz-wang commented on GitHub (Jan 20, 2021): @NickeManarin i have resolve this problem, as your said, that is not ScreenToGif's fault, but Win. Howto: 1. open regedit 2. delete key `IconStreams` and `PastIconsStream` from `HKEY_CLASSES_ROOT\Local Settings\Software\Microsoft\Windows\CurrentVersion\TrayNotify` 3. restart explorer.exe from Taskmgr.exe
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#629
No description provided.