Help with Certificate remove

Discussion in 'Windows 8' started by wk-952, Nov 18, 2013.

  1. wk-952

    wk-952 MDL Member

    Sep 2, 2012
    116
    287
    10
    #1 wk-952, Nov 18, 2013
    Last edited: Nov 18, 2013
    Hi everyone,

    cert_rem.jpg

    i'm trying to remove the above mentioned (in pic) certificate using CMD (all the problem relies on using CMD which is what i need)


    i've tried those lines:

    certutil -delstore Root 02ac5c266a0b409b8f0b79f2ae462577

    certutil -delstore "Root" "DigiCert High Assurance EV Root CA"


    (02ac5c266a0b409b8f0b79f2ae462577 is the certificate serial number)


    and this is what i get in CMD:

    Root "Trusted Root Certification Authorities"
    CertUtil: -delstore command completed successfully.
    Press any key to continue . . .


    but again when i run Microsoft Management Console (mmc.exe), the stupid certificate is still there.


    Hope someone could help me with this.

    EDIT: all commands were run with admin rights
     
  2. Mr Jinje

    Mr Jinje MDL Expert

    Aug 19, 2009
    1,770
    1,101
    60
    #2 Mr Jinje, Nov 18, 2013
    Last edited by a moderator: Apr 20, 2017
  3. wk-952

    wk-952 MDL Member

    Sep 2, 2012
    116
    287
    10
    #3 wk-952, Nov 18, 2013
    Last edited: Nov 18, 2013
    (OP)
    after many tests same message and cert isn't removed :confused:
     
  4. BigW

    BigW MDL Member

    Apr 25, 2010
    198
    53
    10
    YEES mess around with root certificates! Did you know that for example all https-sites and therefore also WinRT-Apps rely on certificates. If you distrust a certificate from a root authority you will basicly distrust the whole chain of trust. If you distrust the "right" root certificate you won't be able to run any WinRT-app again! Sooo goodluck on disttrusting root authorities. :D:D