You can uninstall nRF Util commands with the nrfutil uninstall command.
Complete the following steps:
- List the installed commands by running the
nrfutil listcommand. -
Uninstall the command by running the following command, with
<command_name>being the name of the command to uninstall:nrfutil uninstall <command_name>For example, to uninstall
nrf5sdk-tools, run the following command:nrfutil uninstall nrf5sdk-tools