Is there anyway in Freepbx to wipe it and start from factory settings?

Is there anyway in Freepbx to wipe it and start from factory settings ? when out using a disc any command ?

You are in General help, If you are talking about FreePBX then from your your source directory

./install_amp --cleaninstall

If you are talking about the “FreePBX distribution”, then just reboot and select your iso ( not your hard drive) to boot from, or find the install_amp script and run it similarly (it is probably in /usr/src/ somewhere)

I want to do a clean install of freepbx when I ran this it said no such file /install_amp --cleaninstall

That’s because you don’t have install_amp in your / directory , (you need to actually read carefully the posts here ) :slight_smile:

try

find / -name install_amp