Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steam Deck Storage Cleanup

Adjustable optimization script for SteamOS. Delete unnecessary files from your Steam Deck/Machine.

Installation

Open Konsole, and paste in the following commands:

Download

curl -L -o "$HOME/Documents/SteamDeckStorageCleanup.sh" "https://raw.githubusercontent.com/Wakelock/SteamDeckStorageCleanup/refs/heads/main/SteamDeckStorageCleanup.sh"

Make executable

chmod +x "$HOME/Documents/SteamDeckStorageCleanup.sh"

Usage

Minimal cleanup: ~/Documents/SteamDeckStorageCleanup.sh

Maximal cleanup: ~/Documents/SteamDeckStorageCleanup.sh -sudo

Check for updates: ~/Documents/SteamDeckStorageCleanup.sh -update

Warning

Using maximal cleanup mode makes your system less foolproof by making it read-write. If you're insecure, you can re-enble read-only with sudo steamos-readonly enable.

Releases

Packages

Contributors

Languages