Hi, mahammad ziyad
Welcome to the Microsoft community.
If your system is using the S0 sleep mode, it may consume power over time because this sleep mode maintains internet connectivity and some background applications. If your system supports S3 sleep mode, you can try switching to S3 by running the following command in CMD with administrator privileges (you will need to restart your system afterward).
reg add HKLM\System\CurrentControlSet\Control\Power /v PlatformAoAcOverride /t REG_DWORD /d 0
You can then check the current sleep mode by using the Powercfg -a command. Additionally, you can ask HP if it is possible to change the sleep mode in the BIOS (since switching to S3 also requires BIOS support, which you can check using the Powercfg -a command).
Best regards
Tommy Jin | Microsoft Community Support Specialist