Got it :)
On Windows 11 computers you can change the execution policy from Windows settings also.
Open Settings → Privacy & Security → For developers
Scroll down to the section PowerShell and click Apply. This will change the execution policy for the scope "CurrentUser" to "RemoteSigned". This change will allow local PowerShell scripts to run without signing.
Gr. P