RÉPONSE:
Réinitialiser votre fichier hosts est facile !
Si vous utilisez Windows 7, 8 ou 8.1, veuillez suivre les étapes sur cet article Microsoft.
Si vous utilisez Windows 10, veuillez essayer les étapes ci-dessous :
1. Dirigez-vous vers c:\Windows\System32\drivers\etc
2. Localisez le fichier hosts dans ce dossier et renommez-le hosts.old
3. Créez un nouveau fichier hosts par défaut :
b. Entrez hosts comme nom de fichier, appuyez sur Entrer
c. Vous serez invité à vérifier le nom d'extension du fichier. Cliquez sur Oui pour confirmer que le nom du fichier ne sera pas .txt
d. Ouvrez le nouveau fichier hosts avec Notepad
e. Copiez le texte suivant dans le fichier :
# Copyright (c) 1993-2006 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.0.0.1 localhost # ::1 localhost