Neo4j won't open a start a database or anything

Right, so I installed Neo4j Desktop and everything was fine, had a bolt port issue but that was fixed quickly. As I went to try to start the Movie DBMS it opened Powershell, and after a bit it just says there was an error. This was what was in the logs:

Powershell : Neo4j is already running.
At <path>Appdata\Local\Neo4j\Relate\Cache\neo4j-start.ps1:11 char:1
+ Powershell -NoProfile -NonInteractive -NoLogo `
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (Neo4j is already running.:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
Run with '--verbose' for a more detailed error message.

Now I have no clue how this happened but I have tried reinstalling and many other potential solutions did not work either. Any clues?