Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Disables the lock screen functionality and UI elements.
Values
| Value | Description |
|---|---|
0 |
Do not disable the lock screen functionality and UI elements. This is the default value. |
1 |
Disable the lock screen functionality and UI elements. |
Parent Hierarchy
Microsoft-Windows-Embedded-EmbeddedLogon | NoLockScreen
Valid Configuration Passes
offlineServicing
specialize
Applies To
For a list of the Windows editions and architectures that this component supports, see Microsoft-Windows-Embedded-EmbeddedLogon.
XML example
<settings pass="specialize">
<component name="Microsoft-Windows-Embedded-EmbeddedLogon" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<NoLockScreen>1</NoLockScreen>
</component>
</settings>