Fix 'No Internet' on Windows 11/10 Instantly with Just One Command!

Опубликовано: 28 Сентябрь 2024
на канале: OurTechRoom
52
3

In this video I will show you how to fix "No Internet" on Windows 11/10 with one command prompt.

For this just copy down this command and press Enter in command prompt.

netsh int ip reset && netsh winsock reset && ipconfig /release && ipconfig /renew && ipconfig /flushdns

What does this command do ?
This command resets your network settings, releases your IP address, renews it, and flushes the DNS cache. It should help resolve most connectivity issues.

Hope you like this!