Code Monkey home page Code Monkey logo

no-internet-secured-fixer's Introduction

No Internet Secured Fixer

GitHub

简体中文

Windows often shows No Internet, secured when the network connection is working fine. Some applications rely on the network status reported by Windows to determine if the network connection is available, such as Spotify, which won't let me play any songs when Windows reports "No Internet, secured". And if Windows thinks there is no internet connection, I can't turn on the hotspot. This is very annoying.

The main cause of this problem is Windows' Network Connectivity Status Indicator (NCSI). By default, NCSI sends HTTP requests and DNS requests to Microsoft's servers and checks if the returned results match the results saved in the registry, and if they do, the network is considered normal.

However, this process may not always work due to server instability or other complex reasons, and when NCSI cannot get the correct response, it assumes that there is no network connection and causes Windows to display "No Internet, secured". So this program provides some alternative servers to replace the Microsoft servers used by NCSI by default, and you can see all the servers used by this program in the servers.json file.

So this program will not help you to solve the network connection error, this program is used to solve the problem that your network connection is fine, but Windows reports "No Internet, secured".

Because modifying NCSI settings requires modifying the system registry, this program requires administrator privileges.

Screenshot

Usage

  • Download the program from the Releases page, open it and grant administrator privileges.
  • Follow the menu prompts to select the action you need. Usually, you only need to select the first item (Set NCSI registries automatically) and the program will automatically test all servers in the servers.json file and automatically select the server with the least latency as your NCSI server.
  • Disable and re-enable your internet connection or restart your computer and the "No Internet, secured" will disappear.

References

License

MIT

no-internet-secured-fixer's People

Contributors

lgiki avatar

Stargazers

 avatar

Watchers

 avatar  avatar

no-internet-secured-fixer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.