diff --git a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw
index 3473d8344e..e882489790 100644
--- a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw
+++ b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw
@@ -1834,8 +1834,8 @@ From there, simply click on one of the supported files in the File Explorer and
This setting is only available when keeping the PC awake
-
- Keep custom awakeness state until a specific date and time
+
+ Keep custom awake state until a specific date and time
Mode
@@ -1849,6 +1849,12 @@ From there, simply click on one of the supported files in the File Explorer and
Minutes
+
+ End date
+
+
+ End time
+
Awake
Module name, do not loc
@@ -2129,7 +2135,7 @@ From there, simply click on one of the supported files in the File Explorer and
Interval before returning to the previous awakeness state
-
+
End date and time
diff --git a/src/settings-ui/Settings.UI/Views/AwakePage.xaml b/src/settings-ui/Settings.UI/Views/AwakePage.xaml
index 29823d4fe7..749737ab04 100644
--- a/src/settings-ui/Settings.UI/Views/AwakePage.xaml
+++ b/src/settings-ui/Settings.UI/Views/AwakePage.xaml
@@ -55,21 +55,28 @@
-
-
-
-
-
-
-
+ Visibility="{x:Bind ViewModel.IsExpirationConfigurationEnabled, Mode=OneWay}" IsExpanded="True">
+
+
+
+
+
+
+
+
+
+
-
+
+