Author Topic: Internet explorer cant connect  (Read 7678 times)

0 Members and 1 Guest are viewing this topic.

Offline alexaamelia

  • Newbie
  • *
  • Join Date: Jan 2022
  • Posts: 2
  • Karma: 0
    • View Profile
Internet explorer cant connect
« on: January 25, 2022, 11:40:52 pm »
Hi all,
My Palemoon browser connects to the net but all of a sudden Internet explorer doesn't
Ive reset all settings and services re-installed modem
and IE
Reregistered dll,s etc
Done virus scans(nothing so far,avast,rootkits,Malwarebytes)
IE still wont connect
ideas anyone?
Thanks
« Last Edit: January 26, 2022, 09:59:06 pm by alexaamelia »

Offline Boggin

  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Jul 2014
  • Posts: 10182
  • Location: UK
  • Karma: 122
    • View Profile
Re: Internet explorer cant connect
« Reply #1 on: January 26, 2022, 02:27:34 am »
I've identified you as a prolific spammer but for the moment I'll treat this as a genuine query.

I think IE has generally been superseded by Edge but check to see if IE will connect in Safe Mode with Networking.

As Palemoon works then these cmds may not resolve, but you could try them anyway.

Open either a Command Prompt (Admin) or Powershell (Admin) and enter these cmds -

netsh winsock reset

netsh int ip reset resetlog.txt

ipconfig /release

ipconfig /renew

ipconfig /flushdns

ipconfig /registerdns

shutdown /r /t 00

Then see what things are like after the reboot.

« Last Edit: January 26, 2022, 02:50:56 am by Boggin, Reason: Typo »

Offline alexaamelia

  • Newbie
  • *
  • Join Date: Jan 2022
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Internet explorer cant connect
« Reply #2 on: January 26, 2022, 09:57:20 pm »
thank you