Fix Window 10 Can ping google but can’t browse

Diko_Mahendra
2 min readJun 18, 2021

--

the first follow this command line in below

  • Reset WINSOCK entries to installation defaults:
  • netsh winsock reset catalog
  • Reset TCP/IP stack to installation defaults:
  • netsh int ip reset reset.log
  • Reset Firewall to installation defaults:
  • netsh advfirewall reset
  • Flush DNS resolver cache:
  • ipconfig /flushdns
  • Renew DNS client registration and refresh DHCP leases:
  • ipconfig /registerdns
  • Flush routing table (reboot required):
  • route /f

or you can visit this link

if any issues

  1. Open Regedit.
  2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nsi and expand that folder.
  3. Expand the subfolder named {eb004a00–9b1a-11d4–9123–0050047759bc} and right-click the subfolder named 26. Select Permissions… and ensure that for Everyone the Full Control box is checked.
  1. Press WIN+X to open a command prompt with elevated permissions. Type netsh int ip reset and hit enter. Now you should see the following results:
    Resetting , OK!Restart the computer to complete this action
  2. Reboot the system.

or you can visit this link

I hope this can solved your problem

thanks for reading ^_^

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Diko_Mahendra
Diko_Mahendra

Written by Diko_Mahendra

Frontend Engineer at Telkom Indonesia

No responses yet

Write a response