> For the complete documentation index, see [llms.txt](https://docs.cushystudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cushystudio.com/going-further/wip-pad.md).

# Troubleshooting

How do I fix my broken install ?

* some of the config is stored on the DB. you can wipe the DB safely
  * manually by deleting the `./src/db/cushy-1.db` file&#x20;
  * using the debug menu to do the same

* you can try those scripts:
  * \_windows-cleanup.bat
    * it will: deleting node\_modules folder...
    * deleting the local node install in the  `.cushy` folder
  * \_windows-reset-db.bat

* some of the config is stored on the CONFIG.json at the root

  * you can delete the config but you'll lose
  * notably the current layout. so if your current layout has a broken tab that crashes cushy, this tab will be reloaded every time; you may want to remove the part about the layout

  <figure><img src="https://1334536949-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fp2KKP8nDCeZzdDzol4lf%2Fuploads%2F0mDJcOFS0m4jb2wQYVwI%2Fimage.png?alt=media&amp;token=129acbbb-71ae-44a7-8c64-83bcf77ac0d8" alt=""><figcaption></figcaption></figure>
