Password for Neo4J Browser

I have just installed Neo4J Community on my system and am accessing the Browser (http://localhost:7474). I am getting a message saying that I need an authenticated login in order to get to the main page.

The documentation for getting started seems complete enough, but I think someone forgot to provide the default password for the browser.

Can someone tell me what that password is, please? And could someone include it in the Getting Started documentation???

Thank you.

default user = neo4j default password = neo4j

After I set the password per Set an initial password - Operations Manual
and enter the new password, I get message:
Neo.ClientError.Security.Unauthorized: The client is unauthorized due to authentication failure.

Same issue for me and I could not find a resolution, most of the documentation I read was not for the neo4j Desktop app and didn't help :frowning: