```powershell Clear-History Remove-Item $env:APPDATA\Microsoft\Windows\PowerShell\PSReadLine ``` 二重に消さいといけない。 ## リンク - [PowerShell の履歴を消去](https://zenn.dev/hankei6km/scraps/d98a11747fac02)