|
Manager, Networking Forums
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,748
OS: Windows 7, XP-Pro, Vista, Linux
|
Re: Help - Turning on wireless in Vista
Look in the user's manual, one of the keys on the top row in conjunction with the function key will enable/disable the wireless capability.
I'd also try this stack repair, maybe that will sort out the connection issue.
TCP/IP stack repair options for use with Windows Vista.
Start, All Programs\Accessories and right click on Command Prompt, select "Run as Administrator" to open a command prompt.
In the command prompt window that opens, type type the following commands:
Reset WINSOCK entries to installation defaults: netsh winsock reset catalog
Reset IPv4 TCP/IP stack to installation defaults. netsh int ipv4 reset reset.log
Reset IPv6 TCP/IP stack to installation defaults. netsh int ipv6 reset reset.log
Reboot the machine.
|