while activating env show error of unautorize access in 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.