Sunday, 2 April 2023

How to uninstall MongoDB 6 & MongoDB Compass on Windows 11? | MongoDB Tutorial for Beginners

🚀 Mastering Tech? Join Us!

Subscribe to Ram N Java for high-quality tutorials and tech solutions!

✅ SUBSCRIBE NOW

How to Completely Uninstall MongoDB on Windows 11

Whether you are upgrading to a new version or troubleshooting an installation, knowing how to properly remove MongoDB and its tools is essential. In this guide, we'll walk through the safe removal of MongoDB 6 and MongoDB Compass.

Step 1: Removing MongoDB Server

The first step is to use the Windows Settings. Navigate to Apps & Features, find your MongoDB 6 installation, and select Uninstall. This will remove the main database engine from your system.

Step 2: Uninstalling MongoDB Compass

Don't forget the graphical interface! MongoDB Compass is usually a separate entry in your installed apps list. Follow the same process to uninstall it to ensure a clean slate.

Step 3: Cleaning Up Data Folders

Even after uninstalling the software, MongoDB often leaves behind data folders and log files in your C:\Program Files or C:\data directories. For a complete removal, you should manually delete these folders once the uninstallation is finished.

No comments:

Post a Comment

Tutorials