Unable to setup Neo4j desktop on Windows 10

I hae download the Neo4j desktop and installed in my Windows 10.
After installing, when I launched the desktop, it ask to choose the path for the stored application data. After it stays there and does not proceed on further even if I have choosen the path.
Msg on error log showed this:
Command failed: wmic logicaldisk get size,freespace,caption
'wmic' is not recognized as an internal or external command,
operable program or batch file.
Anyone is able to shed any light on what is the problem. I do not see similar reports in the discussion blogs.

Please run memrec tool and set JVM parameters accordingly.

Tks,
I added this to my system variable Path and it works:

%SystemRoot%\System32\Wbem

Is it the same as running memrec?