NoLockScreen (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the NoLockScreen setting in Windows Embedded 8 Standard (Standard 8).

This setting contains an integer that specifies whether the Lock screen functionality and UI elements are enabled.

Set to 1 to disable the Lock screen on a device; otherwise, set to 0. The default value is 1.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Custom Logon

Features/Branding/Custom Logon/NoLockScreen

XML Example

The following XML example shows how to disable Lock screen functionality on a device.

<NoLockScreen>1</NoLockScreen>

See Also

Concepts

Feature Module Settings