diff --git a/assets/win11arm64.xml b/assets/win11arm64.xml
index 32022b5..c7e5574 100644
--- a/assets/win11arm64.xml
+++ b/assets/win11arm64.xml
@@ -411,15 +411,20 @@
12
reg.exe add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v "HibernateEnabled" /t REG_DWORD /d 0 /f
- Disable Hibernation Mode
+ Disable Hibernation
13
+ cmd /C POWERCFG -X -standby-timeout-ac 0
+ Disable Sleep
+
+
+ 14
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV1 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
- 14
+ 15
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications