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
    365
    63
    10
    How do you turn off "turn on windows security center service notification" in action center?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. kaljukass

    kaljukass MDL Guru

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

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,291
    1,217
    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. WinFree

    WinFree MDL Senior Member

    Aug 6, 2016
    365
    63
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,471
    1,358
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. rayleigh_otter

    rayleigh_otter MDL Expert

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

    kaljukass MDL Guru

    Nov 26, 2012
    3,471
    1,358
    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...
  8. rayleigh_otter

    rayleigh_otter MDL Expert

    Aug 8, 2018
    1,120
    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.
     
  9. WinFree

    WinFree MDL Senior Member

    Aug 6, 2016
    365
    63
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,471
    1,358
    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...
  11. WinFree

    WinFree MDL Senior Member

    Aug 6, 2016
    365
    63
    10
    I did this in one previous install and it worked :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. fLOW.

    fLOW. MDL Senior Member

    Jul 28, 2009
    485
    583
    10