From 74f26d9ff02b0d060616a4814dccfa726034f190 Mon Sep 17 00:00:00 2001 From: Mason Buettner Date: Sat, 25 Oct 2025 16:01:39 -0700 Subject: [PATCH] Add disable-toast-notifications-from-lock.xml (#34497) This profile disables toast notifications from the lock screen. # Checklist for submitter If some of the following don't apply, delete the relevant line. ## Testing - [x] QA'd all new/changed functionality manually --- .../disable-toast-notifications-from-lock.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/solutions/windows/configuration-profiles/disable-toast-notifications-from-lock.xml diff --git a/docs/solutions/windows/configuration-profiles/disable-toast-notifications-from-lock.xml b/docs/solutions/windows/configuration-profiles/disable-toast-notifications-from-lock.xml new file mode 100644 index 0000000000..6bfcc6dff8 --- /dev/null +++ b/docs/solutions/windows/configuration-profiles/disable-toast-notifications-from-lock.xml @@ -0,0 +1,12 @@ + + + + ./Device/Vendor/MSFT/Policy/Config/AboveLock/AllowToasts + + + int + text/plain + + 0 + +