Uninstall Sentient

To uninstall Sentient fully from your Windows PC, follow these steps:

Uninstall the Neo4J Service:

If you installed the Neo4J Windows Service, follow these steps to delete it.

  • Navigate to

    C:\\Users\\<username>\\AppData\\Local\\Programs\\Sentient\\neo4j\\bin
  • Open a terminal window here and run the following command

    ./neo4j.bat windows-service uninstall
  • Select Yes on any UAC prompt that pops up. Wait for the uninstall process to complete.

Delete Sentient

All of Sentient’s data exists in one folder only. You can simply delete this entire folder to completely uninstall Sentient.

  • Navigate to where you cloned the repository.

  • Here you should see a folder called “Sentient”

  • You can delete this entire folder to uninstall Sentient

Delete any dependencies

Optionally, you can also remove the additional dependencies that you required to run Sentient. To do this,

  • Open your Control Panel

  • Navigate to Programs > Uninstall a Program or Feature

  • In the list of programs that shows up, you can find and uninstall the following

    • JDK

    • Ollama

Last updated

Was this helpful?