Disable "turn on windows security center service notification" in windows 10

Discussion in 'Windows 10' started by WinFree, Aug 18, 2018.

  1. WinFree

    WinFree MDL Senior Member

    Aug 6, 2016
    324
    54
    10
    How do you turn off "turn on windows security center service notification" in action center?
     
  2. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,396
    1,322
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,172
    1,055
    60
    This disables all notifications.
    Code:
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings" /v "NOC_GLOBAL_SETTING_TOASTS_ENABLED" /t REG_DWORD /d "0" /f
    You can also try unchecking all of those, maybe then it will not care anymore, though I doubt it.
     

    Attached Files:

  4. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,396
    1,322
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,121
    933
    60
    On w7 you can disable the action centre nag in group policy and that works.
     
  6. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,396
    1,322
    120
    There is many things on Windows 7 that works, but won't work on Windows 10.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,121
    933
    60
    I dont know if its in w10 build no whatever or not but it wouldnt hurt to have a look incase would it. Besides, he may find some things in there to his advantage.
     
  8. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,396
    1,322
    120
    If it works, be good and write here that it tested and works. Then all will know and can later use this method. I say, because I haven't tested yet.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. WinFree

    WinFree MDL Senior Member

    Aug 6, 2016
    324
    54
    10
    I did this in one previous install and it worked :)
     
  10. fLOW.

    fLOW. MDL Senior Member

    Jul 28, 2009
    475
    571
    10