This buzzing sound is probably caused by idle states of processor. Here's a way to resolve this problem but I can't guarantee.
- In your search bar search for cmd and open it as admin.
- copy and paste the following command:
reg add HKLM\System\CurrentControlSet\Control\Processor /v Capabilities /t REG_DWORD /d 0x0007e066
- This command will disable processor idle states. Run it then reboot laptop.
However, processor working without idle states will decrease battery life and turn on fans a lot. This solution is a trade-off. Better backing up your laptop before messing with registry.