# ⚡Fixing Linux Device with High CPU Usage ☠️

From this [article](https://forums.linuxmint.com/viewtopic.php?t=319847).

If you run btop and notice high cpu and narrow it down to kworker.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1738213952432/cf74a59a-0182-4f1a-826d-3e2481711ff1.png align="center")

Fix is to add acpi\_mask\_gpe=0×0F to command line on grub and update-grub.
