Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > How to remove Linksys Wireless Driver in registry

Reply
Thread Tools Display Modes

How to remove Linksys Wireless Driver in registry

 
 
GeraldF
Guest
Posts: n/a

 
      07-14-2007
My original network configuration for Vista Premium
included 2 network cards, one an Nvidia and one a
Wireless G linksys. I removed the Wireless card, as I no
longer need the Wireless network.

Unfortunately, when Vista boots, if I do not finish
logging onto the OS withing 5 minutes the OS unloads the
nvidia network driver and the OS seeks the Wireless
network instead. If I log in at that time it shows no
network is available as the wireless network is
unavailable.

I have tried removing all references to the Linksys
Card, but the registry contains a reference to the PCI
location for the card, Vista does not allow me to remove
it in the registry even if I boot in safe mode.

1-How do I get rid of the hardware reference to the
removed Linksys wireless?

2-Is it possible to force Vista to reevaluate the
hardware profile?



 
Reply With Quote
 
 
 
 
John Barnes
Guest
Posts: n/a

 
      07-14-2007
You should be able to right click on the registry key and change ownership
so you can delete it. If it isn't too hard, you could also insert the card,
uninstall it in device manager, then remove the card.

"GeraldF" <> wrote in message
news: ...
> My original network configuration for Vista Premium
> included 2 network cards, one an Nvidia and one a
> Wireless G linksys. I removed the Wireless card, as I no
> longer need the Wireless network.
>
> Unfortunately, when Vista boots, if I do not finish
> logging onto the OS withing 5 minutes the OS unloads the
> nvidia network driver and the OS seeks the Wireless
> network instead. If I log in at that time it shows no
> network is available as the wireless network is
> unavailable.
>
> I have tried removing all references to the Linksys
> Card, but the registry contains a reference to the PCI
> location for the card, Vista does not allow me to remove
> it in the registry even if I boot in safe mode.
>
> 1-How do I get rid of the hardware reference to the
> removed Linksys wireless?
>
> 2-Is it possible to force Vista to reevaluate the
> hardware profile?
>
>
>


 
Reply With Quote
 
John Barnes
Guest
Posts: n/a

 
      07-14-2007
You may want to uninstall the driver while you are there.

"GeraldF" <> wrote in message
news: ...
> My original network configuration for Vista Premium
> included 2 network cards, one an Nvidia and one a
> Wireless G linksys. I removed the Wireless card, as I no
> longer need the Wireless network.
>
> Unfortunately, when Vista boots, if I do not finish
> logging onto the OS withing 5 minutes the OS unloads the
> nvidia network driver and the OS seeks the Wireless
> network instead. If I log in at that time it shows no
> network is available as the wireless network is
> unavailable.
>
> I have tried removing all references to the Linksys
> Card, but the registry contains a reference to the PCI
> location for the card, Vista does not allow me to remove
> it in the registry even if I boot in safe mode.
>
> 1-How do I get rid of the hardware reference to the
> removed Linksys wireless?
>
> 2-Is it possible to force Vista to reevaluate the
> hardware profile?
>
>
>


 
Reply With Quote
 
GeraldF
Guest
Posts: n/a

 
      07-14-2007
In article <>,
says...
> You should be able to right click on the registry key and change ownership
> so you can delete it. If it isn't too hard, you could also insert the card,
> uninstall it in device manager, then remove the card.
>


Keeps telling me that I cannot change the ownership of
the PCI/Ven.. key. I may have to open the box and place
the card in as you suggested. Should be able to do this
from the OS I would think, but then again this is Vista.

Thanks
 
Reply With Quote
 
John Barnes
Guest
Posts: n/a

 
      07-14-2007
Always make sure you go into regedit logged on as administrator or at least
use run as administrator to get maximum capabilities

"GeraldF" <> wrote in message
news: ...
> In article <>,
> says...
>> You should be able to right click on the registry key and change
>> ownership
>> so you can delete it. If it isn't too hard, you could also insert the
>> card,
>> uninstall it in device manager, then remove the card.
>>

>
> Keeps telling me that I cannot change the ownership of
> the PCI/Ven.. key. I may have to open the box and place
> the card in as you suggested. Should be able to do this
> from the OS I would think, but then again this is Vista.
>
> Thanks


 
Reply With Quote
 
noaim
Guest
Posts: n/a

 
      07-16-2007
This might be something stupid to say but. Have you removed the hardware
from the system? If the hardware is still on the system it will keep
reinstalling it wont it?




"John Barnes" <> wrote in message
news:...
> You may want to uninstall the driver while you are there.
>
> "GeraldF" <> wrote in message
> news: ...
>> My original network configuration for Vista Premium
>> included 2 network cards, one an Nvidia and one a
>> Wireless G linksys. I removed the Wireless card, as I no
>> longer need the Wireless network.
>>
>> Unfortunately, when Vista boots, if I do not finish
>> logging onto the OS withing 5 minutes the OS unloads the
>> nvidia network driver and the OS seeks the Wireless
>> network instead. If I log in at that time it shows no
>> network is available as the wireless network is
>> unavailable.
>>
>> I have tried removing all references to the Linksys
>> Card, but the registry contains a reference to the PCI
>> location for the card, Vista does not allow me to remove
>> it in the registry even if I boot in safe mode.
>>
>> 1-How do I get rid of the hardware reference to the
>> removed Linksys wireless?
>>
>> 2-Is it possible to force Vista to reevaluate the
>> hardware profile?
>>
>>
>>

>


 
Reply With Quote
 
GeraldF
Guest
Posts: n/a

 
      07-17-2007
In article <O9X#>,
says...
> This might be something stupid to say but. Have you removed the hardware
> from the system? If the hardware is still on the system it will keep
> reinstalling it wont it?


The hardware was removed. The reference remains in the
Registry if you look under networks and under the
hardware profile hklm/system/currentcontrolset/PCI


 
Reply With Quote
 
Joe Morris
Guest
Posts: n/a

 
      07-18-2007
"GeraldF" <> wrote:
> says...


>> This might be something stupid to say but. Have you removed the hardware
>> from the system? If the hardware is still on the system it will keep
>> reinstalling it wont it?


> The hardware was removed. The reference remains in the
> Registry if you look under networks and under the
> hardware profile hklm/system/currentcontrolset/PCI


Try the following procedure to uninstall the drivers for the
no-longer-connected device:

1) Open a command window with elevated privileges (start -> programs ->
accessories; right-click "Command Prompt", select "Run as Administrator" and
approve the selection.

2) In the command window, execute the following commands:

SET DEVMGR_SHOW_NONPRESENT_DEVICES=1

START DEVMGMT.MSC

(above shown in caps for clarity. Lowercase is fine.)

The second command starts the Device Manager. It MUST be started from the
elevated-privilege command window for this procedure to work. Also, be
careful not to mix up where you need to type "DEVMGR" and where you need
"DEVMGMT"; every time I use this I have to stop and recall which spelling
goes where.

3) In Device Manager, click the VIEW menu item and select "Show hidden
devices".


Hopefully this will result in the Linksys card becoming visible (but dimmed,
indication a nonpresent device) in the Network Adapters section.
Right-click the entry and select UNINSTALL.


4) Go get a beer. Use it either to celebrate success, or to drown the
sorrow of failure.


Joe Morris


 
Reply With Quote
 
GeraldF
Guest
Posts: n/a

 
      07-18-2007
In article <>,
says...
> You may want to uninstall the driver while you are there.

Well one way to force a hardware reevaluation is to do a
reinstall update. Took about 30 minutes, but all is now
working well and all references to the removed wireless
are now gone. Fortunatly all the software still works,
although some programs require re-regestering including
Vista.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove User Name from Registry PixelKing Windows Vista General Discussion 10 03-16-2008 09:57 PM
How to remove Linksys Wireless Driver in registry GeraldF Windows Vista Hardware 2 09-01-2007 07:22 PM
How to remove Linksys Wireless Driver in registry GeraldF Windows Vista Networking 7 07-18-2007 07:51 AM
Remove the constant access to registry key! zobop Windows Vista Mail 0 05-27-2007 03:26 PM
Linksys Wireless Chris Windows Vista Hardware 4 10-16-2006 12:08 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59