Error: Trying to Install Neo4j Community Version on Windows

Hello,

I am trying to install Neo4j Community Version on Windows. I have downloaded Neo4j community Version 5.1.0 and jdk -17 windows-x64_bin. After downloaded these, I have added Java path in environment setting and signed in and out my computer to display changes. However when I tried to install neo4j from command prompt such as "neo4j install-service" I have got an error like "unmatched argument at index 0: 'install service'. Did you mean 'windows service' or start or service?

How can I solve this problem?

Thanks in advance.

Fatma Bakis

The same thing happened with me, so I tried the command: neo4j console

and then wait for little moment and enter in your browser: http://localhost:7474/browser/

That's worked to me.