Windows shows no internet access but it worked

Andre0 26 Reputation points
2020-08-10T09:50:01.037+00:00

When my Windows 10 laptop connected to Wi-Fi, it said No Internet Access, I could access website through IE but I couldn’t access to the Microsoft store. What’s the problem of my laptop?

Windows 10 Network
Windows 10 Network
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Network: A group of devices that communicate either wirelessly or via a physical connection.
2,272 questions
{count} vote

Accepted answer
  1. Sunny Qi 10,896 Reputation points Microsoft Vendor
    2020-08-14T09:42:24.497+00:00

    Hi,

    Thanks for your reply.

    Based on my research "NCSI taskbar icon may report "no internet" on Windows 10 2004 devices that DO have internet access" is a known issue, for more information, please kindly refer to the following link:

    https://social.technet.microsoft.com/Forums/en-US/4c8654be-d3da-4611-a649-110ca5a7c70a/ncsi-taskbar-icon-may-report-quotno-internetquot-on-windows-10-2004-devices-that-do-have?forum=win10itpronetworking

    You can assign the IP address manually to the impacted client as a workaround, then everything works again. You can even switch back to DHCP after that.

    Please refer to the following detailed steps:

    Click "Start" button and insert cmd.exe, select Run as administrator. Then please insert the following command in cmd window:
    ipconfig /all

    Locate the IPv4 address of Wi-Fi adapter and remember the IP address, Subnet Mask, and Default Gateway.

    Click Start button and insert "ncpa.cpl", press Enter to access to Network Connections. Right click the Wi-Fi adapter and select properties. And then please select TCP/IPv4 and click Properties.

    Please select "Use the following IP address" and inset the IP address, Subnet Mask, Default Gateway manually and click OK to apply the changes.

    And then, please go back to the TCP/IPv4 properties and select "Obtain an IP address automatically" and click "OK" to apply the change.

    Hope my answer will help you.

    ---Please Accept as answer if the reply is helpful---

    Best Regards,
    Sunny

    6 people found this answer helpful.

11 additional answers

Sort by: Most helpful
  1. Patrick van den Berg 46 Reputation points
    2021-10-06T09:34:56.49+00:00

    You can solve it by running these PowerShell commands:

    Set-NetAdapterAdvancedProperty * -RegistryKeyword "*IPChecksumOffloadIPv4" -RegistryValue 0

    Set-NetAdapterAdvancedProperty * -RegistryKeyword "WaitAutoNegComplete" -RegistryValue 0

    These commands will turn off "Wait for Link" status check.

    You don't need any restart.

    Patrick vd Berg

    8 people found this answer helpful.

  2. Kapil Arya 7,596 Reputation points MVP
    2020-08-10T10:41:59.873+00:00

    Hello,

    Please run Network Adapter troubleshooter from Settings app > Update & security > Troubleshoot. Let us know what it reports back.

    Also, see if this video fix helps you:

    https://www.youtube.com/watch?v=v3CkXHgj6Ig

    Regards.

    This reply was updated to make sure the information is valid.

    6 people found this answer helpful.

  3. Seied Mohsen Houshyar 11 Reputation points
    2021-05-15T06:39:39.55+00:00

    I delete WiFi network by click on FORGET and reconnect to network has been solved the problem.
    it is on DHCP.

    Vote if solved your problem

    1 person found this answer helpful.

  4. Admin 6 Reputation points
    2021-06-14T07:14:53.64+00:00

    Hi,

    Please check for Auto-discovery port 443 is allowed or not. If not then check with Network team to allow.
    RUN SARA Tool to for troubleshooting.

    https://www.microsoft.com/en-us/download/100607

    1 person found this answer helpful.