Deleted A Startup Item..Want It Back

Discussion in 'Windows 10' started by uffbros, Feb 7, 2021.

  1. uffbros

    uffbros MDL Senior Member

    Aug 9, 2010
    447
    58
    10
    #1 uffbros, Feb 7, 2021
    Last edited: Feb 7, 2021
    I accidentally deleted a startup entry in CCleaner. I want to get it back. It is run from the HKLM entry in the registry. Here is how CCleaner lists it:
    Yes HKLM:Run SecurityHealth Microsoft Corporation All users %windir%\system32\SecurityHealthSystray.exe....How can I put it back exactly this way and not the startup folder. Thanks.

    ***SOLVED***
    I went to another computer and exported the registry entry and imported back to mine. Fixed
     
  2. xinso

    xinso MDL Guru

    Mar 5, 2009
    12,704
    13,709
    340
    #2 xinso, Feb 8, 2021
    Last edited: Feb 8, 2021
    Yes, it is
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
    "SecurityHealth"=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,\
      73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,00,65,00,63,00,75,\
      00,72,00,69,00,74,00,79,00,48,00,65,00,61,00,6c,00,74,00,68,00,53,00,79,00,\
      73,00,74,00,72,00,61,00,79,00,2e,00,65,00,78,00,65,00,00,00