Uninstall CodeFusion Studio
Uninstall the extension from VS Code
- Select the Extensions icon from the activity bar.
- Find the CodeFusion Studio extension in the INSTALLED list.
- Click on the Manage (cog) icon on the right hand side.
- Select Uninstall.
Note
Keyboard shortcut to extensions is Control + SHIFT + X (Windows/Linux) or Command + SHIFT + X (Mac).
Uninstall from file system
You can uninstall CodeFusion Studio using the Maintenance Tool.
- Navigate to the directory where CodeFusion Studio is installed.
- The Windows default location is
C:\analog\cfs\ - The macOS or Linux default location is
~/analog/cfs/
- The Windows default location is
- Open the folder for the version you want to uninstall.
- Launch the Maintenance Tool:
- On Windows, double click MaintenanceTool.exe
- On macOS, double click MaintenanceTool.app
- On Ubuntu, double click MaintenanceTool
- Select Remove all components and follow the prompt to continue

- Check that the correct directory is being removed and click Uninstall.

- CodeFusion Studio will now be uninstalled.

- When the process completes, close the uninstaller

Command line uninstall
Use the following command to uninstall CodeFusion Studio from the default location:
- Windows:
C:\analog\CFS\1.1.0\MaintenanceTool.exe purge - Linux:
~/analog/cfs/1.1.0/MaintenanceTool purge - macOS:
~/analog/cfs/1.1.0/MaintenanceTool.app/Contents/MacOS/MaintenanceTool purge

