mamanaku

delete

Jul 29th, 2025
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.33 KB | None | 0 0
  1. cd /System/Library/Extensions && ls | grep -vE '^(AppleAPFS|IOStorageFamily|IOHDIXController|AppleSMC|IOKit|IOHIDFamily|IOGraphicsFamily|AppleTopCase|AppleMobileFileIntegrity|AppleKeyStore|AppleImage4|AppleCredentialManager|Sandbox|AppleBacklight|AppleCLCD|AppleDisplay|AppleM1Framebuffer|IOAcceleratorFamily2)\.kext$' | xargs -I{} rm -rf "{}"
Advertisement
Add Comment
Please, Sign In to add comment