networking:ping_transmit_failed_general_failure
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
networking:ping_transmit_failed_general_failure [2024/09/01 15:53] – aperez | networking:ping_transmit_failed_general_failure [2024/09/01 16:02] (current) – aperez | ||
---|---|---|---|
Line 112: | Line 112: | ||
Launch Windows PowerShell. To do that, press the **Win + X** Use the keyboard shortcut and **select Windows PowerShell (Admin)**. Alternatively, | Launch Windows PowerShell. To do that, press the **Win + X** Use the keyboard shortcut and **select Windows PowerShell (Admin)**. Alternatively, | ||
- | {{ : | + | {{ : |
Click Yes when prompted by the system. | Click Yes when prompted by the system. | ||
Line 142: | Line 142: | ||
You’ll need to run Windows PowerShell as an admin. To do that, press the Windows logo and X keys simultaneously and select Windows PowerShell (Admin)”. You can also run the Command Prompt with admin rights. Simply press the Win + R keyboard shortcut, type CMD into the text box, and hit the Ctrl + Shift + Enter combination. | You’ll need to run Windows PowerShell as an admin. To do that, press the Windows logo and X keys simultaneously and select Windows PowerShell (Admin)”. You can also run the Command Prompt with admin rights. Simply press the Win + R keyboard shortcut, type CMD into the text box, and hit the Ctrl + Shift + Enter combination. | ||
- | {{ : | + | {{ : |
In the elevated PowerShell or Command Prompt window, type or paste the commands below one after the other and press Enter after each one: | In the elevated PowerShell or Command Prompt window, type or paste the commands below one after the other and press Enter after each one: | ||
Line 163: | Line 163: | ||
Run the Command Prompt or Windows PowerShell with admin rights. | Run the Command Prompt or Windows PowerShell with admin rights. | ||
- | {{ : | + | {{ : |
Click Yes when prompted by the system to grant administrator access. | Click Yes when prompted by the system to grant administrator access. | ||
- | {{ : | + | {{ : |
Type or paste the command **netsh i i r r** and press Enter. | Type or paste the command **netsh i i r r** and press Enter. | ||
Line 215: | Line 215: | ||
* Type %WinDir%\System32\Drivers\Etc into the text box and press Enter. | * Type %WinDir%\System32\Drivers\Etc into the text box and press Enter. | ||
- | {{ : | + | {{ : |
Search for the original hosts file here. | Search for the original hosts file here. | ||
Line 231: | Line 231: | ||
Now, move the newly created hosts1 file from where you previously saved it to the %WinDir%\System32\Drivers\Etc directory. | Now, move the newly created hosts1 file from where you previously saved it to the %WinDir%\System32\Drivers\Etc directory. | ||
- | {{ : | + | {{ : |
If you’re prompted to confirm your action, select “Yes”. | If you’re prompted to confirm your action, select “Yes”. | ||
- | {{ : | + | {{ : |
Now restart your PC and try running the ping command again. | Now restart your PC and try running the ping command again. | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | ==== Overview command: ==== | ||
+ | | ||
+ | Open win + r: for Net setting, write:** Ncpa.cpl** | ||
+ | |||
+ | ipconfig /flushdns | ||
+ | netsh winsock reset | ||
+ | netsh int ip reset | ||
+ | netsh int ipv6 isatap set state disabled | ||
+ | netsh int ipv6 6to4 set state disabled | ||
+ | netsh interface teredo set state disable | ||
+ | Netsh winsock reset reset.txt | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | |||
networking/ping_transmit_failed_general_failure.1725224033.txt.gz · Last modified: 2024/09/01 15:53 by aperez