Hello.
Open powershell and copy paste the following commands one by one
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex