I thought my Mac was getting old since the fan was creating a really loud noise, you could start hearing the fan since about five minutes after turning on my computer. So I did a little bit of digging and found the reason. First of all, In order to identify the process that is eating all of your CPU usage, to do this, we will use Activity Monitor, which comes installed in all Mac OSX . To open the program, go to your Applications folder -> Utilities folder, and it should be at the top, or do a simple Spotlight search (Command + space bar) and search for "Activity Monitor" Opening Activity Monitor, we should get a window like the one below, from here we can easily identify which is the process that is consuming the most of our resources and we can see if there is something we can do or not. In this example, we can see that the processes that are consuming the most CPU power are "fseventsd" and "launchhd" doing some quick internet research, I ...