adspace
Answer Posted / Rupa
To clear your Mac's cache, follow these steps:
1. Open Terminal.
2. Type `sudo find / -name '*caches*' -type d -exec rm -r {} ;` and press enter.
3. Enter your admin password when prompted.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers