I use Set-ExecutionPolicy RemoteSigned and download some scripts and modules. These are my scripts so they are not signed. I could use Bypass or
Set-ExecutionPolicy RemoteSigned
Bypass