Hi,
Thanks for posting in Q&A platform.
Please try to run this command in PowerShell with administrator privilege to see if the specific ARP entry can be deleted.
netsh interface ipv4 delete neighbor "interface name" 10.1.1.1 aa-bb-cc-dd-ee-ff store=persistent
Based on provided information, my understanding is the hostname of a PC cannot be resolved correctly. If the issue still existed, please run the following command in a CMD window to see if the hostname can be resolved to a correct IP by DNS server:
ipconfig /flushdns
nslookup /hostname of PC
Best Regards,
Sunny
----------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.