Notifications problem - electron.app.superProductivity #3497
-
I want to report a possible bug related to the notifications. Yesterday I accidentally turned off superProductivity notifications: And with that there is no way (so far) of reactivating it. I've tried:
I was able to reproduce the error in another virtual machine. I'm using Pomodoro timer/notifications for testing. Some extra info: OS: Windows 10 Pro 22H2 is there anything else I can do? Thanks a lot. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
!!! Disclaimer: I am not using windows at the moment, so please forgive me, for just posting what chatgpt spat out (not tested!!!): If notifications for your app have stopped working on Windows after being disabled, you can try the following steps to re-enable and troubleshoot notifications: 1. Re-enable Notifications in Windows Settings:
2. Check Focus Assist Settings:
3. Check App Notification Settings (if available):
4. Reset Notifications Using PowerShell (Advanced):You can reset notifications for your app by deleting its notification cache using PowerShell:
5. Check Windows Notifications and Maintenance:
6. Restart the Windows Notification Service:
7. Update Windows and Your App:
If none of the above work, there may be an app-specific bug or a deeper system issue requiring further investigation. |
Beta Was this translation helpful? Give feedback.
-
Dear @johannesjo Thanks a lot! Clearing the wpndatabase.db did the trick. In my case i had to stop the Windows push notification service first:
Thanks again! |
Beta Was this translation helpful? Give feedback.
!!! Disclaimer: I am not using windows at the moment, so please forgive me, for just posting what chatgpt spat out (not tested!!!):
If notifications for your app have stopped working on Windows after being disabled, you can try the following steps to re-enable and troubleshoot notifications:
1. Re-enable Notifications in Windows Settings:
Windows Key + I
to open the Settings app.