Hi I just got started learning neo4j as well and got impounded by the same problem, this is what I did to resolve it:
The issue was my user had a corrupted PATH env variable.
First, I checked if the wmic.exe was present in C:\windows\system32\wbem di...