CleanMyMac X 5.0.35.0.4 Multilingual macOS
CleanMyMac X is all-in-one package to awesomize your Mac. It cleans megatons of junk and makes your computer run faster. Just like it did on day one. CleanMyMac X chases junk in all corners of your macOS. It cleans unneeded files, like outdated caches, broken downloads, logs, and useless localizations. You can remove tons of clutter that lurks in iTunes, Mail, Photos, and even locate gigabytes of large hidden files. Mac cleaning tools in CleanMyMac X will cut the extra weight in seconds.
Each time your Mac stalls, you got a full deck of speedup tools: Free up RAM, Maintenance scripts, controls for Login Items, Launch Agents, and Hung Applications. This will lessen your system load and tune the Mac for maximum performance. When your machine is productive, you too are productive.
Are there viruses on Mac? Not on yours, if you try Mac cleaning with CleanMyMac X. It fights off malware, adware, ransomware, and all them -wares that are specific to the macOS. When the issue is found, the app deletes it right away. We update our malware database regularly and CleanMyMac X’s Protection module always has your back.
To make your Mac life more orderly, you got a cool duet of Uninstaller and Updater. The first fully removes apps you don’t want, and the second, instantly updates all your software. Bad apps are removed completely and new ones always arrive in time. This helps fix software conflicts and keeps your Mac forever young.
FEATURES
- Easy to use, user-friendly interface
- Drag and drop nature
- Slims universal binaries
- Removes useless language translations
- Most accurate application uninstallation
- Quick and Secure file eraser
- Manages widgets, plugins and preference panes
- Erases garbage left from previously removed applications and widgets
- Monitors your Trash helping you to uninstall trashed applications correctly
- Keeps an eye on your removable devices to clean them up from junk service files
What’s New:
Version 5.0.4:
- Release notes were unavailable when this listing was updated.
Compatibility: macOS 14.0 or later
Homepage https://macpaw.com/
Screenshots




doesnt work on m3
crash on intel
crash on M1
so are there any working scripts?
not with any script
So so…
NO ONE SCRIPT WORK. ALWAYS FAIL.
Delete this.
working just instal sip of
use this command:
> cd /Applications
> sudo codesign –remove-signature CleanMyMac_5.app && sudo xattr -cr CleanMyMac_5.app && sudo codesign -f -s – –deep –all-architectures –timestamp=none CleanMyMac_5.app
not working
not work
I have run it
sudo codesign -fs – –all-architectures –timestamp=none “/Applications/CleanMyMac_5.app/Contents/Library/LaunchServices/com.macpaw.CleanMyMac5.Agent”
sudo codesign –remove-signature “/Applications/CleanMyMac_5.app”
sudo xattr -cr “/Applications/CleanMyMac_5.app”
sudo codesign -f -s – –timestamp=none –all-architectures –deep “/Applications/CleanMyMac_5.app”
not working on mac os 15.2
this is the working code, macos 15.1.
copy all the lines below, paste into command line at once, press enter, and done 🙂
function edit_SMPrivilegedExecutables() {
/usr/libexec/PlistBuddy -c “Remove :SMPrivilegedExecutables:com.macpaw.CleanMyMac4.Agent” “$1”
/usr/libexec/PlistBuddy -c “Add :SMPrivilegedExecutables:com.macpaw.CleanMyMac4.Agent string ‘identifier com.macpaw.CleanMyMac4.Agent'” “$1”
}
function CMMFoundation_framework_patch() {
xxd -p -c 0 “$1” – | \
sed “s/fd7bbfa9fd030091b3000094/200080d2c0035fd6b3000094/; \
s/554889e5e817030000/48c7c001000000c300/; ” | \
xxd -r -p -c 0 – “$1”
}
function CMAgentController_patch() {
xxd -p -c 0 “$1” – | \
sed “s/ffc30191c0035fd6ff4302d1fc6f03a9fa6704a9f85f05a9f65706a9f44f07a9fd7b08a9fd030291f90300aa/ffc30191c0035fd6000080d2c0035fd6fa6704a9f85f05a9f65706a9f44f07a9fd7b08a9fd030291f90300aa/; \
s/0094ffc301d1fa6702a9f85f03a9f65704a9f44f05a9fd7b06a9fd830191f60300aa/0094200080d2c0035fd6f85f03a9f65704a9f44f05a9fd7b06a9fd830191f60300aa/; \
s/554889e54157415641554154534883ec284989fe48897dd0/48c7c001000000c341554154534883ec284989fe48897dd0/; \
s/415f5dc3554889e54157415641554154534883ec584989fd/415f5dc348c7c000000000c341554154534883ec584989fd/; ” | \
xxd -r -p -c 0 – “$1”
}
function cmmx_agent_patch() {
xxd -p -c 0 “$1” – | \
sed “s/f40300aae0090034/f40300aa340080d2/; \
s/84c00f8483010000/84c0909090909090/; \
s/20616e6420616e63686f72206170706c652067656e6572696320616e64206365727469666963617465206c6561665b7375626a6563742e4f555d203d20225338455838324e4a503622/20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020/g; ” | \
xxd -r -p -c 0 – “$1”
codesign -fs – –all-architectures –timestamp=none “$1″
}
function cmmx_patch() {
local cmmx_exe_path=”$1/Contents/MacOS/CleanMyMac X”
xxd -p -c 0 “$cmmx_exe_path” – | \
sed “s/fc6fbea9fd7b01a9fd430091ff831bd1e8631191/200080d2c0035fd6fd430091ff831bd1e8631191/; \
s/554889e54881eca0060000/48c7c001000000c3060000/; ” | \
xxd -r -p -c 0 – “$cmmx_exe_path”
CMAgentController_patch “$cmmx_exe_path”
CMAgentController_patch “$1/Contents/Library/LoginItems/CleanMyMac X Menu.app/Contents/MacOS/CleanMyMac X Menu”
edit_SMPrivilegedExecutables “$1/Contents/Info.plist”
edit_SMPrivilegedExecutables “$1/Contents/Library/LoginItems/CleanMyMac X Menu.app/Contents/Info.plist”
CMMFoundation_framework_patch “$1/Contents/Library/LoginItems/CleanMyMac X HealthMonitor.app/Contents/Frameworks/CMMFoundation.framework/Versions/A/CMMFoundation”
CMMFoundation_framework_patch “$1/Contents/Library/LoginItems/CleanMyMac X Menu.app/Contents/Frameworks/CMMFoundation.framework/Versions/A/CMMFoundation”
cmmx_agent_patch “$1/Contents/Library/LaunchServices/com.macpaw.CleanMyMac4.Agent”
cmmx_agent_patch “$1/Contents/Library/LoginItems/CleanMyMac X Menu.app/Contents/Library/LaunchServices/com.macpaw.CleanMyMac4.Agent”
codesign -fs – –all-architectures –deep –timestamp=none “$1” && xattr -cr “$1”
}; cmmx_patch “/Applications/CleanMyMac X.app”
Delete and clean all old files from previous versions first, reboot….Install, copy all 4 terminal commands…Reboot….It should work!
same for me :/
Not working, not even with the scripts mentioned above.
God Bless chatGTP. Fixed code:
sudo codesign -fs – –all-architectures –timestamp=none “/Applications/CleanMyMac_5.app/Contents/Library/LaunchServices/com.macpaw.CleanMyMac5.Agent”
sudo codesign –remove-signature “/Applications/CleanMyMac_5.app”
sudo xattr -cr “/Applications/CleanMyMac_5.app”
sudo codesign -f -s – –timestamp=none –all-architectures –deep “/Applications/CleanMyMac_5.app”
Replace the characters in the terminal command in your favorite plain text editor 🙁
“–” > “-“
same problem
sukiyaki – your script is flawed. gets this error every time
error: The specified item could not be found in the keychain.
Seems it’s working well, no issues….Thanks
error: The specified item could not be found in the keychain.
sudo codesign -fs – –-all-architectures –-timestamp=none “/Applications/CleanMyMac_5.app/Contents/Library/LaunchServices/com.macpaw.CleanMyMac5.Agent”
sudo codesign –-remove-signature “/Applications/CleanMyMac_5.app”
sudo xattr -cr “/Applications/CleanMyMac_5.app”
sudo codesign -f -s – –-timestamp=none –-all-architectures –-deep “/Applications/CleanMyMac_5.app”
—
It works without any issues, sorry 😉
Terminal command
sudo codesign -fs – –all-architectures –timestamp=none “/Applications/CleanMyMac_5.app/Contents/Library/LaunchServices/com.macpaw.CleanMyMac5.Agent”
sudo codesign –remove-signature “/Applications/CleanMyMac_5.app”
sudo xattr -cr “/Applications/CleanMyMac_5.app”
sudo codesign -f -s – –timestamp=none –all-architectures –deep “/Applications/CleanMyMac_5.app”
—
It works without any issues 😉
alguna solucion???
there’s a better site to download it from which is “https://haxmac.cc/cleanmymac-4/” at least works for a week if not more
Worsted and the app icon looks new 🤮 same app icon looks ice🔥
Doesn’t work
This don’t work at all
It works perfectly, but? It has a virus in it…
Apply this code in terminal after installation:
sudo codesign -fs – –all-architectures –timestamp=none “/Applications/CleanMyMac_5.app/Contents/Library/LaunchServices/com.macpaw.CleanMyMac5.Agent”
sudo codesign –remove-signature “/Applications/CleanMyMac_5.app”
sudo xattr -cr “/Applications/CleanMyMac_5.app”
sudo codesign -f -s – –timestamp=none –all-architectures –deep “/Applications/CleanMyMac_5.app”
Not working
not working do not install
App keeps saying to purchase it doesn’t work! can it be fixed?… Thanks
Asshu app tak guna!!
DELETE – useless
Crashed on opening on M1 MBA
No funciona M4. da error al abrir.
not working M3
Some are pushed just to seem to keep pace with the developer. Oh, that doesn’t work, lucky the one who posted it sure does
Doesn’t work
crashes on start
not working do not install
Crashes on MM M4 Pro
luego de instalar esto daba error de volver a abrir.. ahora instalo versiones angeriores y ya no sirven dice que compre el programa…
Crashing on M1
keeps on crashing
seems to crash
Patch is not working. Continuously asking for License or asking to Buy.
it does not work
avviso di copia irregolare…