I just fixed it by uninstalling Node.js .
According to the https://github.com/coreybutler/nvm-windows/pull/615 pull request, nvm cannot change the version because it’s conflicting with the normally installed Node.js version.
Try deleting Node.js from the Apps settings menu.
Then use the command “nvm use x.x.x”.