Problema di connessione - Reimpostazione del file hosts di Windows

Se non riesci a connetterti a LoL, potresti dover reimpostare il tuo file hosts. Ecco come fare:

  1. Premi la combinazione: tasto Windows + R
  2. Digita %WinDir%\System32\Drivers\Etc e premi invio
  3. Dovrai fare una copia del file "hosts" Nella finestra aperta, clicca col tasto destro su "hosts" e clicca "Copia"
  4. Clicca col tasto destro in un punto vuoto della cartella "Etc" e clicca "Incolla" (c'è la possibilità che tu debba accedere come amministratore per poter fare ciò)
  5. Clicca col tasto destro su "hosts - Copia" e clicca su "Rinomina"
  6. Rinomina il file in "hosts.old"
  7. Clicca sul pulsante Start (start.pngstart_2.png) e cerca "Blocco note"
  8. Clicca col tasto destro sul Blocco note (o il tuo editor di testo preferito) e clicca su "Esegui come amministratore"
  9. Usando Blocco note (o il tuo editor di testo preferito), apri il file "hosts" in %WinDir%\System32\Drivers\Etc (assicurati di stare visualizzando tutti i file, non solo quelli *.txt)
  10. Elimina tutto ciò che è presente nel file e sostituiscilo con questo:
    # 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 handled within DNS itself.
    # 127.0.0.1 localhost
    # ::1 localhost
  11. Salva il file

Se ciò ha peggiorato le cose, sostituisci il file con la copia che hai salvato e consulta la Guida di base alla risoluzione dei problemi di connessione per avere ulteriore aiuto per connetterti a LoL.

Questo articolo ti è stato utile?