Search the Community
Showing results for tags 'windows 10'.
Found 739 results
-
Kaspersky Security Center Mail Notification
JeanAV posted a topic in Pour les entreprisesBonjour, Je suis actuellement en train de paramètre un serveur Kaspersky Security Center et j'ai vu qu'il y a la possibilité de faire des notifications mails Le problème c'est que mon entreprise n'a pas d'adresse e-mail qui communique vers l'extérieur. J'aimerais donc savoir comment faire pour paramétrer des notifications en utilisant Gmail Outlook iCloud ou d'autres types de service ce qui serait compatible avec. J'ai déjà essayé avec Gmail mais apparemment depuis mai 2022 il n'est plus possible de pouvoir se connecter à Gmail en utilisant juste nom de utilisateur et mot de passe y a-t-il des alternatives? Merci de votre réponse
-
Ошибка 27450 Cab-файл
martynenko.andrej posted a topic in Kaspersky Endpoint Security для бизнеса
-
Касперский блокирует работу программ по сети (ВЫМОГАТЕЛЬСТВО!)
Eksper posted a topic in Kaspersky Security CloudКасперский блокирует работу "брандмауэр виндовс" и не даёт возможности вести настройки блокировок "брандмауэр виндовс". Считаю преступным заблокировать стандартное программное обеспечение и требовать за подобную функцию внутри касперского за деньги! Это ВЫМОГАТЕЛЬСТВО! Мало того, что не даёте блокировать спам IP адреса, как в "брандмауэр виндовс", да ещё к этому и сама "касперский секюрити клауд" отрезает некоторое программное обеспечение от доступа в интернет, без возможности вручную это исправить. Всё, что советуют в "поддержке касперского" - купи программу и получи доступ... ВЫМОГАТЕЛЬСТВО!
-
Касперский блокирует работу программ по сети
Eksper posted a topic in Kaspersky Security CloudКасперский блокирует работу программ по сети
-
AYUDA CON ERROR DE CONNECTION LOCALHOST 13291
jarvisvicente posted a topic in Para empresas
-
Будет ли реализована защита от захвата экрана
Note posted a topic in Kaspersky Password ManagerДобрый день! Хотел бы узнать, будет ли реализована защита от захвата экрана в Windows. Например, когда показываешь демонстрацию экрана, делаешь скриншот или снимаешь видео. чтобы программа не где не была видна, такая функция уже реализована в keepassxc.
-
Avast is detecting a virus-threat in C:\ProgramData\Kaspersky Lab\AVP21.3\Temp
Stormmaker23410 posted a topic in Kaspersky Security CloudMy Avast is going of constantly, first it said it was in tempio folder, now its just Temp. It started like from nowhere. I tried deleting them, but they came back.
-
Не удалось соединиться с сервером администрирования: отсутствуют права доступа
iiwanc25 posted a topic in Kaspersky Endpoint Security для бизнесаЗдравствуйте! Простите, если не сюда пишу. Не подключается консоль управления Kaspersky Security Center 13.2.0.1511 к Серверу администрирования. Консоль управления на Windows 10 Сервер администрирования на Windows 7 Появляется сообщение: Не удалось соединиться с сервером администрирования: отсутствуют права доступа. Было произведено по аналогии инструкции https://support.kaspersky.ru/15245#block2 Однако это не помогло. Помогите, пожалуйста, исправить ситуацию. Буду благодарен советам.
-
Системные программы спамят SSL-соединениями c недействительным сертификатом от системных программ
virus Системные программы спамят SSL-соединениями c недействительным сертификатом от системных программ
fuu posted a topic in Kaspersky FreeПоймал троян, антивирус его удалил, но продолжил отсылать мне подобные уведомления с запросами от rundll32 и regsvr32 с какими-то случайными IP, подозреваю, что заразили систему, можно это как-то решить без сноса винды? -
Av quarantine completely frozen
Marci posted a topic in Kaspersky Anti-VirusSo today i downloaded kaspersky today, beacuse I might have gotten a RAT. Turns out my senses were good becuase i found it! BUT when i want to do something with it for example try to remove it it just start loading and nothing ever happens. :C I tried restaring my pc but still no better.
-
Kaspersky blocking a seemingly normal website?
BigHotStud posted a topic in Kaspersky FreeI'm having a slight problem with Kaspersky- for some reason it's saying that a normal website, or at least it was in the past, has a bad certificate. I visited this website on my phone on Chrome to confirm, but Chrome found no problems with it's certificate. The certificate is fully valid and is valid until 2023. I also clicked the "View certificate" button and it also seems completely fine. The reason that the visit was prevented was because of " One of certificate files has incorrect extension". Is this a bug, did a normal website get broken into or is something going on on my end??
-
Files encrypted by a modification of Trojan-Ransom.Win32.Stop
Jorge Ivan posted a topic in Kaspersky Endpoint Security Cloud
- Does Kaspersky Free System Watcher only protect against ransomware or all kinds of malware?
BigHotStud posted a topic in Kaspersky FreeI realised that the behavioral detection component of Kaspersky Free is System Watcher, though, it says that System Watcher protects against Ransomware and other cryptolockers, it doesn't mention any other malware. Does it protect only against these kinds of malware or ALL kinds?- Касперский блокирует микрофон
Progman99 posted a topic in Kaspersky Internet SecurityДобрый день! Разрабатываю программу (C++, windows 10) для чтения данных (через DirectShow)с микрофона и дальнейшей обработки. После установки KIS перестала работать компонента, которая получает перечень устройств ввода аудиоинформации, к которой относится и микрофон. Более конкретно: программа не может получить моникеры устройств аудио ввода через соотв. COm-объекты: CoCreateEnumToolResult = CoCreateInstance(CLSID_SystemDeviceEnum, NULL, CLSCTX_INPROC_SERVER, IID_ICreateDevEnum, (void**)&pEnumTool); CreateMonikerResult = pEnumTool->CreateClassEnumerator(CLSID_AudioInputDeviceCategory, &pEnumCat, 0); -- эта строка теперб не создает список моникеров и возвращает ошибку. До установки KIS все это работало и перечень устройств аудиоввода формировался нормально. Возникает впечатление, что KIS блокирует доступ к устройствам ввода аудио. Удивительно, но если отключить KIS (в меню - "Отключить защиту"), то проблема остается. Вопрос: Каким образом, полностью отключить контроль ввода аудио в KIS ?- NETFLIX não carrega
tihermu posted a topic in Para casaVersão do VPN: 21.5.11.384, Windows 10, 21H2. Netflix não carrega quando VPN está no servidor de UK. Quando usando um servidor USA ele entra na página inicial mas não sai da tela de loading.- Desuscripcion Automantica RECLAMO
Daniela Garcia posted a topic in Para usuarios particularesQUiero comunicarme con alguien ya es la segunda vez que me cobran una suscripcion automatica que no utilizo. Por favor quiero un telefono o un mail Es imposible encontrar el contacto directo- Kaspersky Password Manager: Eu apaguei uma entrada EXTREMAMENTE IMPORTANTE e não deu tempo para apertar em desfazer
lllSullivan posted a topic in Para casaEu apaguei uma entrada EXTREMAMENTE IMPORTANTE e não deu tempo para apertar em desfazer, o que eu faço? Estou desesperado- Kaspersky Update Problem.
Anis posted a topic in Kaspersky Internet SecurityHello, I am a user of Kaspersky internet security, I purchased the app and I used it in a lot of security problems, it was really helpful! Bud, one day, I had this update problem, a yellow screen appeared and a lot of notification popped up from the notification center. And I need a solution for this Problem. Keep In Touch, Anis Zoomer. description in the file (French version)*- Kasperksy Total Security causing AI Suite to error and fail to start
Hinchy posted a topic in Kaspersky Total SecuritySo since around 3 weeks ago I've been having an issue with anti virus causing issues with AI Suite on my computer. I get the following error messages when I attempt to open while Kaspersky is installed, when it isn't I only get one error and that doesn't cause it to not open. The error is as follows : The Service did not respond to the start or control request in a timely fashion, ProgID: "atkexCom.axdata" News on a fix would be gladly welcomed but for now I feel uninstalling the software is the only appropriate way for AI Suite to work. Regards Hinchy- I scanned a file that appeard suspicious and Kaspesky couldnt disinfect it.
Veerain posted a topic in Kaspersky Total SecurityHello I am using kts on my windows 10 home and kaspersky Kts version 21.3.10.391 (i) Just recently I downloaded a file from mega (was a setup file for some programm that I needed (had the name setup.exe)) and I have a habbit of scanning the exe file which I download so as always I scanned them with Kaspersky before opening them(running the exe files)) So i ran the scan and voila! it was indeed malicious. it said after the scan: here is the scan report Now all of these files I didnt run them but scanned them. So I wanted to ask( I deleted both the files btw) Even after deletion do they pose a threat? if i did not run the setup? btw i deleted the setup.exe file which came out from the REPACK PASS (812736).rar- включение полной расшифровки трафика.
Михаил З posted a topic in Kaspersky Endpoint Security для бизнесаПри создании по политики Kaspersky Endpoint Security для Windows (11.9.0) пытаюсь включить запись о посещении разрешённых сайтов, выскакивает ошибка, см файл. Не могу найти где включить соответствующий флажок на сервере KES 13.02.1511 https://support.kaspersky.com/KESWin/11.9.0/ru-RU/178483.htm сдесь читал- 卡巴斯基与Chrome和Firefox浏览器冲突
qzeros posted a topic in 家用产品支持Win10系统,今日发现Chrome和Firefox两个浏览器无法上网(IE正常),尝试多种方法进行修复均无效,后发现暂停卡巴斯基保护后,两个浏览器居然就都可以上网了。但是一旦恢复卡巴斯基的保护,浏览器就又不能用了。 希望卡巴斯基能给出解决方案。- Plugged in a possibly malicious USB, am I safe?
BigHotStud posted a topic in Kaspersky Security CloudI recently plugged in a USB to reformat it. It had the windows set up files in it, but I set it up back on my old PC which no doubt has a lot of malware. Kaspersky did a quick scan as soon as I plugged it in and found nothing, though, it only scanned about 5 files instead of the 50+ that were in there. I've done a quick scan, 2x full scans and a background scan- nothing was found. AutoPlay is enabled on my computer. There were files on the USB and I reformated the USB not too long ago. Nothing weird happened after I plugged it in. Am I safe?- How to check if you have KSN on in Kaspersky Security Cloud Free?
BigHotStud posted a topic in Kaspersky Security CloudI don't remember whether I accepted or declined the agreement when installing Kaspersky. I went through the settings and saw "Kaspersky Security Network Statement"- is this KSN? If it's on, does that mean KSN is on and everything's working as intended?- my kaspersky internet security detect malware but take around 5 minutes pr malware
Snowwolfboi posted a topic in Kaspersky Internet SecurityHello Kaspersky community. since yeasterday my kaspersky product kaspersky internet security got extreamly slow removing malware 1 malware took 5-10 minutes to be removed by kaspersky rtp sometimes does not remove them and when scan will remove virusses it take 10-15 minutes pr malware to be removed - Does Kaspersky Free System Watcher only protect against ransomware or all kinds of malware?