Win10IE browser can not be used normally how to do

  
After the user upgrades the system to win10, the default browser in the system is the Edge browser, but some users may have some needs, and may be the IE browser in the user's windows system, but some users have recently discovered the system. The built-in IE browser can't be opened normally. How can we solve this problem correctly when the user has this problem? The following small series brings you three solutions to solve the problem that IE browser can't open.








Reset Winsock directory:
1, press Win+X, open “ command prompt (admin) & rdquo; Netsh winsock reset and hit enter.

Scenario 2:
First open the Internet option, switch to “Connection”tab:

Click on the LAN setting in the lower right corner, as shown below:

Uncheck all options, then press the operation:
1, run CMD as administrator, first type the command: netsh, press Enter to run;
2, then key command: winhttp, back Confirm the operation of the car;
3, finally type the command: import proxysource=ie, press the Enter key to run;

4, through the above steps, you can reset the browser port settings.
Scenario 3:
Use the command to create a new local administrator account and then log back in to the computer to try.
Enter PowerShell in the taskbar search box, right click on the search results and select “Run as administrator”. Enter the following command in PowerShell:
$user = "splitpersonality"
net user /add $user
net localgroup Administrators /add $user
Enter the car, then use the new account to log in to the system Is it normal?
The user can solve the problem that the IE browser cannot be used normally under the win10 system through the above three methods. Of course, the method in this article is applicable to most users, and may not work for individual users!

Copyright © Windows knowledge All Rights Reserved