Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Unable to connect to internet


  • This topic is locked This topic is locked

#1
tubalcain

tubalcain

    Member

  • Member
  • PipPip
  • 11 posts

Earlier today, I got some assistance getting my computer to boot again. It worked like a charm, thankfully, but I immediately ran into a new problem that I've been trying to fix for the last few hours: I can't connect to the internet at all. It says that I'm connected to my wireless network with 'limited access', but it doesn't actually let me use anything. 

 

I'm not at all sure what to do here. My windows network diagnostics have given me at least three different issues: DNS server isn't responding, that the wireless network I'm trying to connect to doesn't have a valid IP configuration, and that it couldn't detect the network's proxy settings. It's just my desktop PC with this issue, because I'm on a laptop connected to the same network searching for solutions. 


  • 0

Advertisements


#2
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,090 posts
Hello,

See if this helps save it to a flash drive on the laptop, then insert it into the desktop and run it.

Copy and paste the text in the code box below into Notepad.

@Echo off
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh int ip reset all
netsh winsock reset catalog
shutdown -r -t 1
del %0
Save as flush.bat to your desktop.
Then
right-click flush.bat and select "Run as Administrator" your computer will reboot.
  • 0

#3
tubalcain

tubalcain

    Member

  • Topic Starter
  • Member
  • PipPip
  • 11 posts

It rebooted, but I'm afraid that it didn't work. It looked like there was some kind of error in the command prompt that came up upon running the file. 


  • 0

#4
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,090 posts
Paste the following into the Command Prompt window, exactly as shown, including double quotes:



cmd /c "ipconfig /all > postme.txt & ping yahoo.com >> postme.txt & reg query "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings" | find /i "proxy" >> postme.txt & notepad postme.txt & del postme.txt"


and press ENTER.

A file will open in Notepad. Please copy and paste the contents here. Close the Notepad window and the file will be deleted and the Command Prompt window will also close. Post results in a reply here.
  • 0

#5
tubalcain

tubalcain

    Member

  • Topic Starter
  • Member
  • PipPip
  • 11 posts
 
 
   Host Name . . . . . . . . . . . . : Owner-PC
   Primary Dns Suffix  . . . . . . . : 
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
 
Wireless LAN adapter Wireless Network Connection 2:
 
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft Virtual WiFi Miniport Adapter
   Physical Address. . . . . . . . . : DC-85-DE-4A-65-26
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
 
Ethernet adapter VPN - VPN Client:
 
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : VPN Client Adapter - VPN
   Physical Address. . . . . . . . . : 00-AC-2C-4E-F6-05
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
 
Wireless LAN adapter Wireless Network Connection:
 
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : 802.11bgn 1T1R Wireless Adapter
   Physical Address. . . . . . . . . : DC-85-DE-4A-65-27
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . : fe80::79e5:d51d:7b55:3337%16(Preferred) 
   Autoconfiguration IPv4 Address. . : 169.254.51.55(Preferred) 
   Subnet Mask . . . . . . . . . . . : 255.255.0.0
   Default Gateway . . . . . . . . . : 
   DHCPv6 IAID . . . . . . . . . . . : 484214238
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1E-60-41-77-BC-5F-F4-C8-25-46
   DNS Servers . . . . . . . . . . . : 8.8.8.8
                                       8.8.4.4
   NetBIOS over Tcpip. . . . . . . . : Enabled
 
Ethernet adapter Bluetooth Network Connection 2:
 
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network) #2
   Physical Address. . . . . . . . . : 94-DB-C9-96-92-3E
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
 
Ethernet adapter Local Area Connection:
 
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 01396.geek.local
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : BC-5F-F4-C8-25-46
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
 
Tunnel adapter isatap.{FC697620-251F-4000-8A1C-66F03B2FF26B}:
 
   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . : 
   Description . . . . . . . . . . . : Microsoft ISATAP Adapter
   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
   DHCP Enabled. . . . . . . . . . . : No
   Autoconfiguration Enabled . . . . : Yes
Ping request could not find host yahoo.com. Please check the name and try again.
    AutoConfigProxy    REG_SZ    wininet.dll
    MigrateProxy    REG_DWORD    0x1
    ProxyEnable    REG_DWORD    0x0
    ProxyHttp1.1    REG_DWORD    0x1

  • 0

#6
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,090 posts
Hello,

See if you can boot win 10 to safemode with networking

see here how to do that-->https://www.digitalc...mode-windows-10

See if it connects there
  • 0

#7
tubalcain

tubalcain

    Member

  • Topic Starter
  • Member
  • PipPip
  • 11 posts

I should probably mention that I'm using Windows 7. 

 

After booting the computer in safe mode with networking, there wasn't any change in connectivity. 


  • 0

#8
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,090 posts
Is this a wireless connection ?
  • 0

#9
tubalcain

tubalcain

    Member

  • Topic Starter
  • Member
  • PipPip
  • 11 posts

Yes, it is. 


  • 0

#10
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,090 posts
ok,

you could try a Ethernet cable to see if it connects like that.

Windows has already done this probably, but lets uninstall the wireless adapter from device manager and reboot.

To do that.

Click start in the search box type dev, in the generated list above click device manager. In the device manager find network adapter, click the arrow to the left of network adapter to expand the list. Right click on your adapter 802.11bgn 1T1R Wireless Adapter. Choose uninstall and then reboot. This will reinstall it. See if that does any good.
  • 0

Advertisements


#11
tubalcain

tubalcain

    Member

  • Topic Starter
  • Member
  • PipPip
  • 11 posts

Reinstalling the adapter doesn't look like it helped, unfortunately. 


  • 0

#12
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,090 posts
Have to sign off. What I would do next is to download adwcleaner from the Laptop to a flash drive, then insert it into the desktop and run it. Here's instructions for adwcleaner run the scan and hit the clean button.


Download AdwCleaner from here. Save the file to the desktop.
NOTE: If you are using IE 8 or above you may get a warning that stops the program from downloading. Just click on the warning and allow the download to complete.
Close all open windows and browsers.
  • XP users: Double click the AdwCleaner icon to start the program.
  • Vista/7/8 users: Right click the AdwCleaner icon on the desktop, click Run as administrator and accept the UAC prompt to run AdwCleaner.
    You will see the following console:
iO5EZayK.png
  • Click the Scan button and wait for the scan to finish.
  • After the Scan has finished the window may or may not show what it found and above, in the progress bar, you will see: Pending. Please uncheck elements you don't want to remove.
  • Click the Clean button.
  • Everything checked will be moved to Quarantine.
  • When the program has finished cleaning a report appears.Once done it will ask to reboot, allow this
adwcleaner_delete_restart.jpg
  • On reboot a log will be produced please copy / paste that in your next reply. This report is also saved to C:\AdwCleaner\AdwCleaner[C0].txt
I'll check back in the am....
  • 0

#13
tubalcain

tubalcain

    Member

  • Topic Starter
  • Member
  • PipPip
  • 11 posts

Thank you for the assistance so far! 

 

It seemed to pick up and delete something, but it really didn't do anything for the connection. 

 

 

 

# AdwCleaner 7.0.4.0 - Logfile created on Sun Nov 26 07:02:45 2017
# Updated on 2017/27/10 by Malwarebytes 
# Database: 10-28-2017.1
# Running on Windows 7 Home Premium (X64)
# Mode: scan
 
***** [ Services ] *****
 
No malicious services found.
 
***** [ Folders ] *****
 
No malicious folders found.
 
***** [ Files ] *****
 
PUP.Optional.Legacy, C:\END
 
 
***** [ DLL ] *****
 
No malicious DLLs found.
 
***** [ WMI ] *****
 
No malicious WMI found.
 
***** [ Shortcuts ] *****
 
No malicious shortcuts found.
 
***** [ Tasks ] *****
 
No malicious tasks found.
 
***** [ Registry ] *****
 
No malicious registry entries found.
 
***** [ Firefox (and derivatives) ] *****
 
No malicious Firefox entries.
 
***** [ Chromium (and derivatives) ] *****
 
PUP.Optional.Legacy, Plugin found: Avira SafeSearch Plus - 
 
/!\ Please Reset the Chrome Synchronization before cleaning the Chrome Preferences: https://support.google.com/chrome/answer/3097271 
 
 
*************************
 
 
 
########## EOF - C:\AdwCleaner\AdwCleaner[S0].txt ##########

  • 0

#14
zep516

zep516

    Trusted Helper

  • Malware Removal
  • 8,090 posts
Are there any errors in device manager ?

Is it possible to connect with an Ethernet cable ?

We also might consider going to the manufactures site of the network card and re download the driver. Who makes the network card that's installed ?
  • 0

#15
tubalcain

tubalcain

    Member

  • Topic Starter
  • Member
  • PipPip
  • 11 posts

Thank you so much for the help!! I was able to figure out what the problem was and fix it on my own earlier.

 

I went to the command prompt and manually input the commands from that .bat file you told me to run - "netsh winsock reset" and things like that - to check for errors. Namely, the winsock reset command couldn't find the appropriate file. 

 

So, I went to check the FRST fixlog I had from yesterday and, as it turns out, something called winsock had been moved elsewhere. I replaced the missing file and executed the .bat file again, and now everything is working properly!


  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP