I have played with npm set and npm config set for several times, now I want to reset to default values (a kind of factory reset).
npm set
npm config set
D
npm config edit
Opens the config file in an editor. Use the --global flag to edit the global config. now you can delete what ever the registry's you don't want and save file.
npm config list will display the list of available now.