Find IP Conflict Using nbtstat
Identify duplicate IP devices on your network.
Before you start
Check conflicting device
nbtstat -A xxx.xxx.xxx.xxx
Shows the NetBIOS name table of the device using that IP.
nbtstat options
-a : Show remote computer name by name
-A : Show remote computer name by IP
-c : Show cache
-n : Show local names
-R : Clear cache
-r : Show statistics
-S : Show sessions (IP)
-s : Show sessions (all)
Common issues
The device may be offline or blocking NetBIOS.
Make sure you are checking the correct IP address.
This command only works if NetBIOS is enabled.