Merge branch 'main' into WDAC-Docs

This commit is contained in:
Stephanie Savell
2022-08-11 10:22:38 -05:00
committed by GitHub
51 changed files with 166 additions and 166 deletions

View File

@ -2,10 +2,10 @@
title: Changes to Group Policy settings for Windows 10 Start menu (Windows 10)
description: Learn about changes to Group Policy settings for the Windows 10 Start menu. Also, learn about the new Windows 10 Start experience.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.date: 11/28/2017

View File

@ -1,17 +1,17 @@
---
title: Configure Windows 10 taskbar (Windows 10)
description: Administrators can pin more apps to the taskbar and remove default pinned apps from the taskbar by adding a section to a layout modification XML file.
keywords: ["taskbar layout","pin apps"]
keywords: [taskbar layout, pin apps]
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.date: 01/18/2018
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.collection: highpri
---
# Configure Windows 10 taskbar

View File

@ -2,10 +2,10 @@
title: Customize and export Start layout (Windows 10)
description: The easiest method for creating a customized Start layout is to set up the Start screen and export the layout.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.date: 09/18/2018

View File

@ -1,11 +1,11 @@
---
title: Add or remove pinned apps on the Start menu in Windows 11 | Microsoft Docs
description: Export Start layout to LayoutModification.json with pinned apps, and add or remove pinned apps. Use the JSON text in an MDM policy to deploy a custom Start menu layout to Windows 11 devices.
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.reviewer: ericpapa
ms.prod: w11
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.collection: highpri
---

View File

@ -1,11 +1,11 @@
---
title: Configure and customize Windows 11 taskbar | Microsoft Docs
description: On Windows 11 devices, pin and unpin default apps and organization apps on the taskbar using an XML file. Deploy the taskbar XML file using Group Policy or MDM and Microsoft Endpoint Manager. See what happens to the taskbar when the Windows OS client is installed or upgraded.
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.reviewer: chataylo
ms.prod: w11
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.collection: highpri
---

View File

@ -2,11 +2,11 @@
title: Customize Windows 10 Start and taskbar with Group Policy (Windows 10)
description: In Windows 10, you can use a Group Policy Object (GPO) to deploy a customized Start layout to users in a domain.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.author: aaroncz
ms.author: lizlong
ms.topic: article
ms.collection: highpri
---

View File

@ -2,11 +2,11 @@
title: Change the Windows 10 Start and taskbar using mobile device management | Microsoft Docs
description: In Windows 10, you can use a mobile device management (MDM) policy to deploy a customized Start and taskbar layout to users. For example, use Microsoft Intune to configure the start menu layout and taskbar, and deploy the policy to your devices.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.topic: article
ms.author: aaroncz
ms.author: lizlong
ms.localizationpriority: medium
ms.date: 08/05/2021
---

View File

@ -2,10 +2,10 @@
title: Customize Windows 10 Start and taskbar with provisioning packages (Windows 10)
description: In Windows 10, you can use a provisioning package to deploy a customized Start layout to users.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
---

View File

@ -1,10 +1,10 @@
---
title: Find the Application User Model ID of an installed app
ms.reviewer: sybruckm
manager: dougeby
manager: aaroncz
description: To configure assigned access (kiosk mode), you need the Application User Model ID (AUMID) of apps installed on a device.
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.prod: w10

View File

@ -1,16 +1,16 @@
---
title: Guidelines for choosing an app for assigned access (Windows 10/11)
description: The following guidelines may help you choose an appropriate Windows app for your assigned access experience.
keywords: ["kiosk", "lockdown", "assigned access"]
keywords: [kiosk, lockdown, assigned access]
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.author: aaroncz
ms.author: lizlong
ms.topic: article
ms.reviewer: sybruckm
manager: dougeby
manager: aaroncz
ms.collection: highpri
---

View File

@ -2,10 +2,10 @@
title: More kiosk methods and reference information (Windows 10/11)
description: Find more information for configuring, validating, and troubleshooting kiosk configuration.
ms.reviewer: sybruckm
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.topic: reference
---

View File

@ -2,10 +2,10 @@
title: Use MDM Bridge WMI Provider to create a Windows 10/11 kiosk (Windows 10/11)
description: Environments that use Windows Management Instrumentation (WMI) can use the MDM Bridge WMI Provider to configure the MDM_AssignedAccess class.
ms.reviewer: sybruckm
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
---

View File

@ -1,12 +1,12 @@
---
title: Configure kiosks and digital signs on Windows 10/11 desktop editions
ms.reviewer: sybruckm
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
description: In this article, learn about the methods for configuring kiosks and digital signs on Windows 10 or Windows 11 desktop editions.
ms.prod: w10
ms.localizationpriority: medium
author: aczechowski
author: lizgt2000
ms.topic: article
ms.collection: highpri
---

View File

@ -2,11 +2,11 @@
title: Policies enforced on kiosk devices (Windows 10/11)
description: Learn about the policies enforced on a device when you configure it as a kiosk.
ms.reviewer: sybruckm
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.author: aaroncz
ms.author: lizlong
ms.topic: article
---

View File

@ -2,10 +2,10 @@
title: Prepare a device for kiosk configuration on Windows 10/11 | Microsoft Docs
description: Learn how to prepare a device for kiosk configuration. Also, learn about the recommended kiosk configuration changes.
ms.reviewer: sybruckm
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
ms.collection: highpri

View File

@ -2,10 +2,10 @@
title: Use Shell Launcher to create a Windows 10/11 kiosk (Windows 10/11)
description: Shell Launcher lets you change the default shell that launches when a user signs in to a device.
ms.reviewer: sybruckm
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
ms.collection: highpri

View File

@ -2,10 +2,10 @@
title: Set up a single-app kiosk on Windows 10/11
description: A single-use device is easy to set up in Windows 10 and Windows 11 for desktop editions (Pro, Enterprise, and Education).
ms.reviewer: sybruckm
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
ms.collection: highpri

View File

@ -2,11 +2,11 @@
title: Troubleshoot kiosk mode issues (Windows 10/11)
description: Learn how to troubleshoot single-app and multi-app kiosk configurations, as well as common problems like sign-in issues.
ms.reviewer: sybruckm
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.author: aaroncz
ms.author: lizlong
ms.topic: article
---

View File

@ -2,10 +2,10 @@
title: Validate kiosk configuration (Windows 10/11)
description: In this article, learn what to expect on a multi-app kiosk in Windows 10/11 Pro, Enterprise, and Education.
ms.reviewer: sybruckm
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
---

View File

@ -2,11 +2,11 @@
title: Assigned Access configuration kiosk XML reference (Windows 10/11)
description: Learn about the assigned access configuration (kiosk) for XML and XSD for kiosk device configuration in Windows 10/11.
ms.reviewer: sybruckm
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.author: aaroncz
ms.author: lizlong
ms.topic: article
---

View File

@ -2,12 +2,12 @@
title: Use AppLocker to create a Windows 10 kiosk that runs multiple apps (Windows 10)
description: Learn how to use AppLocker to configure a kiosk device running Windows 10 Enterprise or Windows 10 Education so that users can only run a few specific apps.
ms.reviewer: sybruckm
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.date: 07/30/2018
ms.author: aaroncz
ms.author: lizlong
ms.topic: article
---

View File

@ -3,9 +3,9 @@ title: Set up a multi-app kiosk on Windows 10
description: Learn how to configure a kiosk device running Windows 10 so that users can only run a few specific apps.
ms.prod: w10
ms.technology: windows
author: aczechowski
ms.author: aaroncz
manager: dougeby
author: lizgt2000
ms.author: lizlong
manager: aaroncz
ms.reviewer: sybruckm
ms.localizationpriority: medium
ms.topic: how-to

View File

@ -2,10 +2,10 @@
title: Lockdown features from Windows Embedded 8.1 Industry (Windows 10)
description: Many of the lockdown features available in Windows Embedded 8.1 Industry have been modified in some form for Windows 10.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
---

View File

@ -2,13 +2,13 @@
title: Manage Windows 10 and Microsoft Store tips, fun facts, and suggestions (Windows 10)
description: Windows 10 provides organizations with various options to manage user experiences to provide a consistent and predictable experience for employees.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.date: 09/20/2017
ms.reviewer:
manager: dougeby
manager: aaroncz
---
# Manage Windows 10 and Microsoft Store tips, "fun facts", and suggestions

View File

@ -2,10 +2,10 @@
title: Manage Wi-Fi Sense in your company (Windows 10)
description: Wi-Fi Sense automatically connects you to Wi-Fi, so you can get online quickly in more places.
ms.reviewer:
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.topic: article
---

View File

@ -2,10 +2,10 @@
title: Configure cellular settings for tablets and PCs (Windows 10)
description: Enterprises can provision cellular settings for tablets and PC with built-in cellular modems or plug-in USB modem dongles.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.date: 04/13/2018

View File

@ -2,10 +2,10 @@
title: Configuration service providers for IT pros (Windows 10/11)
description: Describes how IT pros and system administrators can use configuration service providers (CSPs) to configure devices.
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
---

View File

@ -2,10 +2,10 @@
title: Provision PCs with common settings (Windows 10/11)
description: Create a provisioning package to apply common settings to a PC running Windows 10.
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
---

View File

@ -2,13 +2,13 @@
title: Provision PCs with apps and certificates (Windows 10)
description: Create a provisioning package to apply settings to a PC running Windows 10.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.date: 07/27/2017
ms.reviewer:
manager: dougeby
manager: aaroncz
---
# Provision PCs with apps and certificates for initial deployment (advanced provisioning)

View File

@ -2,12 +2,12 @@
title: Provision PCs with apps (Windows 10/11)
description: Learn how to install multiple Universal Windows Platform (UWP) apps and Windows desktop applications (Win32) in a provisioning package.
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.author: aaroncz
ms.author: lizlong
ms.topic: article
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
---
# Provision PCs with apps

View File

@ -1,13 +1,13 @@
---
title: Apply a provisioning package (Windows 10/11)
description: Provisioning packages can be applied to a device during initial setup (OOBE) and after ("runtime").
description: Provisioning packages can be applied to a device during initial setup (OOBE) and after (runtime).
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
---
# Apply a provisioning package

View File

@ -2,12 +2,12 @@
title: Windows Configuration Designer command-line interface (Windows 10/11)
description: Learn more about the ICD syntax, switches, and arguments that you can use in the Windows Configuration Designer command-line interface for Windows10/11 client devices.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
---
# Windows Configuration Designer command-line interface (reference)

View File

@ -2,12 +2,12 @@
title: Create a provisioning package (Windows 10/11)
description: Learn how to create a provisioning package for Windows 10/11, which lets you quickly configure a device without having to install a new image.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
ms.collection: highpri
---

View File

@ -2,12 +2,12 @@
title: How provisioning works in Windows 10/11
description: Learn more about how provisioning package work on Windows client devices. A provisioning package (.ppkg) is a container for a collection of configuration settings.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
---
# How provisioning works in Windows

View File

@ -2,12 +2,12 @@
title: Install Windows Configuration Designer (Windows 10/11)
description: Learn how to install and use Windows Configuration Designer so you can easily configure devices running Windows 10/11.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
ms.collection: highpri
---

View File

@ -2,12 +2,12 @@
title: Create a provisioning package with multivariant settings (Windows 10/11)
description: Create a provisioning package with multivariant settings to customize the provisioned settings for defined conditions.
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
---
# Create a provisioning package with multivariant settings

View File

@ -2,10 +2,10 @@
title: Provisioning packages overview on Windows 10/11
description: With Windows 10 and Windows 11, you can create provisioning packages that let you quickly and efficiently configure a device without having to install a new image. Learn about what provisioning packages, are and what they do.
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.collection: highpri

View File

@ -2,12 +2,12 @@
title: PowerShell cmdlets for provisioning Windows 10/11 (Windows 10/11)
description: Learn more about the Windows PowerShell cmdlets that you can use with Provisioning packages on Windows10/11 client desktop devices.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
---
# PowerShell cmdlets for provisioning Windows client (reference)

View File

@ -2,12 +2,12 @@
title: Use a script to install a desktop app in provisioning packages (Windows 10/11)
description: With Windows 10/11, you can create provisioning packages that let you quickly and efficiently configure a device without having to install a new image.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
---
# Use a script to install a desktop app in provisioning packages

View File

@ -2,12 +2,12 @@
title: Uninstall a provisioning package - reverted settings (Windows 10/11)
description: This article lists the settings that are reverted when you uninstall a provisioning package on Windows 10/11 desktop client devices.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: gkomatsu
manager: dougeby
manager: aaroncz
---
# Settings changed when you uninstall a provisioning package

View File

@ -2,12 +2,12 @@
title: Set up a shared or guest PC with Windows 10/11
description: Windows 10 and Windows has shared PC mode, which optimizes Windows client for shared use scenarios.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.reviewer: sybruckm
manager: dougeby
manager: aaroncz
ms.collection: highpri
---

View File

@ -2,10 +2,10 @@
title: Set up digital signs on Windows 10/11
description: A single-use device such as a digital sign is easy to set up in Windows 10 and Windows 11 (Pro, Enterprise, and Education).
ms.reviewer: sybruckm
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.prod: w10
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
ms.date: 09/20/2021
ms.topic: article

View File

@ -2,11 +2,11 @@
title: Troubleshoot Start menu errors
description: Learn how to troubleshoot common Start menu errors in Windows 10. For example, learn to troubleshoot errors related to deployment, crashes, and performance.
ms.prod: w10
ms.author: aaroncz
author: aczechowski
ms.author: lizlong
author: lizgt2000
ms.localizationpriority: medium
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.topic: troubleshooting
ms.collection: highpri
---

View File

@ -2,12 +2,12 @@
title: Start layout XML for desktop editions of Windows 10 (Windows 10)
description: This article describes the options for customizing Start layout in LayoutModification.xml for Windows 10 desktop editions.
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.date: 10/02/2018
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.localizationpriority: medium
ms.collection: highpri
---

View File

@ -3,11 +3,11 @@ title: Add image for secondary Microsoft Edge tiles (Windows 10)
description: Add app tiles on Windows 10 that's a secondary tile.
ms.prod: w10
ms.localizationpriority: medium
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.reviewer:
manager: dougeby
manager: aaroncz
---
# Add image for secondary Microsoft Edge tiles

View File

@ -2,10 +2,10 @@
title: Configure access to Microsoft Store (Windows 10)
description: Learn how to configure access to Microsoft Store for client computers and mobile devices in your organization.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: conceptual
ms.localizationpriority: medium
ms.date: 4/16/2018

View File

@ -1,11 +1,11 @@
---
title: Supported CSP policies to customize Start menu on Windows 11 | Microsoft Docs
description: See a list of the Policy CSP - Start items that are supported on Windows 11 to customize the Start menu.
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.reviewer: ericpapa
ms.prod: w11
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
---

View File

@ -1,11 +1,11 @@
---
title: Supported CSP policies to customize the Taskbar on Windows 11 | Microsoft Docs
description: See a list of the Policy CSP - Start items that are supported on Windows 11 to customize the Taskbar.
manager: dougeby
ms.author: aaroncz
manager: aaroncz
ms.author: lizlong
ms.reviewer: chataylo
ms.prod: w11
author: aczechowski
author: lizgt2000
ms.localizationpriority: medium
---

View File

@ -3,12 +3,12 @@ title: Windows 10 accessibility information for IT Pros (Windows 10)
description: Lists the various accessibility features available in Windows 10 with links to detailed guidance on how to set them
keywords: accessibility, settings, vision, hearing, physical, cognition, assistive
ms.prod: w10
ms.author: aaroncz
author: aczechowski
ms.author: lizlong
author: lizgt2000
ms.localizationpriority: medium
ms.date: 01/12/2018
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.topic: reference
---

View File

@ -2,10 +2,10 @@
title: Customize and manage the Windows 10 Start and taskbar layout (Windows 10) | Microsoft Docs
description: On Windows devices, customize the start menu layout and taskbar using XML, group policy, provisioning package, or MDM policy. You can add pinned folders, add a start menu size, pin apps to the taskbar, and more.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.date: 08/05/2021

View File

@ -2,10 +2,10 @@
title: Configure Windows Spotlight on the lock screen (Windows 10)
description: Windows Spotlight is an option for the lock screen background that displays different background images on the lock screen.
ms.reviewer:
manager: dougeby
manager: aaroncz
ms.prod: w10
author: aczechowski
ms.author: aaroncz
author: lizgt2000
ms.author: lizlong
ms.topic: article
ms.localizationpriority: medium
ms.date: 04/30/2018