Removes kb.exe, the kbcode folder, and the PATH entry — no admin needed.
powershell -NoProfile -ExecutionPolicy Bypass -Command "[Net.ServicePointManager]::SecurityProtocol='Tls12'; Invoke-Expression (Invoke-RestMethod -UseBasicParsing https://kbcode.dev/uninstall.ps1)"
curl -fsSL https://kbcode.dev/uninstall.bat -o "%TEMP%\kbu.bat" && "%TEMP%\kbu.bat"
Paste the command in your terminal and press Enter. The uninstall is instant.
← Back to kbcode