LogoLogo
  • Sentient
  • Getting Started
    • Welcome to Sentient
    • Building Sentient from Source
    • Troubleshooting Installation Issues
    • Onboarding Process
  • Using Sentient
    • Sentient's Interface
    • Chatting with Sentient
    • Sentient's Memory Pipeline
    • Agents in Sentient
  • Reset/Uninstall
    • Reset Sentient
    • Uninstall Sentient
Powered by GitBook
On this page
  • Uninstall the Neo4J Service:
  • Delete Sentient
  • Delete any dependencies

Was this helpful?

  1. Reset/Uninstall

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

PreviousReset Sentient

Last updated 3 days ago

Was this helpful?