Open powershell, copy and paste this:
Set-ExecutionPolicy unrestricted
Press enter. Type "A" without the quotation marks, press enter.
If this worked, after you're done playing, open powershell, copy and paste this:
Set-ExecutionPolicy restricted
Press enter. Type "A" without the quotation marks, press enter.
Unrestricting the execution policy allows any .exe to do whatever it wants. Error 0xc0000005 is an access violation error when a .exe is disallowed by Windows to execute something.
And open your firewall settings to allow an app through the firewall, tick plutonium-bootstrapper-win32.exe and press "Ok".