Google Chrome keeps displaying the pop-up login proxy solution

The reason why Google Chrome pops up the proxy server login box:

Some users will pop up the login window when they start the browser or create a new window.
The main reason is that there are multiple extensions installed in the browser, and their start weights are different. This may be related to the installation sequence. Our proxy plug-ins are started after some plug-ins are started, and the weight is low, which makes the automatic proxy verification function unable to complete. This is a logical bug of the browser.

Solution one:

  1. The simplest method: delete our plug-in and reinstall it, so that the weight will be higher than other installed plug-ins.
  2. Find out the API addresses of other plug-ins. Add them to the "Internet Policy" and select the direct connection as the proxy mode, so these plug-ins will not use proxy.

Solution 2:
When entering a website, it will repeatedly prompt to log in to the agent, as shown below:
Bullet frame

Find out the folder C:\Users\Administrator\AppData\Local, which is Local, and delete all the contents in it, and it will be fine! Don’t worry if some unreadable files are deleted, the system will automatically restore them based on personal operations.

Solution three:

  1. First, make sure that "File and Printer Sharing" is turned on in the control panel-system and security-windows firewall-allowed programs
  2. Win+R Run => gpedit.msc => Local Computer Policy => Computer Configuration => Windows Settings => Security Settings => Local Policy => Security Options. Find: "Network Security: LAN Manager Authentication Level" item, the default value "Undefined" is changed to "Send LM & NTLM Response".

Note: According to the different problems that users have, you can choose one to try! ! !

Guess you like

Origin blog.csdn.net/weixin_49519738/article/details/108929401