Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
i don't have it
+++ removing viruses +++
http://virusinfo.info/content.php?r=171-Instructions-for-treatment
https://www.bleepingcomputer.com/forums/t/34773/preparation-guide-for-use-before-using-malware-removal-tools-and-requesting-help/
if you can't open this links, open it via https://translate.google.com/ - google use an proxy
check C:\Windows\System32\drivers\etc\hosts file (open with notepad, runned as Administrator) under # symbols there will be empty if not, delete all
+++
=== wrong settings in router ===
reset router (sometimes, need re-flash firmware from manufacturer)
===
on pc
clear all caches in all browsers & steam
uninstall all plugins in browsers
### clear and reset network settings ###
run cmd.exe as Administrator, type and run:
ipconfig /all >c:\ipconfig.txt
ipconfig /flushdns
ipconfig /release
timeout /t 120
ipconfig /renew
netsh int ipv4 reset >c:\resetlog4.txt
netsh int ipv6 reset >c:\resetlog6.txt
netsh winsock show catalog >c:\winsock.txt
netsh winsock reset catalog
reboot
###
***closing WannaCry etc. ports by command line***
netsh advfirewall firewall addrule dir=in action= blockprotocol=tcp localport=445 name="Block_TCP-445"
netsh advfirewall firewall addrule dir=in action= blockprotocol=tcp localport=135 name="Block_TCP-135"
***