Uninstall AEM Guides id21BHG0C0SXA
You can uninstall AEM Guides using the CRX Package Manager. During the uninstall, the contents of the repository are reverted to the snapshot made immediately prior to the installation of the package.
Perform the following steps to uninstall AEM Guides:
-
Log into your AEM instance and navigate to the CRX Package Manager. The default URL to access the package manager is:
code language-http http://<server name>:<port>/crx/packmgr/index.jsp
-
Search for com.adobe.fmdita package.
-
Click the package to expand it.
-
Click More to open the dropdown.
-
Click Uninstall and wait for the uninstall to complete.
-
If you no longer need this package, click Delete after uninstalling the package.
After Uninstall
To clean up the residual files after the uninstall, perform the following steps:
-
Clean the script cache using:
code language-http http://<host>:<port>/system/console/scriptcache
-
You can invalidate cache using:
code language-http http://<host>:<port>/libs/granite/ui/content/dumplibs.rebuild.html?back=true
-
Click Invalidate Cache.
-
Clean the browser’s cache.
Parent topic:Download and install