on a Dell latitude 620 notbook which has windows 7 on it. I see the system connected but the internet does not connect. Network and sharing center shows an ---x--- between the computer and global icon yet when attempting to connect to a wireless connection it shows the connection already there. What to do to re-establish the connection to the network via win7u
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.
Not exactly the question you had in mind?
Sign up for an EE membership and get your own personalized solution. With an EE membership, you can ask unlimited troubleshooting, research, or opinion questions.
thinkpads_user has given the correct first steps, but if it still doesn't connect to the internet after that, try restarting the router and reconnecting wirelessly to it again.
If that doesn't get it connected, try resetting the TCP stack
click the 'start' orb
type cmd in the search box
hold down Ctrl+Shift and hit Enter
(or right-click the result that appears at the top of the start menu, under Programs (1), and choose Run as administrator)
answer Yes to the UAC prompt
In the Administrator window that opens, run the command netsh int ip reset c:\resetTCPlog.txt
When that finishes, close the Administrator window, reboot, then try your connection again.
If that didn't fix it, try also resetting Winsock2.
i.e. open an Administrator window as above, then run netsh winsock reset
then close the Administrator window, reboot, and try your connection again.
Iphonehelper
in order to re-establish the concretion, you have to delete it:
-1 go to network and sharing center
-2 click on manage wireless network -3 select your network and delete it
now you can try to connect again
nobus
can you access the net with wired lan ?
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
John
@PawloA - Thank you and I was happy to help you with this.
If that doesn't get it connected, try resetting the TCP stack
click the 'start' orb
type cmd in the search box
hold down Ctrl+Shift and hit Enter
(or right-click the result that appears at the top of the start menu, under Programs (1), and choose Run as administrator)
answer Yes to the UAC prompt
In the Administrator window that opens, run the command
netsh int ip reset c:\resetTCPlog.txt
When that finishes, close the Administrator window, reboot, then try your connection again.
If that didn't fix it, try also resetting Winsock2.
i.e. open an Administrator window as above, then run
netsh winsock reset
then close the Administrator window, reboot, and try your connection again.