You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Buhron edited this page Jan 17, 2025
·
3 revisions
If you want to remove Crouton because, for example, you need more storage, or you prefer Crostini more, keep reading! These are the instructions for removing Crouton from a Chromebook
Go to VT-2 (Ctrl+Alt+Forward(F2))
Delete all chroots by executing: sudo delete-chroot -a
Remove crouton's part in the user data partition by executing: sudo rm -rf /mnt/stateful_partition/crouton
Remove /usr/local/ by executing: sudo rm -rf /usr/local/*