Description
I had a problem on my mac because of the kilo of code that caused spotlight to glitch every time, As a result, each time the computer took up 350GB of system data, And no matter how hard you tried to clean the cache and so on, I even reinstalled the system, the problem still remained that my entire disk was clogged on the new laptop, As a result, I solved the problem by restarting spotlight:
Plugins
Kilo code
Kilo version
last version
Steps to reproduce
du -sh ~/* 2>/dev/null| sort -hr | head -20
sudo du -sh /System/Volumes/Data/.Spotlight-V100
sudo mdutil -a -i off
sudo rm -rf /System/Volumes/Data/.Spotlight-V100
sudo rebort // for mac restart
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Description
I had a problem on my mac because of the kilo of code that caused spotlight to glitch every time, As a result, each time the computer took up 350GB of system data, And no matter how hard you tried to clean the cache and so on, I even reinstalled the system, the problem still remained that my entire disk was clogged on the new laptop, As a result, I solved the problem by restarting spotlight:
Plugins
Kilo code
Kilo version
last version
Steps to reproduce
du -sh ~/* 2>/dev/null| sort -hr | head -20
sudo du -sh /System/Volumes/Data/.Spotlight-V100
sudo mdutil -a -i off
sudo rm -rf /System/Volumes/Data/.Spotlight-V100
sudo rebort // for mac restart
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response