Solved! Hp Pavilion dv7 nr

Nov 11, 2018
1
0
10
I have a Hp Pavilion dv7 nr. Out of town in hotel. Yesturday, wifi worked perfectly. Today, the wifi light is orange. Have tried everything to turn it on. The wifi is on a touch pad on top, with other touch controls such as volume, ff, rw.

Help!
 
Solution
If it's the key itself that is the problem - the answer I gave to someone else (quoted below) with a problematic HP G6 might help:

" Actually I was just thinking ... If the key itself is the problem you can turn the wireless on and off from the command line. But first you need to know the wi-fi name. Go to Control Panel ... select Network and Sharing Center ... click on 'change adapter settings' and look to see what your wi-fi connection is called ... mine is called Wireless Network Connection 5 so my example will use that name - you use whatever the name of yours is.

right click on command prompt and select 'run as administer'

type this on the command line and then press enter:

netsh interface set interface "Wireless Network...

robert600

Distinguished
If it's the key itself that is the problem - the answer I gave to someone else (quoted below) with a problematic HP G6 might help:

" Actually I was just thinking ... If the key itself is the problem you can turn the wireless on and off from the command line. But first you need to know the wi-fi name. Go to Control Panel ... select Network and Sharing Center ... click on 'change adapter settings' and look to see what your wi-fi connection is called ... mine is called Wireless Network Connection 5 so my example will use that name - you use whatever the name of yours is.

right click on command prompt and select 'run as administer'

type this on the command line and then press enter:

netsh interface set interface "Wireless Network Connection 5" admin=enable

this should turn it on (Hopefully the key will go from orange to blue - but if the key is bad - the light may not work - check to see if you're connected.

typing this:

netsh interface set interface "Wireless Network Connection 5" admin=disable

should turn it off ... if the key changed to blue with the first command ... this should change it back to orange."

 
Solution