diff --git a/docs/Get started/FAQ.md b/docs/Get started/FAQ.md index 706f32c353..afeb38bdd1 100644 --- a/docs/Get started/FAQ.md +++ b/docs/Get started/FAQ.md @@ -166,19 +166,7 @@ Anyone is free to contribute to the free or paid features of the project. We are The only way we are able to partner as a business to provide support and build new open source and paid features is through customers purchasing Fleet Premium. ## How can I uninstall fleetd? -To uninstall Fleet's agent (fleetd), follow the below instructions for your operating system. - -#### MacOS -Run the Orbit [cleanup script](https://github.com/fleetdm/fleet/blob/main/orbit/tools/cleanup/cleanup_macos.sh) - -#### Windows -Use the "Add or remove programs" dialog to remove Fleet osquery. - -#### Ubuntu -Run `sudo apt remove fleet-osquery -y` - -#### CentOS -Run `sudo rpm -e fleet-osquery-X.Y.Z.x86_64` +To uninstall Fleet's agent (fleetd), follow the instructions [here](https://fleetdm.com/guides/how-to-uninstall-fleetd).