Windows 10: Notification can't be re-enabled after being disabled

Discus and support Notification can't be re-enabled after being disabled in Windows 10 Ask Insider to solve the problem; Hi guys! First of all, this is my first post in this sub-reddit, so let me know if it is not appropriate to the usual questions/content. If you're a... Discussion in 'Windows 10 Ask Insider' started by /u/piljac1, Mar 28, 2021.

  1. Notification can't be re-enabled after being disabled


    Hi guys! First of all, this is my first post in this sub-reddit, so let me know if it is not appropriate to the usual questions/content.

    If you're a true Windows 10 master, this issue is for you!

    So here's the problem I've spent about 10 hours trying to fix (because others have the same problem, but no one has a solution yet):

    A compiler npm package that I use (Laravel Mix) leverages SnoreToast (through Webpack Notifier and Node Notifier) to output system notifications when the compiler is done running. I decided to disable these notifications through the cog icon of the notification itself by selecting "Turn off all notifications for {App Name}". Since, then everytime the compiler runs, I get:

    Notifications are disabled Reason: DisabledForApplication Please make sure that the app id is set correctly.

    Now want to re-enable them, but I didn't find how.

    I think that the major problem is that the App ID that was defined in SnoreToast's command by the compiler package is not a real App ID. It is just the compiler package's name, which is not a real executable app.

    I went into the Registry Editor and saw a Laravel Mix folder under \HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Notifications\Settings\Laravel Mix which contained an "Enabled" DWORD property that was set to 0 (so the notification was disabled). So I was like "alright, that's easy then, let me just set "Enabled" to 1 and then reboot". I did that: notification is still not showing. I then tried to remove the "Enabled" property completely and reboot: still not showing. I proceeded by removing the "Laravel Mix" folder completely and reboot: still not showing. I also tried to remove "Snore.DesktopToasts" which is what's used to trigger these notifications: still not showing.

    I then cloned SnoreToast's project and tried debugging what was happening. So I found that bit of code:

    std::wstring error; NotificationSetting setting = NotificationSetting_Enabled; if (!ST_CHECK_RESULT(d->m_notifier->get_Setting(&setting))) { tLog << "Failed to retreive NotificationSettings ensure your appId is registered"; } switch (setting) { case NotificationSetting_Enabled: ST_RETURN_ON_ERROR(setEventHandler(d->m_notification)); break; case NotificationSetting_DisabledForApplication: error = L"DisabledForApplication"; break; case NotificationSetting_DisabledForUser: error = L"DisabledForUser"; break; case NotificationSetting_DisabledByGroupPolicy: error = L"DisabledByGroupPolicy"; break; case NotificationSetting_DisabledByManifest: error = L"DisabledByManifest"; break; } if (!error.empty()) { std::wstringstream err; err << L"Notifications are disabled\n" << L"Reason: " << error << L" Please make sure that the app id is set correctly.\n" << L"Command Line: " << GetCommandLineW(); tLog << err.str(); std::wcerr << err.str() << std::endl; }

    So what happens is the following:

    • If you specify a random App ID in the command line, it enters the first if and logs "Failed to retreive NotificationSettings ensure your appId is registered" somewhere (not visible in output), but the setting variable remains NotificationSetting_Enabled, so the notification is shown correctly.
    • However, if I enter the App ID that is used by the compiler (Laravel Mix), it doesn't enter the first if (so that means a notifier setting is indeed found) and setting gets assigned NotificationSetting_DisabledForApplication.

    So, how come there's no notification folder dedicated to Laravel Mix anymore and it still finds a disabled setting? I ran a global Registry Editor search and found nothing else matching "Laravel Mix" or "Mix" or "Laravel".

    Thanks in advance for your help! That's a deep issue, I know haha.

    submitted by /u/piljac1
    [link] [comments]

    :)
     
    /u/piljac1, Mar 28, 2021
    #1

  2. (SOLVED/CLOSED)looking for help with Android phone CONSTANT wireless signal notification

    Yeah, thats not a solution she is interested in......I've suggested that course of action. Thanks though.

    Just to clarify, I feel that there MUST be a step, or series of steps to turn off JUST the wireless notification sound. Thats what Im driving @ here.
     
    jboydgolfer, Mar 28, 2021
    #2
  3. How to disable notification and sound for apps in Windows 10

    Hello Simon,



    Thank you for posting on Microsoft Community. We regret the inconvenience caused and will assist you in resolving the issue.



    Before assisting further, I would like to ask you few questions:


    • Do you want to disable only Outlook notification?

    • When do you get this notification?

    • Do you want to disable other app notifications as well?


    You will receive notification along with the sound if you have enabled settings accordingly for the application to notify you.



    If you want to disable Outlook notification on Mail app, I suggest you to follow the steps below and check if the issue is resolved.




    • Press Windows logo key on the keyboard, type
      Mail and select the top most search result.

    • Click on the Settings icon located at the bottom left corner of the app and select
      Notifications from the popped window on the right side.

    • Check/uncheck the appropriate options from the Notifications window.

    • Close the window and check if the issue is resolved.


    If you want to disable other notifications on your PC, follow the steps below:




    • Press Windows logo key on the keyboard, type
      Settings and select the top most search result.

    • Select System and click on
      Notifications & actions
      from the left side panel of the screen.

    • Enable/disable the apps notification from the window accordingly and check if the changes are effective.


    Write back to us with the answers to the above questions and the status of the issue on the same post for further assistance. Your reply is most important for us to ensure we assist you accordingly.



    Thank you.
     
    Likhitha V, Mar 28, 2021
    #3
  4. Notification can't be re-enabled after being disabled

    How to disable everything related to Windows push notifications? (SMDH)

    Hi,

    You can disable the Windows and other apps notifications by following the steps below.

    • Press Windows key + I and click System.
    • Go to Notifications & actions.
    • From there, you'll see the list of options on whether to enable or disable the notifications.
    • Toggle all the options to Off if you don't want any notifications.

    Also, you may disable by following the steps provided in this
    article
    .

    Feel free to contact us if you need assistance with Windows.
     
    Dennis Mop, Mar 28, 2021
    #4
Thema:

Notification can't be re-enabled after being disabled

Loading...
  1. Notification can't be re-enabled after being disabled - Similar Threads - Notification can't enabled

  2. [Suggestion] Quick way to enable/disable notifications/shortcut to enable/disable notifications

    in Windows 10 Gaming
    [Suggestion] Quick way to enable/disable notifications/shortcut to enable/disable notifications: Im currently working on W11 and have the following issue, no easy way to toggle notifications. It can be done through settings or through the focus assistant however as a user that uses his device in a professional way i haven't found an easy way to quickly toggle this during...
  3. [Suggestion] Quick way to enable/disable notifications/shortcut to enable/disable notifications

    in Windows 10 Software and Apps
    [Suggestion] Quick way to enable/disable notifications/shortcut to enable/disable notifications: Im currently working on W11 and have the following issue, no easy way to toggle notifications. It can be done through settings or through the focus assistant however as a user that uses his device in a professional way i haven't found an easy way to quickly toggle this during...
  4. Can't re-enable device encryption after disabling it - Windows 11

    in Windows 10 Gaming
    Can't re-enable device encryption after disabling it - Windows 11: Hello,my Win10 install somehow corrupted and after whole day of troubleshooting why it was so laggy I gave up and just partitioned my ssd and installed Win11 on the second partition. After installation I copied my files from the Win10 partition and formated it so I can merge...
  5. Can't re-enable device encryption after disabling it - Windows 11

    in Windows 10 Software and Apps
    Can't re-enable device encryption after disabling it - Windows 11: Hello,my Win10 install somehow corrupted and after whole day of troubleshooting why it was so laggy I gave up and just partitioned my ssd and installed Win11 on the second partition. After installation I copied my files from the Win10 partition and formated it so I can merge...
  6. Disable and Re-enabling Touchscreen

    in Windows 10 Gaming
    Disable and Re-enabling Touchscreen: I was wondering once you Disable your tocuhscreen, are you able to Enable it again after? Just asking before I make a mistake. https://answers.microsoft.com/en-us/windows/forum/all/disable-and-re-enabling-touchscreen/0ea8942b-e1b9-4773-a5ef-8a226289eb83
  7. Disable and Re-enabling Touchscreen

    in Windows 10 Software and Apps
    Disable and Re-enabling Touchscreen: I was wondering once you Disable your tocuhscreen, are you able to Enable it again after? Just asking before I make a mistake. https://answers.microsoft.com/en-us/windows/forum/all/disable-and-re-enabling-touchscreen/0ea8942b-e1b9-4773-a5ef-8a226289eb83
  8. Disable and Re-enabling Touchscreen

    in Windows 10 Customization
    Disable and Re-enabling Touchscreen: I was wondering once you Disable your tocuhscreen, are you able to Enable it again after? Just asking before I make a mistake. https://answers.microsoft.com/en-us/windows/forum/all/disable-and-re-enabling-touchscreen/0ea8942b-e1b9-4773-a5ef-8a226289eb83
  9. Can't disable Windows Defender after re enabling it

    in Windows 10 Ask Insider
    Can't disable Windows Defender after re enabling it: I enabled Windows Defender to scan some files. Now when I try to disable it by writing 1 to DisableAntiSpyware I get error writing value's new contents. I have tamper protection disabled and also tried using Group Policy but also didn't work. My laptop runs slower and heats...
  10. How to Re-enable a Program's Notifications?

    in Windows 10 Ask Insider
    How to Re-enable a Program's Notifications?: I disabled a program's Notifications by clicking the gear icon within the notification and selected "Turn off all notifications for [PROGRAM]". The program isn't listed under Settings > System > Notifications & actions > Get notification from these senders. How can I restore...

Users found this page by searching for:

  1. DisabledForApplication Please make sure that the app id is set correctly.

    ,
  2. notifications are disabled laravel mix