Hi BINOYGHOSH
You must be logged into Windows as Administrator then do this
Right click the Start Button, choose Powershell (admin)
Paste this into Powershell and hit Enter
set-executionpolicy remotesigned
Close Powershell, then check if it is functioning correctly
If not, open Powershell as Admin again and paste this command:
Set-ExecutionPolicy unrestricted