Lors de l'activation de l'erreur de montre un accès non autorise dans VSCODE

Hmmm.. this feels like it might be a VSCode problem.

To fix the issue, you can simply open a Powershell window as administrator and type the following:

Set-ExecutionPolicy RemoteSigned
And hit enter, respond y to any prompts that appear.
Ankur