> For the complete documentation index, see [llms.txt](https://documentation.script.tv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.script.tv/nodes/edge-node-overview/uninstallation-of-edge-from-different-environment/mac-desktop-version.md).

# Mac desktop version

**Uninstallation of Edge from Mac Desktop Version**

**Step 1**: Switch to your root directory.

**Step 2**: rm .ipfs

**Step 3**: Then, remove Edge folder also.

**Step 4**: sudo lsof -i :{PORT} (5001,5080,6011,1935,5443)

**Step 5**: sudo kill {PORT-PID}

**Step 6**: Now, from here you will start your new Edge installation from the doc available previously.
