Setup NPM:
If you change to the windows installation folder then you can update NPM. Otherwise it sometimes gets stuck for you.
Cd\Program Files (x86)\nodejs npm install npm
Reinstall angular:
npm uninstall -g angular-cli npm cache clean npm install -g angular-cli@latest