Neo4j Desktop cannot start DBMS

I start my DBMS in Neo4j Desktop and meet this problem.

The specific error is as follows:
Error: java.lang.ClassNotFoundException: org.neo4j.server.startup.Neo4jCommand

Powershell: Error: Could not find or load main class org.neo4j.server.startup.Neo4jCommand at location C:\Users\Admin\AppData\Local\Neo4j\Relate\Cache\neo4j-start.ps1:11

which was found in the neo4j.log file.

Configuration Information:
Neo4j Desktop 1.4.15
my DBMS 4.4.5
Java version :11.0.18

Hello @hmq1130 and welcome to the Neo4j Community!

Can you try restarting Neo4j Desktop to see if that resolves the problem?

In fact, I recommend restarting your system also. To do so, you will need to shut down Neo4j Desktop first.

Elaine