localhost:8090

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • alan10
    PCHF Member
    • Oct 2023
    • 1

    #1

    localhost:8090

    win 10 , cannbot reach localhost or 127***, with edgc,chrome or firefox, cleared cache tried all i could find on the web
  • Malnutrition
    PCHF Moderator
    • Jul 2016
    • 7041

    #2
    Use safe mode with network to download or transfer this to your computer via usb stick

    Reset your Hosts file.

    [ol]
    [li]Click here to download RstHosts v2.0[/li][li]Save the file to your desktop.[/li][li]Right Click and Run as Administrator.[/li][li]Click on Restaurer, then click OK at the prompt.[/li][li]This will restore the default host file.[/li][/ol]




    Open a notepad and copy the content of the code box below, (Do not copy the word code) paste into open notepad and save it to your desktop as clean.bat then right click on clean.bat and run as admin.

    [ICODE] @echo off wmic /Namespace:\\root\default Path SystemRestore Call Enable "%SystemDrive%" WMIC /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "BatchRestorePoint", 100, 10 powercfg.exe /setactive 381b4222-f694-41f0-9685-ff5bb260df2e powercfg -hibernate off NETSH winsock reset catalog NETSH int ipv4 reset reset.log NETSH int ipv6 reset reset.log ipconfig /release ipconfig /renew netsh advfirewall reset netsh advfirewall set allprofiles state On wmic nicconfig where (IPEnabled=TRUE) call SetDNSServerSearchOrder ("8.8.8.8", "8.8.4.4") ipconfig /flushdns ipconfig /registerdns for /F "tokens=*" %1 in ('wevtutil.exe el') DO wevtutil.exe cl "%1" shutdown /r[/ICODE]





    Reboot the computer and check the issue.

    Comment

    • phillpower2
      PCHF Administrator
      • Sep 2016
      • 15206

      #3
      Being that the OP revisited the forum but chose not to reply this thread will be closed.

      Comment

      Working...