<?xml version="1.0"?>
<rss version="2.0"><channel><title>Kaspersky Total Security Latest Topics</title><link>https://forum.kaspersky.com/forum/kaspersky-total-security-14/</link><description>Kaspersky Total Security Latest Topics</description><language>en</language><item><title>Daily updates fail</title><link>https://forum.kaspersky.com/topic/daily-updates-fail-59209/</link><description><![CDATA[<p>
	Hi all:
</p>

<p>
	Running Win 10 Home, 22H2
</p>

<p>
	Have Kaspersky Total Security but despite following what directions I could, I cannot find the version number.
</p>

<p>
	I have been getting notices for a couple weeks now that My KTS wasn't updating - It's set to auto update.
</p>

<p>
	When I go and try to run the updated manually, it just shows as Failed.
</p>

<p>
	I've questioned the KB, but nothing,  Tried nosing around myself to see if anything was mentioned anywhere, but nope.
</p>

<p>
	It's making me nervous not to have my full protection.
</p>

<p>
	Any hints or help would be greatly appreciated.
</p>

<p>
	TIA
</p>

<p>
	~m
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">59209</guid><pubDate>Sun, 28 Jun 2026 03:42:35 +0000</pubDate></item><item><title>Possible conflict between Kaspersky and NARAKA: BLADEPOINT</title><link>https://forum.kaspersky.com/topic/possible-conflict-between-kaspersky-and-naraka-bladepoint-59278/</link><description><![CDATA[<p>
	I would like to report a possible compatibility issue between Kaspersky and NARAKA: BLADEPOINT.
</p>

<p>
	When Kaspersky is installed on my Windows PC, NARAKA has problems downloading, updating, or connecting properly. I tried adding the game folder and launcher to exclusions, and I also tried disabling Kaspersky protection completely, but the issue still happens. The only way to make the game work normally is to uninstall Kaspersky entirely.
</p>

<p>
	This makes me think the problem may not be caused by normal file scanning or application rules, but possibly by a Kaspersky driver, firewall component, web protection module, encrypted connection scanning, or network filtering layer that remains active even when protection is paused.
</p>

<p>
	After uninstalling Kaspersky, NARAKA works immediately without any changes to the game. However, when Kaspersky is installed again, the issue may return. Could Kaspersky please check whether there is a known conflict with NARAKA: BLADEPOINT, its launcher, or its anti-cheat system?
</p>

<p>
	I would appreciate guidance on which Kaspersky module might be causing this and whether there is a proper workaround other than fully uninstalling Kaspersky.
</p>

<p>
	 
</p>

<p>
	Some similar cases have also been reported here, and the only effective solution seems to be completely removing Kaspersky and then reinstalling it: <span>https://steamcommunity.com/app/1203220/discussions/0/569290593938933121/</span>
</p>

<p>
	If this is an abnormal game-related issue or a known compatibility problem, please provide a clear warning or explanation so that I and other users can understand what is happening.
</p>
]]></description><guid isPermaLink="false">59278</guid><pubDate>Wed, 08 Jul 2026 08:16:50 +0000</pubDate></item><item><title>Requiring unnecessary personal data to complete purchase</title><link>https://forum.kaspersky.com/topic/requiring-unnecessary-personal-data-to-complete-purchase-32927/</link><description><![CDATA[<p>I've used Kaspersky for years.  I was in the process of my most recent renewal when I was notified I would be emailed the information needed to complete my transaction.  Now, they already had my name, credit card, etc., so I was curious to see what else was required for me to be a valid customer.</p>

<p>Wow!  They wanted photos of my driver's license or passport.  What?! </p>

<p>Please note, that I am not purchasing an identity protection product.  With those products, I've only seen the requirement being a valid social security number.  Nonetheless, this seemed outrageous to me.  I wasn't registering my vehicle or purchasing a commercial airline ticket.  This was to renew a software product.</p>

<p>I eventually got a customer service representative on the phone.  That was fun.  He repeatedly said, "That is necessary to complete the purchase."  I repeatedly asked, "Why?" </p>

<p>While talking with the representative, I looked up their sales processing service:  Nexway.  On that company's site, their privacy statement repeatedly states they can use your information in any way they wish.  This is data mining at its best.  Nexway will be packaging and reselling all that information to customers globally (they have offices around the globe).  You do enough without my knowledge that I don't need to willingly offer up information for which you have no need other than your organization's bottom line.  It is of no service to me.  My money should be service enough.</p>

<p>At my request, the service representative took my contact information and said a supervisor would be contacting me by phone.  He was kind enough to even ask what time was most convenient for me.  It sounded friendly and even sincere, but that was 4 days ago, and I've still not been called.  I doubt I will be.  Oh, well.</p>

<p>I don't give my hairdresser my social security number either.  It is not relevant to our transaction.</p>

<p>I will no longer be using Kaspersky products or recommending them to anyone.  It is unfortunate that they have chosen this invasive practice in their business.  I will not encourage or support it with my funding.</p>

<p> </p>
]]></description><guid isPermaLink="false">32927</guid><pubDate>Tue, 18 Apr 2023 20:42:48 +0000</pubDate></item><item><title>curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.</title><link>https://forum.kaspersky.com/topic/curl-35-schannel-next-initializesecuritycontext-failed-crypt_e_no_revocation_check-0x80092012-the-revocation-function-was-unable-to-check-revocation-for-the-certificate-58617/</link><description><![CDATA[<p>
	Dear Kaspersky Community,
</p>

<p>
	Thank you for the marvel you do!
</p>

<p>
	 
</p>

<p>
	May I ask what is the reason that might cause Kaspersky affect most of the host TLS connections?
</p>

<p>
	The dear cURL, as always, one of the most magnificent tools for networking... It's the only one that stated an actual error, and today, with more time available, I checked more about it in the context of the Windows OS, since this OS is not my main but Linux, since at least 2006.
</p>

<p>
	That is, if Kaspersky is enabled, eventually, TLS connections result in certificate revocation checking issues. For example, the following cURL command:
</p>

<pre class="ipsCode prettyprint lang-perl prettyprinted"><span class="pln">$ curl </span><span class="pun">-</span><span class="pln">sL </span><span class="pun">--</span><span class="pln"> </span><span class="str">'https://example.com/'</span><span class="pun">;</span><span class="pln">
</span><span class="com"># curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.</span></pre>

<p>
	 
</p>

<p>
	Sure, I checked all the CLR endpoints in the certificate chain the Discord returns, and it all worked, on both the common CLR port 80 and not - 443.<br />
	I also tried requesting the same exact URL on both the phone Wi-Fi and cell-network, and a VirtualBox Guest, it all worked, yet it didn't in this Window host.
</p>

<p>
	As above, non TLS or CLR version worked, too:
</p>

<pre class="ipsCode prettyprint lang-perl prettyprinted"><span class="pln">$ curl </span><span class="pun">-</span><span class="pln">sL </span><span class="pun">--</span><span class="pln">ssl</span><span class="pun">-</span><span class="kwd">no</span><span class="pun">-</span><span class="pln">revoke </span><span class="pun">--</span><span class="pln"> </span><span class="str">'https://example.com/'</span><span class="pln"> </span><span class="pun">|</span><span class="pln"> head </span><span class="pun">-</span><span class="pln">c </span><span class="lit">100</span><span class="pun">;</span><span class="pln">
</span><span class="com"># &lt;!doctype html&gt;&lt;html lang="en"&gt;&lt;head&gt;&lt;title&gt;Example Domain&lt;/title&gt;&lt;meta name="viewport" content="wid</span></pre>

<p>
	 
</p>

<p>
	Once I found out Windows stores these lists and CA in its own cache, I tried searching for the purge command, and it was:
</p>

<pre class="ipsCode prettyprint lang-perl prettyprinted"><span class="pln">$ certutil </span><span class="pun">-</span><span class="pln">urlcache </span><span class="pun">*</span><span class="pln"> </span><span class="kwd">delete</span></pre>

<p>
	 
</p>

<p>
	Yet still, it did not resolve the issue.<br />
	Only when I disabled Kaspersky, and cleared the CLR cache once again, it worked.<br />
	After that, both the cURL received a safe response, and various programs, including Office and VSCode instantly received updates notifications and, well, started to work normally.
</p>

<p>
	 
</p>

<p>
	What causes Kaspersky to degrade the TLS connections that way, considering that connection to CLR servers succeed regardless?<br />
	It seems like this case must be related to the Kaspersky's TLS MITM technique that reissues certificates locally.
</p>

<p>
	 
</p>

<p>
	Best and kind regards
</p>
]]></description><guid isPermaLink="false">58617</guid><pubDate>Sat, 04 Apr 2026 12:47:09 +0000</pubDate></item><item><title>Sin in to my Kaspersky - missing Decline - do not remind me option</title><link>https://forum.kaspersky.com/topic/sin-in-to-my-kaspersky-missing-decline-do-not-remind-me-option-9692/</link><description><![CDATA[<table><tbody><tr><td> 			<figure><img class='ipsImage ipsImage_thumbnailed' width='500' data-src='https://forum.kaspersky.com/uploads/archive/images/b5f86b7d-3e13-4a22-94c4-983c08bd7533.png' src='https://forum.kaspersky.com/applications/core/interface/js/spacer.png' /></figure><p> </p> 			</td> 			<td> 			<figure><img class='ipsImage ipsImage_thumbnailed' width='500' data-src='https://forum.kaspersky.com/uploads/archive/images/d052283b-3ca1-4a28-810f-31421170530a.png' src='https://forum.kaspersky.com/applications/core/interface/js/spacer.png' /></figure><p> </p> 			</td> 		</tr></tbody></table><p> </p>  <p>I’m sure I raised this topic the other day, it’s disappeared&#x1f914;<br /> Let’s try again. </p>  <p>Thank you&#x1f64f;</p>  <p>Flood&#x1f433;</p>]]></description><guid isPermaLink="false">9692</guid><pubDate>Wed, 24 Jun 2020 07:39:03 +0000</pubDate></item><item><title>Disable Sign In Notifications</title><link>https://forum.kaspersky.com/topic/disable-sign-in-notifications-7699/</link><description><![CDATA[<p>Sick to death of getting a notification every god damn hour to sign in. I don’t want to sign in, just do the job I paid for and protect my device. End of story.</p> <p> </p> <p>There’s no option to disable this in the settings and previous methods of deleting registry keys don’t seem to work either.</p> <p> </p> <p>How do I get rid of these annoying notifications? Safe to say if there’s no way around it i’ll never be paying for this again.</p>]]></description><guid isPermaLink="false">7699</guid><pubDate>Tue, 17 Mar 2020 19:10:30 +0000</pubDate></item><item><title>Roblox and MS OneDrive blocked by Kaspersky</title><link>https://forum.kaspersky.com/topic/roblox-and-ms-onedrive-blocked-by-kaspersky-49418/</link><description><![CDATA[<p>
	I just experienced an issue with Kaspersky Total Security. What I experience:
</p>

<p>
	1. Unable to launch Roblox, I receive an error message: "httperror: SslConnectFail.
</p>

<p>
	2. Unable to log into microsoft onedrive
</p>

<p>
	3. Kaspersky's Secured browser is crashing.
</p>

<p>
	The weird thing is that the first 2 issue is fixed if I suspend Kaspersky, it solves the problem.
</p>

<p>
	I tried to add these programs to the exceptions (as reliable application), but it is not saving it and I am not sure.
</p>

<p>
	I need help how to configure kaspersky total security allow these applications to connect to the internet.
</p>

<p>
	Please do let me know what information would you require.
</p>

<p>
	Thanks!
</p>
]]></description><guid isPermaLink="false">49418</guid><pubDate>Tue, 30 Jul 2024 19:48:42 +0000</pubDate></item><item><title>Unable to stop 'New Ethernet network detected' alert</title><link>https://forum.kaspersky.com/topic/unable-to-stop-new-ethernet-network-detected-alert-56078/</link><description><![CDATA[<p>
	I receive the 'New Ethernet network detected' alert every time I connect my Private Internet Access VPN
</p>

<p>
	If I select 'Yes, allow all network activity' then I see the PIA tunnel added in the 'Available networks' table
</p>

<p>
	However, as it appears to be a different address(es) each time the next time you connect you get the alert
</p>

<p>
	I have also unchecked 'Notify of vulnerabilities in Wi-Fi networks but it does not stop the alerts
</p>

<p>
	Please can you advise how I can stop the alerts every time PIA VPN connects?
</p>

<p>
	 
</p>

<p><a href="https://forum.kaspersky.com/uploads/monthly_2025_08/Screenshot2025-08-13171409.png.91d591df3f893bd2c51383951a8f7112.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="34004" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2025_08/Screenshot2025-08-13171409.thumb.png.1a585db03154353df11d936a84820312.png" data-ratio="91" width="500" class="ipsImage ipsImage_thumbnailed" alt="Screenshot 2025-08-13 171409.png"></a></p>]]></description><guid isPermaLink="false">56078</guid><pubDate>Wed, 13 Aug 2025 16:14:28 +0000</pubDate></item><item><title>Internet connection blocked for Steam (Error 105) and Riot Games after installing KTS</title><link>https://forum.kaspersky.com/topic/internet-connection-blocked-for-steam-error-105-and-riot-games-after-installing-kts-58732/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	I recently purchased and installed <b>Kaspersky Total Security</b> on my Windows laptop. However, immediately after installation, I am unable to connect to <b>Steam (Error Code: 105)</b> and <b>Riot Games (Riot Client / TFT)</b>.
</p>

<p>
	While Google Chrome works perfectly fine, these gaming applications report "No Internet Connection." I have already tried the following steps but none of them worked:
</p>

<ol start="1">
	<li>
		<p>
			Enabled <b>Game Mode</b> and <b>Do Not Disturb Mode</b>.
		</p>
	</li>
	<li>
		<p>
			Added Steam and Riot Games to the <b>Exclusions</b> list and marked them as <b>Trusted Applications</b>.
		</p>
	</li>
	<li>
		<p>
			In Trusted Application settings, I checked <b>"Do not scan encrypted network traffic."</b>
		</p>
	</li>
	<li>
		<p>
			Disabled <b>"Encrypted connections scanning"</b> under Network Settings.
		</p>
	</li>
	<li>
		<p>
			Disabled <b>"Inject script into web traffic"</b> under Traffic Processing.
		</p>
	</li>
	<li>
		<p>
			Performed a full <b>Network Reset</b> in Windows.
		</p>
	</li>
	<li>
		<p>
			Completely uninstalled Kaspersky (internet worked perfectly after uninstalling) and reinstalled it (internet blocked again).
		</p>
	</li>
</ol>

<p>
	<b>System Details:</b>
</p>

<ul>
	<li>
		<p>
			<b>OS:</b> Windows 10/11
		</p>
	</li>
	<li>
		<p>
			<b>Product:</b> Kaspersky Total Security
		</p>
	</li>
	<li>
		<p>
			<b>Network:</b> Wi-fi
		</p>
	</li>
	<li>
		<p>
			<b>Error:</b> Steam Error 105 / Riot Client Connection Error
		</p>
	</li>
</ul>

<p>
	Is there a specific NDIS filter or network driver setting that blocks these gaming ports on restricted networks like dormitories? How can I fix this without completely disabling the protection I paid for?
</p>

<p>
	Thanks in advance.
</p>
]]></description><guid isPermaLink="false">58732</guid><pubDate>Tue, 21 Apr 2026 09:29:30 +0000</pubDate></item><item><title>Kaspersky is blocking my Roboform and Whatsapp apps at start up</title><link>https://forum.kaspersky.com/topic/kaspersky-is-blocking-my-roboform-and-whatsapp-apps-at-start-up-58621/</link><description><![CDATA[<p>
	After the last windows 11 update both my Whatsapp and Roboforms do not work with the start menu. I can get them on web browser but not the way that I would like them to work.
</p>

<p>
	My RoboForm on the browser doesn't then offer me my passwords to login and can't be synced with my everywhere accounts on my laptop and phone. I have spent a few hours with the Technical people at RoboForm and they can't find a solution and suggest I contact Kaspersky to find what it wrong. For RoboForm  I get the following message when trying to login .
</p>

<p>
	<span style="background-color:#ffffff;color:#222222;font-size:small;">Cannot Log In: Cannot connect with background: Cannot connect to server: Connecting to<span> </span></span><span>online.roboform.com</span><span style="background-color:#ffffff;color:#222222;font-size:small;">: Cannot switch to TLS mode: rc=-1 err=5 t=error:00000000:lib(0):func(0</span><span style="background-color:#ffffff;color:#222222;font-size:small;">):reason(0)[0]</span>
</p>

<p>
	<span style="background-color:#ffffff;color:#222222;font-size:small;">I have tried to use trusted files etc but nothing seems to be working at the moment. </span>
</p>

<p>
	<span style="background-color:#ffffff;color:#222222;font-size:small;">For Whatsapp I get the following </span>
</p>

<p>
	 
</p>

<p>
	<br style="background-color:#ffffff;color:#222222;font-size:small;" />
	 
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" href="https://forum.kaspersky.com/uploads/monthly_2026_04/Screenshot(116).png.070dbae2bb80ea44799b5252a7c83191.png" data-fileid="38463" data-fileext="png" rel=""><img alt="Screenshot (116).png" class="ipsImage ipsImage_thumbnailed" data-fileid="38463" data-ratio="56.4" style="height:auto;" width="500" data-src="https://forum.kaspersky.com/uploads/monthly_2026_04/Screenshot(116).thumb.png.65a21b5dc4e52db1eea848df0ffb3b60.png" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" /></a>
</p>
]]></description><guid isPermaLink="false">58621</guid><pubDate>Sat, 04 Apr 2026 20:31:56 +0000</pubDate></item><item><title>net::ERR_CONNECTION_RESET on VS</title><link>https://forum.kaspersky.com/topic/neterr_connection_reset-on-vs-58602/</link><description><![CDATA[<p>
	Hi I updated Kasperski and now I cannot access to the basic extension of my VS Code.  
</p>

<p>
	net::ERR_CONNECTION_RESET
</p>

<p>
	Keeps happenning no matter what I do. 
</p>

<p>
	Any idea how to solve this ? 
</p>
]]></description><guid isPermaLink="false">58602</guid><pubDate>Thu, 02 Apr 2026 21:46:19 +0000</pubDate></item><item><title>Local development sites prevented from loading by Network Attack Blocker feature</title><link>https://forum.kaspersky.com/topic/local-development-sites-prevented-from-loading-by-network-attack-blocker-feature-58589/</link><description><![CDATA[<p>
	For the first time today I have started receiving an ERR_CONNECTION_RESET from my browsers when attempting to load a locally hosted XAMPP development site.<br />
	The site loads correctly when the Network Attack Blocker feature is disabled. I am unable to add a local domain e.g. domain.test to the exclusions for this feature as it only accepts IP addresses. This blocking randomly started today and it has been working perfectly prior.
</p>

<p>
	 
</p>

<p>
	Any advice?
</p>
]]></description><guid isPermaLink="false">58589</guid><pubDate>Wed, 01 Apr 2026 16:27:27 +0000</pubDate></item><item><title>Discord does not open when Kaspersky is ON</title><link>https://forum.kaspersky.com/topic/discord-does-not-open-when-kaspersky-is-on-28554/</link><description><![CDATA[<p>
	Discord doesn't start when the Kaspersky is ON. When the Kaspersky is Disabled, Discord client connects and opens. It happens the same for Unity3D Hub. I did allow the Discord and UnityHub in Firewall settings in Kaspersky.
</p>

<p>
	This happened after the Windows Update.
</p>

<p>
	OS : Windows 11
</p>

<p>
	Product : Kaspersky Total Security
</p>
]]></description><guid isPermaLink="false">28554</guid><pubDate>Thu, 13 Oct 2022 05:06:21 +0000</pubDate></item><item><title>Issues connecting with Slack (port 443 problems)</title><link>https://forum.kaspersky.com/topic/issues-connecting-with-slack-port-443-problems-24294/</link><description><![CDATA[<p>
	Hi
</p>

<p>
	I have been using Kaspersky and Slack together for many years. Very recently, Slack has broken for me and is unable to connect. I went through all the troubleshooting with Slack, including a total reset and was still unable to connect. However, when I disabled Kaspersky, it started to work again.
</p>

<p>
	I narrowed this down further by going to 'Settings -&gt; Network Settings -&gt; Monitor selected ports only -&gt; deselect 443'. Confirming and reopening Slack will cause the application to work again.
</p>

<p>
	Naturally, I don't want to disable 443.
</p>

<p>
	To reitterate: This appears to be a recent change as I have used both for years together without an issue.
</p>

<p>
	Any ideas on how to fix this?
</p>

<p>
	System:
</p>

<ul>
	<li>
		Windows 10 21H1
	</li>
	<li>
		Kaspersky Total Security - 21.3.10.39(i)
	</li>
</ul>

<p>
	Screenshots:
</p>

<p>
	With 443 enabled:
</p>

<p>
	<img alt="image.png.c09229c788d57d02d0790084eb2c584f.png" class="ipsImage ipsImage_thumbnailed" data-fileid="518" data-ratio="74.47" style="height:auto;" width="983" data-src="https://forum.kaspersky.com/uploads/monthly_2022_05/image.png.c09229c788d57d02d0790084eb2c584f.png" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" />
</p>

<p>
	With 443 disabled, Slack connection is okay:
</p>

<p>
	<a class="ipsAttachLink ipsAttachLink_image" data-fileext="png" data-fileid="519" href="https://forum.kaspersky.com/uploads/monthly_2022_05/image.png.3c8a7a504579a61c2786710ff2ab4a4e.png" rel=""><img alt="image.thumb.png.d0694cee8704fa76cc309fd6203e053b.png" class="ipsImage ipsImage_thumbnailed" data-fileid="519" data-ratio="37.50" style="height:auto;" width="1000" data-src="https://forum.kaspersky.com/uploads/monthly_2022_05/image.thumb.png.d0694cee8704fa76cc309fd6203e053b.png" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" /></a>
</p>

<p>
	 
</p>

<p>
	Thanks
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">24294</guid><pubDate>Sun, 01 May 2022 18:55:32 +0000</pubDate></item><item><title><![CDATA[Software Updater Restarting Issues & Oracle VM VirtualBox]]></title><link>https://forum.kaspersky.com/topic/software-updater-restarting-issues-oracle-vm-virtualbox-27512/</link><description><![CDATA[<p>
	Hello,
</p>

<p>
	<strong>Software Updater</strong> in <strong>Kaspersky Total Security</strong> is one of the best feature which is really helpful. It's automated updates of the software applications saves time and makes things easier.
</p>

<p>
	However, I did come across an issue with <strong>Oracle VM VirtualBox</strong>. When this tool is automatically updated, it restarts the computer without approval. This mean all your opened windows get closed. Furthermore, sometimes when <strong>Oracle VM VirtualBox</strong> is automatically updated, the virtual environments created in this tool does not open and shows an error. To fix this issue, you need to do a clean manual reinstallation of <strong>Oracle VM VirtualBox</strong> and add the virtual environments again.
</p>

<p>
	This is in Windows 10.
</p>

<p>
	Moreover, the last time <strong>Oracle VM VirtualBox</strong> was automatically updated by <strong>Kaspersky Total Security</strong>, I did not have the above-mentioned issue. But, it still restarts the computer without confirmation.
</p>

<p>
	My assumption is that when <strong>Oracle VM VirtualBox</strong> gets automatically update, the <strong>Oracle VM VirtualBox Extension Pack</strong> does not get updated. This could be a possible issue with virtual environments not opening.
</p>

<p>
	The restarting needs to be suppressed.
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">27512</guid><pubDate>Sun, 04 Sep 2022 13:51:47 +0000</pubDate></item><item><title>Not Happy With Kaspersky</title><link>https://forum.kaspersky.com/topic/not-happy-with-kaspersky-57827/</link><description><![CDATA[<p>
	<span style="font-size:16px;">Today, I noticed a unauthorized charge on my Credit Card by UltraAV for $107 dollars.  After research, I discovered that when Kaspersky had automatically switched my U.S. account to UltraAV without notice or permission.  It should be noted, and this can be easily verified by anyone reading this post, that: <br />
	<br />
	<span style="background-color:rgb(244,248,255);color:rgb(34,34,34);">Many users have reported that Kaspersky's antivirus software was replaced with UltraAV without their consent, leading to concerns about unauthorized charges and potential scams. The U.S. government banned Kaspersky due to national security risks, prompting this controversial transition to UltraAV, which has not been independently tested, raising further doubts about its legitimacy.</span> <br />
	<br />
	I don't appreciate Kaspersky sharing my information with a company that is engaged in fraudulent, unauthorized, credit card charges!<br />
	<br />
	I do not have Kaspersky software on my computers, which was removed when you were banned from the United States.  I do not, nor have I ever had, UltraAV software on my computers.<br />
	<br />
	A legitimate company would not have placed former Kaspersky customers in this situation.  <br />
	<br />
	Kaspersky, there is NO EXCUSE for this and I don't appreciate being scammed by UltraAV.  Kaspersky is supposed to be in the business of protecting their customers... which you have clearly failed to do!</span>
</p>
]]></description><guid isPermaLink="false">57827</guid><pubDate>Sun, 04 Jan 2026 14:18:31 +0000</pubDate></item><item><title>Several TRUSTED applications are silently blocked and I need to know how to safely add them to another exclusion list</title><link>https://forum.kaspersky.com/topic/several-trusted-applications-are-silently-blocked-and-i-need-to-know-how-to-safely-add-them-to-another-exclusion-list-53039/</link><description><![CDATA[<p>
	Dear community members!
</p>

<p>
	Since a few days ago, several different pieces of software have completely stopped being able to connect to the internet: Whatsapp for desktop, Discord for desktop, Teams for desktop, Microsoft Edge and Google Chrome. Everything else still works normally, to the point I can access Whatsapp, Discord and Teams through the Firefox browser. I couldn't get any specific error message other than ERR_CONNECTION_RESET.
</p>

<p>
	At first, I tried disabling both Kaspersky's and Windows' firewalls, and even disabling Kaspersky's antivirus didn't work either. Weirdly, today, I have tried again disabling Kaspersky and said pieces of software magically resumed being able to connect to the internet. Before that, I had tried several troubleshooting steps, without any success: (1) restarting the software; (2) clearing the browsers' caches; (3) installing the latest versions; (4) rebooting the computer; (5) restarting the internet connection; (6) connecting through wifi (I usually do so through cable); (7) resetting network settings as an administrator with Netsh winsock reset, Netsh int ip reset, Ipconfig /release, ipconfig /renew and Ipconfig /flushdns; (8) uninstalling all VPN software (I don't use VPN, but I'd read that some pieces of VPN software can still silently interfere with the internet connection).
</p>

<p>
	The several steps I took, coupled with the fact disabling Kaspersky now enables said pieces of software internet access, point to Kasperky Total Security as the culprit.
</p>

<p>
	I wouldn't be bothering you if this were a simple "add the blocked software to the trusted list", because all applications I mentioned are already in Kaspersky's trusted list, as shown in the attachments 1 to 5 (Tools =&gt; Manage applications =&gt; Application control). However, they can only work if I add them to another exclusion list, called "Exclusions", which be accessed by [Cog icon]=&gt; Threats and exclusions =&gt; Manage exclusions (see attachments 6.1 and 6.2). I cannot overstate how weird this is: <strong>even though the pieces of software I mentioned are already in Kaspersky's own "trusted list", Kaspersky has started to suddenly and silently block them until I manually add them to another of Kaspersky's lists.</strong>
</p>

<p>
	I'm asking for help because as a layman, I'm afraid that adding the blocked pieces of softwares to that specific "Exclusions" list creates a security risk, and, to be honest, the need to manually add softwares alreadly listed as trusted to another list looks a lot like a bug. I'd like to definitely and safely address this bug or, at the very least, know how can I safely restart using Chrome, Teams, Discord, etc.
</p>

<p>
	My Kaspersky is in Portuguese, but I'm asking here in the English forum in order to broaden the support I can get.
</p>

<p>
	Kindest regards,
</p>

<p>
	Michel
</p>

<p><a href="https://forum.kaspersky.com/uploads/monthly_2024_12/1-whatsapp-trusted.png.958d36d8d4b092ff87b9ba3197fccfe4.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="29097" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2024_12/1-whatsapp-trusted.thumb.png.70848a6dce3e48ff07d4c2229fa54f16.png" data-ratio="61.8" width="500" class="ipsImage ipsImage_thumbnailed" alt="1-whatsapp - trusted.png"></a></p>
<p><a href="https://forum.kaspersky.com/uploads/monthly_2024_12/2-edge-trusted.png.28b9e03f33b017b495094696fb96e471.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="29098" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2024_12/2-edge-trusted.thumb.png.4f2bc89f2199ab1944f0ba8781c2cde3.png" data-ratio="97.4" width="500" class="ipsImage ipsImage_thumbnailed" alt="2-edge - trusted.png"></a></p>
<p><a href="https://forum.kaspersky.com/uploads/monthly_2024_12/3-teams-trusted.png.3be924d534962a74f47848faf08e4e5a.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="29099" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2024_12/3-teams-trusted.thumb.png.8a7cbab3d493830fbe2a287fe1bce0ce.png" data-ratio="84.4" width="500" class="ipsImage ipsImage_thumbnailed" alt="3-teams - trusted.png"></a></p>
<p><a href="https://forum.kaspersky.com/uploads/monthly_2024_12/4-discord-trusted.png.c3aef8e42ef85eafc9680c3f89dfdfeb.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="29100" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2024_12/4-discord-trusted.thumb.png.fe2de17a266012164646582d86acc674.png" data-ratio="97.2" width="500" class="ipsImage ipsImage_thumbnailed" alt="4-discord-trusted.png"></a></p>
<p><a href="https://forum.kaspersky.com/uploads/monthly_2024_12/5-chrome-trusted.png.58a471016770bdfe846120747bb2ec72.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="29101" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2024_12/5-chrome-trusted.thumb.png.51d28ca819ae1470dcb3253dac015926.png" data-ratio="57" width="500" class="ipsImage ipsImage_thumbnailed" alt="5-chrome-trusted.png"></a></p>
<p><a href="https://forum.kaspersky.com/uploads/monthly_2024_12/6.1-manageexclusions.png.37e77cef6d16c1f834bd98350e7ea53f.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="29102" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2024_12/6.1-manageexclusions.thumb.png.fef1f56cf12f1f7fd9f99f99eb37785f.png" data-ratio="73" width="500" class="ipsImage ipsImage_thumbnailed" alt="6.1 - manage exclusions.png"></a></p>
<p><a href="https://forum.kaspersky.com/uploads/monthly_2024_12/6.2-exclusionslist.png.47e0fa790b444a49450b98ad44a48127.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="29103" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2024_12/6.2-exclusionslist.thumb.png.8f1d07722f4cf013766701365512b4e4.png" data-ratio="66.2" width="500" class="ipsImage ipsImage_thumbnailed" alt="6.2 - &#039;exclusions&#039; list.png"></a></p>]]></description><guid isPermaLink="false">53039</guid><pubDate>Tue, 24 Dec 2024 19:55:09 +0000</pubDate></item><item><title>Kaspersky App caused Windows 11 apps go offline</title><link>https://forum.kaspersky.com/topic/kaspersky-app-caused-windows-11-apps-go-offline-57553/</link><description><![CDATA[<p>
	All of Windows Apps that require Internet, even prompts to login to MS account, failed as they couldn't detect internet connection. This was all of a sudden. I have windows 11 to the last cumulative update. Afeter trying so many things, like desactivate PROXY, change DNS, disable Kaspersky VPN, and suspend Kaspersky protection. Nothing worked. Finally the issue was gone when I uninstalled Kaspersky Security; VPN and password manager. I have time of subscription left still, and I need an antivirus. What could have happened with the Kaspersky apps to cause this, and is there a configuration which avoids this issue?
</p>

<p>
	Thanks
</p>
]]></description><guid isPermaLink="false">57553</guid><pubDate>Tue, 09 Dec 2025 18:54:44 +0000</pubDate></item><item><title>Required Old version of Kaspersky Total Security</title><link>https://forum.kaspersky.com/topic/required-old-version-of-kaspersky-total-security-57547/</link><description><![CDATA[<p>
	Dear Community 
</p>

<p>
	For testing purposes, I need the 2019 version of Kaspersky Total Security. Is it possible to activate the Plus license in Kaspersky Total Security? Please provide the download link for previous versions of Kaspersky Total Security.
</p>
]]></description><guid isPermaLink="false">57547</guid><pubDate>Tue, 09 Dec 2025 12:51:35 +0000</pubDate></item><item><title>In game web server World of Warships is blocked by Kaspersky.</title><link>https://forum.kaspersky.com/topic/in-game-web-server-world-of-warships-is-blocked-by-kaspersky-57472/</link><description><![CDATA[<p>
	Hello, the in-game webserver in World of Warships is blocked by Kaspersky Total Security even with all programs related to Wargaming given total clearance in firewall. so all are green V. Does anybody have a clue what setting to change, or how to reset firewall rules ? Thanks in advance.
</p>

<p>
	 
</p>

<p><a href="https://forum.kaspersky.com/uploads/monthly_2025_12/Schermopname(24).png.e915ef43c5cb346228806e4ec4928797.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="36413" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2025_12/Schermopname(24).thumb.png.91c8a3b3f2d9eb2641c0a1dca7c1a9aa.png" data-ratio="56.4" width="500" class="ipsImage ipsImage_thumbnailed" alt="Schermopname (24).png"></a></p>]]></description><guid isPermaLink="false">57472</guid><pubDate>Wed, 03 Dec 2025 15:37:16 +0000</pubDate></item><item><title>Total Security blocking ARC Raiders launching</title><link>https://forum.kaspersky.com/topic/total-security-blocking-arc-raiders-launching-57083/</link><description><![CDATA[<p>
	Hi I am using Windows 11 (version attached) and Total Security version 21.3.10.391 (m).
</p>

<p>
	When I originally installed the game I had no problems but after the 4th or 5th time I got the error below. I was told to try installing it on another drive which I did but the same thing happened. I have ran some tests by closing programs that might clash with the game and the only way it would load is when I turned off Kaspersky.
</p>

<p>
	I have tried adding the .exe to exclusions and trusted applications but it still will not load the game when Kaspersky is running.
</p>

<p>
	Can you please advise how I can fix this as spending £50 on a game I cannot play due to something Kaspersky is blocking doesn't sit right with me.
</p>

<p>
	Any help would be appreciated.
</p>

<p>
	Kind regards.
</p>

<p><a href="https://forum.kaspersky.com/uploads/monthly_2025_11/Winver.png.af2ecfdc59ff73c0cc7b0e2c5e877651.png" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="35623" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2025_11/Winver.thumb.png.dcfd30589315acb774e221155c984117.png" data-ratio="36.4" width="500" class="ipsImage ipsImage_thumbnailed" alt="Winver.png"></a></p>
<p><a href="https://forum.kaspersky.com/uploads/monthly_2025_11/ARC.jpg.21d870ad47623325310ebe2dbaecb975.jpg" class="ipsAttachLink ipsAttachLink_image" ><img data-fileid="35624" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2025_11/ARC.thumb.jpg.212872396c65245690fe8b6b6f511a00.jpg" data-ratio="56.2" width="500" class="ipsImage ipsImage_thumbnailed" alt="ARC.jpg"></a></p>]]></description><guid isPermaLink="false">57083</guid><pubDate>Wed, 05 Nov 2025 15:52:36 +0000</pubDate></item><item><title>Impossible to launch secured navigation</title><link>https://forum.kaspersky.com/topic/impossible-to-launch-secured-navigation-57196/</link><description><![CDATA[<p>
	Hi there,
</p>

<p>
	Since a few days, I'm not able to launch the secured navigation. I have the message "impossible to launch the secure navigation". I restart my computer a few times but the problem remains the same. Does anyone has the same issue or can help resolve this problem ? My computer is running under W11.
</p>

<p>
	Thanks for your feedback
</p>

<p>
	JD
</p>
]]></description><guid isPermaLink="false">57196</guid><pubDate>Sat, 15 Nov 2025 13:21:54 +0000</pubDate></item><item><title>&#x644;&#x627; &#x64A;&#x645;&#x643;&#x646;&#x646;&#x64A; &#x62A;&#x641;&#x639;&#x64A;&#x644; &#x627;&#x644;&#x628;&#x631;&#x646;&#x627;&#x645;&#x62C;</title><link>https://forum.kaspersky.com/topic/%D9%84%D8%A7-%D9%8A%D9%85%D9%83%D9%86%D9%86%D9%8A-%D8%AA%D9%81%D8%B9%D9%8A%D9%84-%D8%A7%D9%84%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D8%AC-25255/</link><description><![CDATA[<p>
	<font>لقد قمت بعمل فورمات للابتوب</font>
</p>

<p>
	<font>ولا يقبل كاسبر رمز التفعيل</font>
</p>

<p>
	<span>الرسالة</span>
</p>

<p>
	<font><font>(لقد تجاوزت الحد الأقصى لعدد عمليات التفعيل المسموح بها لرمز التفعيل الذي ادخلته)</font></font>
</p>

<p>
	 
</p>

<p>
	<font>وبذلك لم أتمكن من تفعيل البرنامج على الرغم من عدم استخدامي لأكثر من جهاز واحد فقط</font>
</p>

<p>
	 
</p>

<p>
	<font>حاولت بكل الوسائل ولم استطع استعادة التفعيل</font>
</p>

<p>
	 
</p>

<p>
	<font>ارجو المساعدة</font><br />
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	 
</p>

<p><a href="https://forum.kaspersky.com/uploads/monthly_2022_07/1210965109_WhatsAppImage2022-07-06at10_47_14AM.jpeg.d04256c84de20793a33038ee06831743.jpeg" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="1492" src="https://forum.kaspersky.com/applications/core/interface/js/spacer.png" data-src="https://forum.kaspersky.com/uploads/monthly_2022_07/1062913108_WhatsAppImage2022-07-06at10_47_14AM.thumb.jpeg.2922251754e3cf4e1cecb77769cd829a.jpeg" data-ratio="177.73" width="422" class="ipsImage ipsImage_thumbnailed" alt="WhatsApp Image 2022-07-06 at 10.47.14 AM.jpeg"></a></p>]]></description><guid isPermaLink="false">25255</guid><pubDate>Wed, 06 Jul 2022 07:48:37 +0000</pubDate></item><item><title>How do I remove the option to delete duplicate files?</title><link>https://forum.kaspersky.com/topic/how-do-i-remove-the-option-to-delete-duplicate-files-57136/</link><description><![CDATA[<p>
	I have files that are duplicated for a reason, and don't wanto to be bothered every now and then about them. Is there an option to turn this thing off?
</p>
]]></description><guid isPermaLink="false">57136</guid><pubDate>Mon, 10 Nov 2025 16:28:29 +0000</pubDate></item><item><title>Getting PR_CONNECT_RESET_ERROR in Firefox when using Kaspersky Total Security</title><link>https://forum.kaspersky.com/topic/getting-pr_connect_reset_error-in-firefox-when-using-kaspersky-total-security-28248/</link><description><![CDATA[<p>
	When using Firefox I am getting PR_CONNECT_RESET_ERROR in any tab I open or refresh.  The error goes away when I disable Kaspersky.
</p>

<p>
	Error does not happen in Chrome or Edge.
</p>

<p>
	Running Windows 7, Firefox 105.0.1, Kaspersky TS 21.3.10.391 (j)
</p>

<p>
	This started hppening abou a week ago.
</p>
]]></description><guid isPermaLink="false">28248</guid><pubDate>Mon, 03 Oct 2022 02:48:22 +0000</pubDate></item></channel></rss>
