[TIP]Kaspersky Products Trial Reset KAV/KIS/PURE 2013-2014

Discussion in 'Application Software' started by CHEF-KOCH, Oct 13, 2013.

  1. D64

    D64 MDL Member

    Oct 1, 2008
    115
    85
    10
    Kaspersky Products 2021 21.3.10.391 (f)

    still works
     
  2. chaython

    chaython MDL Novice

    Oct 2, 2011
    32
    10
    0
    #222 chaython, Aug 19, 2021
    Last edited: Aug 19, 2021
    Edit: I see D64 script has option to disable trial notification. It's weird he bundles his email in it though.
    Disable Trial Notification
    REG ADD HKCU\SOFTWARE\KasperskyLab\AVP21.3 /v LastLicenseNotificationTime /t REG_SZ /d "1800000000" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data /v UseKSN /t REG_DWORD /d 0 /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v EnableSocialNetworkActivity /t REG_DWORD /d 0 /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v Kaspersky_ID /t REG_SZ /d ivankspk@gmail.com /f

    Newest kaspersky to me, gives a daily pop up about the days remaining in the trial as well as a discount. Anyway to disable it? Seems to be part of avpui.exe as when the pop up appears it asks for network access.
    KPMPromo is disabled.
    "
    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\KasperskyLab\AVP21.3\Data\KpmPromoLogic]
    "Disabled"=dword:00000001
    "

    might be Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\KasperskyLab\AVP21.3\environment hide upgrade page, or oem commercial
     
  3. D64

    D64 MDL Member

    Oct 1, 2008
    115
    85
    10
    #223 D64, Aug 19, 2021
    Last edited: Aug 19, 2021
    Kaspersky Products 2021 21.3.10.391 (f)

    1. Disable Self Defense
    2. Delete License Key
    3. Exit from tray
    4. Run the " x.bat file " as an administrator
    5. Reboot PC
    6. Wait Kaspersky Activation Menu
    7. Select Trial Activate
    8. Activate and Update it
    9. Reboot PC

    ****(new pc users) Copy-paste and Save new text file => x.bat => for example Renew.bat****

    @echo OFF
    COLOR 1F

    if EXIST "%SYSTEMROOT%\SysWOW64" (
    SET WOW6432=\Wow6432Node
    ) else (
    SET WOW6432=
    )

    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\stor_kav.bin"
    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\stor_kis.bin"
    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\stor_pure.bin"
    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\stor_saas.bin"
    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\cat_engine*"

    REG DELETE HKLM\SOFTWARE\Microsoft\SystemCertificates\SPC /f
    REG DELETE HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data\LicCache /f
    REG DELETE HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data\LicensingActivationErrorStorageLogic /f
    REG DELETE HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data\UPAO /f
    REG DELETE HKLM\SOFTWARE%WOW6432%\KasperskyLab\LicStrg /f

    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data /v UseKSN /t REG_DWORD /d 1 /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v ActivationCode_kfa /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v TrialActCode_kav /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v TrialActCode_kis /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v TrialActCode_pure /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v TrialActCode_saas /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v ShowActivateTrialOption /t REG_SZ /d "1" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v Ins_InitMode /t REG_DWORD /d 1 /f
    **** ( FIRST INST. ORJ. VALUE : HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v Ins_InitMode /t REG_DWORD /d 0 /f ) ****

    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v Kaspersky_ID /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v EnableSelfProtection /t REG_DWORD /d 1 /f

    PAUSE

    EXIT
     
  4. ashish1989

    ashish1989 MDL Senior Member

    Sep 20, 2013
    357
    30
    10
    Its better to update 90 days trial licence key on op
     
  5. Hlx

    Hlx MDL Junior Member

    May 15, 2014
    57
    15
    0
    Thanks man for such a nice script. Keep it updated, please :)
     
  6. D64

    D64 MDL Member

    Oct 1, 2008
    115
    85
    10
    ty regards.

    ok :)
     
  7. D64

    D64 MDL Member

    Oct 1, 2008
    115
    85
    10
    Kaspersky Products 2021 21.3.10.391 (g)

    still works
     
  8. rimba

    rimba MDL Novice

    Mar 19, 2013
    4
    1
    0
    will this work for small office edition?
     
  9. D64

    D64 MDL Member

    Oct 1, 2008
    115
    85
    10
    i try it
    Kaspersky Anti-Virus 30 day
    Kaspersky Internet Security 30 day
    Kaspersky Total Security 30 day

    regards
     
  10. ohenry

    ohenry MDL Senior Member

    Aug 10, 2009
    423
    252
    10
    I just today picked up a legal license for Kaspersky Total Security. 1 year, 3 devices, $12.99 plus sales tax at Newegg. At that rate, why fool around with a trial version?
     
  11. D64

    D64 MDL Member

    Oct 1, 2008
    115
    85
    10
    #231 D64, Feb 16, 2022
    Last edited: Mar 16, 2022
    Kaspersky Products (KAV KIS KTS ) 2021 21.3.10.391 (H) REPAIR and UNİNSTALL FIX script.

    1. Disable Self Defense
    2. Delete License Key
    3. Exit from tray
    4. Run the " x.bat file " as an administrator
    5. Reboot PC
    6. Wait Kaspersky Activation Menu
    7. Select Trial Activate
    8. Activate and Update it
    9. Reboot PC

    **** (new pc users) Copy-paste and Save new text file => x.bat => for example Renew.bat ****


    @ECHO OFF
    COLOR 1F

    if EXIST "%SYSTEMROOT%\SysWOW64" (
    SET WOW6432=\Wow6432Node
    ) else (
    SET WOW6432=
    )

    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\stor_kav.bin"
    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\stor_kis.bin"
    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\stor_pure.bin"
    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\stor_saas.bin"
    DEL /F "C:\ProgramData\Kaspersky Lab\AVP21.3\Data\cat_engine*"

    REG DELETE HKLM\SOFTWARE\Microsoft\SystemCertificates\SPC /f
    REG DELETE HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data\LicCache /f
    REG DELETE HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data\LicensingActivationErrorStorageLogic /f
    REG DELETE HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data\UPAO /f
    REG DELETE HKLM\SOFTWARE%WOW6432%\KasperskyLab\LicStrg /f

    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\Data /v UseKSN /t REG_DWORD /d 1 /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v ActivationCode_kfa /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v TrialActCode_kav /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v TrialActCode_kis /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v TrialActCode_pure /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v TrialActCode_saas /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\environment /v ShowActivateTrialOption /t REG_SZ /d "1" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v Ins_InitMode /t REG_DWORD /d 1 /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v Kaspersky_ID /t REG_SZ /d "" /f
    REG ADD HKLM\SOFTWARE%WOW6432%\KasperskyLab\AVP21.3\settings /v EnableSelfProtection /t REG_DWORD /d 1 /f

    PAUSE

    EXIT
     
  12. sebus

    sebus MDL Guru

    Jul 23, 2008
    6,356
    2,026
    210
    Because it costs £ $ 0 and works the same?
    Also not everybody lives in US (really), so shopping at Newegg might not be an option?
     
  13. D64

    D64 MDL Member

    Oct 1, 2008
    115
    85
    10
    +1 I agree
     
  14. People, remember this from a stranger old fox to this forum..
    Kasper sky last perfect version is 2011 the one with sandbox.

    And now don't forget this.. The ONLY protection against 0-day malware is SandBox !

    Use COMODO Internet Security !
     
  15. dosibox

    dosibox MDL Senior Member

    Aug 14, 2009
    459
    277
    10
    Following Ukraine's crisis, everybody desinstalled his Kaspersky product on his computer(s) ? :smoking:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. turkturk

    turkturk MDL Novice

    Mar 21, 2017
    6
    4
    0
    Does not work with kis 21.5
     
  17. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,154
    21,093
    240
    try
    Code:
    replace AVP21.3  with  AVP21.5
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. turkturk

    turkturk MDL Novice

    Mar 21, 2017
    6
    4
    0
    Still not work
     
  19. ohenry

    ohenry MDL Senior Member

    Aug 10, 2009
    423
    252
    10
    Good question. Despite having a legal copy, I would be reluctant to install it on my computer at this point in time. For 2 reasons, the first being not wishing to support any Russian company in any way. And, more importantly, the risk of cyber warfare. The more that the US and Europe support Ukraine, the greater the chances that Putin will implement open cyber warfare against us. And if that happens, I wouldn't want to be protected against Russian cyber warfare by a Russian product.

    Until the last few days, I wasn't really concerned about Kaspersky being a Russian company. But now ...
     
  20. man100

    man100 MDL Junior Member

    Sep 7, 2021
    52
    2
    0
    Kaspersky endpoint security 11. 6.0. 394