>>105582>>100188 and then deepsikh says to automate this more like windows:
open and edit as super user or root user the GRUB config
/etc/default/grub
change line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
and append
fsck.repair=yes
in the quotes
so it'd look like
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash fsck.repair=yes"
then
sudo update-grub
then update the BIOS for your specific laptop model if there's a newer version available, sometimes has ACPI fixes.
don't power off or unplug during BIOS update or it could brick it.
or just upgrade to win10 ltsc 2021