0 Members and 1 Guest are viewing this topic.

AuthorTopic: SOLVED: How to Remove Old Hidden Network Adaptors  (Read 4519 times)

Offline admin

  • Administrator
  • Hero Member
  • *****
  • Posts: 1007
  • Total Like : 0
    • https://www.facebook.com/pages/Phuket-ITcom/148070628616802
    • https://www.youtube.com/channel/UCq5x3hDkhcqJU4QXOE5adTQ
    • Email
« on: 02, 12, 2014, 09:06:18 »
If you have ever moved a virtual machine or replaced a NIC (Network Interface Card) on a physical server and wanted to keep the same IP Address, youip-address-already-assigned-to-another-adapter will have seen the following error:


You basically have three choices:

Use a different IP – not likely what you want to do
Let Windows remove the old static – best answer
‘Uninstall’ the old NIC (which will remove the static residue)how-to-show-see-remove-old-hidden-network-adaptors
The problem with removing the old NIC is that it is hidden in Device Manager.  Fortunately it takes about 3 seconds to un-hide devices in Device Manager:

Launch Device Manager
Click VIEW
Click SHOW HIDDEN DEVICES
Expand NETWORK ADAPTORS
Right click on the old/dead/hidden NIC’s and UNINSTALL them
Normally I do this with Virtual Machines that are off line, but I just did one in Server 2012 with a live server and it worked with no interruption to my RDP session so I think ‘sall good.



Ref: http://www.urtech.ca/2013/06/solved-how-to-remove-old-hidden-network-adaptors/


Offline Cavaeii

  • Newbie
  • *
  • Posts: 2
  • Total Like : 0
« Reply #1 on: 10, 12, 2014, 14:52:38 »
Please explain me more.