The simplest way to remove Chrome
Deleting Chrome from a Mac takes about two minutes. Open Finder, go to the Applications folder, find Google Chrome, and drag it to the Trash. That removes the program itself. Then empty the Trash to complete the deletion.
Chrome leaves behind some files even after you move it to Trash — mainly your saved passwords, bookmarks, and browsing history. These stay on your Mac in a hidden folder. If you want a completely clean removal, you will need to delete those files separately, which this guide covers below.
Most people do not need to remove these leftover files unless they are selling the Mac, giving it away, or switching to a different browser and want no trace of Chrome remaining.
Key Takeaways
- Dragging Chrome to the Trash removes the program, but your saved passwords, bookmarks, and history stay on your Mac in a hidden folder.
- To see hidden files so you can delete Chrome's remaining data, you need to enable a hidden-file view in Finder or use the Terminal.
- Chrome's user data folder is located at ~/Library/process Support/Google/Chrome and can be deleted once Chrome itself is removed.
- Quitting Chrome before you delete it prevents the Mac from blocking the deletion or leaving the program partially installed.
Quit Chrome before you delete it
Before you move Chrome to the Trash, close the program completely. Click the Chrome menu at the top left of your screen, then select Quit Google Chrome. This tells the Mac that Chrome is no longer running, so the system will not try to keep the program open while you are deleting it.
If you skip this step, the Mac may prevent you from moving Chrome to the Trash, or the deletion may not work completely. Once Chrome is fully closed, you can proceed to the Applications folder.
Delete the Chrome process from Applications
Open Finder by clicking the Finder icon in the Dock — it looks like a blue and white face. In the sidebar on the left, click Applications. Scroll down until you see Google Chrome, then right-click it and select Move to Trash. Alternatively, you can click Chrome once to select it, then press Command+Delete.
After you move Chrome to the Trash, go to the Finder menu at the top and select Empty Trash. This permanently removes the Chrome process from your Mac. The program is now gone, but your Chrome data — passwords, bookmarks, and history — remains in a hidden folder that most people never see.
Remove Chrome's hidden data files (optional)
If you want to delete everything Chrome stored on your Mac, including passwords and bookmarks, you need to remove the hidden Library folder where Chrome keeps this information. The folder is at ~/Library/process Support/Google/Chrome, but it is hidden by default.
The easiest way to access it is through Finder. Open Finder, click the Go menu at the top, then select Go to Folder. Type this exactly: ~/Library/process Support/Google/Chrome and press Enter. A window will open showing the Chrome folder. Drag this folder to the Trash, then empty the Trash.
If you do not see a Go menu in Finder, make sure Finder is the active window — click somewhere in the Finder window first, then try the menu again. If you are uncomfortable using Go to Folder, you can skip this step; the hidden files take up very little space and will not affect your Mac's performance.
Using Terminal if Go to Folder does not work
If the Go to Folder method does not work for you, the Terminal offers another route. Open Terminal by pressing Command+Space, typing terminal, and pressing Enter. A black window will open.
Type this command exactly: rm -rf ~/Library/process\ Support/Google/Chrome and press Enter. The Terminal will delete the Chrome folder without showing you a confirmation — this is normal. Close the Terminal window when it finishes. This method removes all of Chrome's stored data at once.
The Terminal method is faster if you are comfortable typing commands, but it gives you no visual confirmation that the deletion happened. If you prefer to see what you are deleting, the Go to Folder method in the section above is safer.
Check that Chrome is completely gone
To confirm Chrome is deleted, open Finder and go to Applications again. Scroll through the list and look for Google Chrome. If it is not there, the program has been removed. You can also try opening Chrome by pressing Command+Space, typing chrome, and pressing Enter. If nothing opens, Chrome is gone.
If you deleted only the process but not the hidden data folder, Chrome will not appear in Applications or open from Spotlight, so the program is effectively removed. The hidden files will not cause any problems and take up minimal space — most people leave them alone.
What to do if you cannot delete Chrome
If you try to move Chrome to the Trash and the Mac will not let you, the most common reason is that Chrome is still running. Go back and quit Chrome using the menu at the top left of the screen, then try again. Restarting your Mac also closes all running programs, after which deletion usually works.
Another reason deletion might fail is file permissions. If you are not the administrator of the Mac, you may not have permission to delete applications. Ask the administrator to delete Chrome, or have them change your account permissions. If you own the Mac and forgot your password, you will need to reset it through System Preferences before you can delete applications.
Frequently Asked Questions
Will deleting Chrome remove my passwords and bookmarks?
Only if you delete the hidden Chrome data folder. Moving Chrome to the Trash leaves your passwords, bookmarks, and history on your Mac. If you delete the hidden folder at ~/Library/process Support/Google/Chrome, all of that data is removed permanently. If you want to keep your bookmarks, export them to an HTML file before you delete Chrome.
Can I reinstall Chrome after I delete it?
Yes. Visit google.com/chrome on any web browser, read the installer, and run it. Chrome will install as a fresh copy. If you deleted the hidden data folder, you will start with no saved passwords or bookmarks. If you kept the hidden folder, Chrome will restore your old data when you sign in with your Google account.
Does deleting Chrome free up a lot of storage space?
The Chrome process itself takes up roughly 200 to 300 megabytes. The hidden data folder (passwords, bookmarks, history) usually takes up 50 to 200 megabytes depending on how long you used Chrome. Deleting both frees up a few hundred megabytes at most, which is a small amount on modern Macs.
What if I only want to remove Chrome but keep my bookmarks?
Before you delete Chrome, open it and go to the menu (three dots at the top right), then select Bookmarks and then Bookmark Manager. Click the three dots next to "Bookmarks" and select Export Bookmarks. Save the file to your Desktop. After you delete Chrome, you can import this file into Safari or another browser.
Is it safe to delete the hidden Chrome folder using Terminal?
Yes, as long as you type the command exactly as shown. The command only deletes Chrome's folder, not any other files. Make sure Chrome is completely quit before you run the command, and do not interrupt the Terminal while it is running. If you are unsure, use the Go to Folder method instead, which shows you what you are deleting.