Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
Wechat qr verification
Pawan2005
Updated:
Today at 1:28 AM
🚀 GOOGLE AI PRO 18 MONTHS ACTIVATION 🚀
sayuru bandara
Updated:
Yesterday at 5:34 PM
Pure VPN - Up to 27 Months
vgp
Updated:
Friday at 8:10 AM
එක පැකේජ් එකයි මාසෙටම Unlimited Internet. තාමත් DATA CARD දාන්න සල්ලි වියදම් කරනවද? අඩුම මිලට අපෙන්.
sayuru bandara
Updated:
Jun 2, 2026
Ad icon
ඉන්ටර්නෙට් එකෙන් හරියටම සල්ලි හොයන්න සහ Success වෙන්න කැමතිද? 🚀 (E-Money & Success Stories)
siri sumana
Updated:
May 30, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
ElaKiri Talk!
..:: Kaspersky help ::..
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="Rockey_ssr" data-source="post: 16724011" data-attributes="member: 126672"><p><strong>(1)</strong> Disable Self Defense [Settings>>Additional] and Exit from tray </p><p> </p><p><strong>(2)</strong> Open regedit </p><p> </p><p><strong>For (x86)</strong> </p><p> </p><p>Delete the following registry keys. </p><p><strong>Code: Select all</strong></p><p>[HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\protected\LicStorage] </p><p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates]</p><p></p><p> </p><p> </p><p>Navigate to </p><p><strong>Code: Select all</strong></p><p>[HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\protected\AVP14.0.0\settings]</p><p></p><p> </p><p>and change the value of <strong>Ins_InitMode</strong> key from 0 to 1 </p><p> </p><p> </p><p><strong>For (x64)</strong> </p><p> </p><p>Delete the following registry keys. </p><p><strong>Code: Select all</strong></p><p>[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KasperskyLab\protected\LicStorage] </p><p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates]</p><p></p><p> </p><p> </p><p>Navigate to </p><p><strong>Code: Select all</strong></p><p>[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KasperskyLab\protected\AVP14.0.0\settings]</p><p></p><p> </p><p>and change the value of <strong>Ins_InitMode</strong> key from 0 to 1 </p><p> </p><p><strong>(3)</strong> Open KIS and Enable Self Defense. </p><p> </p><p><span style="color: red"><strong>OR</strong></span> </p><p> </p><p>To reduce hassle with registry editor create a batch file from the following commands and you can skip the 2nd step. </p><p>Open notepad enter below commands and save as "any name.bat" </p><p> </p><p><strong>For (x86)</strong> </p><p><strong>Code: Select all</strong></p><p>REG DELETE HKLM\SOFTWARE\KasperskyLab\protected\LicStorage /f </p><p>REG DELETE HKLM\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates /f </p><p>REG ADD HKLM\SOFTWARE\KasperskyLab\protected\AVP14.0.0\settings /v Ins_InitMode /t REG_DWORD /d 1 /f </p><p>exit</p><p></p><p> </p><p> </p><p><strong>For (x64)</strong> </p><p><strong>Code: Select all</strong></p><p>REG DELETE HKLM\SOFTWARE\Wow6432Node\KasperskyLab\protected\LicStorage /f </p><p>REG DELETE HKLM\SOFTWARE\Wow6432Node\Microsoft\SystemCertificates\SPC /f </p><p>REG ADD HKLM\SOFTWARE\Wow6432Node\KasperskyLab\protected\AVP14.0.0\settings /v Ins_InitMode /t REG_DWORD /d 1 /f </p><p>exit </p><p></p><p></p><p> </p><p> </p><p>Now the procedure becomes </p><p> </p><p><strong>(1)</strong> Disable Self Defense [Settings>>Additional] and Exit from tray </p><p><strong>(2)</strong> Run the batch file </p><p><strong>(3)</strong> Open KIS and Enable Self Defense.</p><p></p><p>ohoma karala balana hari yawi <img src="/styles/default/xenforo/smilies/default/wink.gif" class="smilie" loading="lazy" alt=";)" title="Wink ;)" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="Rockey_ssr, post: 16724011, member: 126672"] [B](1)[/B] Disable Self Defense [Settings>>Additional] and Exit from tray [B](2)[/B] Open regedit [B]For (x86)[/B] Delete the following registry keys. [B]Code: Select all[/B] [HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\protected\LicStorage] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates] Navigate to [B]Code: Select all[/B] [HKEY_LOCAL_MACHINE\SOFTWARE\KasperskyLab\protected\AVP14.0.0\settings] and change the value of [B]Ins_InitMode[/B] key from 0 to 1 [B]For (x64)[/B] Delete the following registry keys. [B]Code: Select all[/B] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KasperskyLab\protected\LicStorage] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\SPC\Certificates] Navigate to [B]Code: Select all[/B] [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\KasperskyLab\protected\AVP14.0.0\settings] and change the value of [B]Ins_InitMode[/B] key from 0 to 1 [B](3)[/B] Open KIS and Enable Self Defense. [COLOR=red][B]OR[/B][/COLOR] 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" [B]For (x86)[/B] [B]Code: Select all[/B] 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 [B]For (x64)[/B] [B]Code: Select all[/B] 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 [B](1)[/B] Disable Self Defense [Settings>>Additional] and Exit from tray [B](2)[/B] Run the batch file [B](3)[/B] Open KIS and Enable Self Defense. ohoma karala balana hari yawi ;) [/QUOTE]
Insert quotes…
Verification
Payakata winadi keeyak tibeda?
Post reply
Top
Bottom