(1) Disable Self Defense [Settings>>Additional] and Exit from tray
(2) Open regedit
For (x86)
Delete the following registry keys.
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\protected\LicStorage]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates]
Navigate to
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\protected\AVP14.0.0\settings]
and change the value of
Ins_InitMode key from 0 to 1
For (x64)
Delete the following registry keys.
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KasperskyLab\protected\LicStorage]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates]
Navigate to
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KasperskyLab\protected\AVP14.0.0\settings]
and change the value of
Ins_InitMode key from 0 to 1
(3) Open KIS and Enable Self Defense.
OR
To reduce hassle with registry editor create a batch file from the following commands and you can skip the 2nd step.
Open notepad enter below commands and save as "any name.bat"
For (x86)
Code: Select all
REG DELETE HKLM\SOFTWARE\KasperskyLab\protected\LicStorage /f
REG DELETE HKLM\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates /f
REG ADD HKLM\SOFTWARE\KasperskyLab\protected\AVP14.0.0\settings /v Ins_InitMode /t REG_DWORD /d 1 /f
exit
For (x64)
Code: Select all
REG DELETE HKLM\SOFTWARE\Wow6432Node\KasperskyLab\protected\LicStorage /f
REG DELETE HKLM\SOFTWARE\Wow6432Node\Microsoft\SystemCertificates\SPC /f
REG ADD HKLM\SOFTWARE\Wow6432Node\KasperskyLab\protected\AVP14.0.0\settings /v Ins_InitMode /t REG_DWORD /d 1 /f
exit
Now the procedure becomes
(1) Disable Self Defense [Settings>>Additional] and Exit from tray
(2) Run the batch file
(3) Open KIS and Enable Self Defense.
ohoma karala balana hari yawi
