Hosts dosyasını sıfırlamak için aşağıdaki adımları izleyin:
- Başlat menüsünden "Çalıştır"ı açın ve
%windir%\System32\drivers\etc
komutunu girin 1. - Açılan pencerede
hosts
dosyasını bulun ve "Not Defteri" ile açın 12. - Dosyanın içeriği sade olmalıdır, eğer IP adresleri görüyorsanız, bunlar zararlı olabilir 1.
- Microsoft'un hosts dosyasını sıfırlayan aracını indirmek için
http://support.microsoft.com/kb/972034
adresine gidin 1. - İşlem tamamlandıktan sonra sisteminizi yeniden başlatmanız gerekecektir 1.
Ayrıca,
ipconfig /registerdnskomutunu vererek de hosts dosyasını sıfırlayabilirsiniz 1.
Alternatif olarak, hosts dosyasını varsayılan değerlere döndürmek için aşağıdaki adımları da izleyebilirsiniz:
- Dosya Gezgini'ni açın ve adres çubuğuna
%systemroot%\system32\drivers\etc
yazın 3. hosts
dosyasınıhosts.bak
olarak yeniden adlandırın 3.%WinDir%\system32\drivers\etc
klasöründe yeni birhosts
metin dosyası oluşturun 3.- Bu dosyaya aşağıdaki metni yapıştırın:
# Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # 102.54.94.97 rhino.acme.com source server 38.25.63.10 x.acme.com x client host # localhost name resolution is handle within DNS itself. # 127.
5 kaynaktan alınan bilgiyle göre: