Created
April 18, 2019 12:07
-
-
Save SebDeclercq/4bdcccad8b063b39f56cf1dfa7960c99 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bonjour | |
réinitialiser les paramètres de connexion | |
clic droit sur le menu démarrer | |
invite d commande (admin) | |
dans l'invite de commande tu écris ( puis entrée à chaque fois et ne pas oublier les espaces ) | |
netsh winsock reset | |
netsh winhttp reset proxy | |
netsh winhttp reset tracing | |
netsh winsock reset catalog | |
netsh int ipv4 reset catalog | |
netsh int ipv6 reset catalog | |
redémarrer le PC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment