Delete Item using PowerShell Command Posted by ITsiti — November 20, 2013 in POWER SHELL — Leave a reply Use command erase or del to remove any item or file using the PowerShell command. erase TEST1.txt del TEST2.txt powershell delete file