Saturday, 19 February 2022

Can't Delete ARP Cache on Windows

arp -d produce an error: 

The ARP entry deletion failed: The parameter is incorrect.

Use the following command instead:

netsh interface ip delete arpcache


No comments:

Setup Windows Local Account without the Internet

During the Windows setup,  On the WiFi screen, press SHIFT + F10  or  FN + SHIFT + F10  This will open the command prompt window with admini...