Hello,
To scan your network for rogue hardware, you can use a network scanner tool such as Advanced IP Scanner or Angry IP Scanner. These tools will scan your network and show you all the devices that are connected to it, including their IP addresses and MAC addresses. Once you have identified any devices that are not supposed to be on your network, you can investigate further to determine if they are the source of the problem.
To turn off DNS caching in Windows 10, you can use the following steps:
- Open the Command Prompt as an administrator.
- Type "net stop dnscache" and press Enter.
- Type "sc config dnscache start=disabled" and press Enter.
- Type "net start dnscache" and press Enter.
This will stop the DNS caching service and disable it from starting up automatically. However, keep in mind that disabling DNS caching may cause slower network performance, especially when accessing frequently used websites or network resources.
Best Regards,
Hania Lian