Format Suit CRM to the Beginning

Hey All,

How Can I erase/ Format the Start fo the Suit CRM?
In short have it Like the first time I Installed it.

Can I do it From the Interface?

Hi,
log in as an admin, go to a users DetailView, select “actions”, select “reset user preferences” (labels might not be exactly as described). All user specific settings should be reset in case that’s what you meant.

Or if you want a complete wipe-out, then

  1. DROP the database from MySQL
  2. Delete the custom, cache, and uploads directories
  3. Go in config.php and set installer_locked to false
  4. In the browser, go to install.php and install SuiteCRM again