nrfjprog not working in Windows 10

I just downloaded the latest version of nRF Command Line Tools: nrf-command-line-tools-10.24.2-x64.exe

My desktop is running Windows 10. The installation is successful. But when I tried to run the command nrfjprog there are some issues.

If I just typed 'nrfjprog', it's listing a number of usages such as:

usage:

-q

-h

-v

But when I typed: 'nrfjprog -v', I see this error:

C:\Test>nrfjprog -v
[error] [ nRF] - Exception encountered while attempting to initialize multiprocess client: Access is denied.
ERROR: An internal error has occurred, please try again.
NOTE: For additional output, try running again with logging enabled (--log).
NOTE: Any generated log error messages will be displayed.

Please can anyone help or give any suggestion? 

Thanks.

Related