In the Windows Start menu on the bottom left search for “Edit the system environment variables” and open the program.
In the “advanced” tab click on “Environment Variables…” near the bottom. In System Variables (not user variables) click “New…” and add a new system variable where the variable name is OPENSSL_ia32cap and the value is ~0x200000200000000. Make sure to click OK to apply the changes.
Finally restart your device and you should be good to go. If you’re on Linux, you can set the appropriate environment variable via env OPENSSL_ia32cap=~0x20000000 %command%.