How to lock screen in win8

下次还敢
Release: 2024-04-14 03:54:12
Original
887 people have browsed it

How to lock screen Windows 8: Press Windows key L. Press the Windows button (if your device has one). Press the Windows key P, select Second screen only, and then select Disconnect. Press Ctrl Alt Del and select Lock. Enter the following command in the command prompt and press Enter: rundll32.exe user32.dll,LockWorkStation

How to lock screen in win8

How to Lock Screen Windows 8

Method 1: Using keyboard shortcuts

  • Press Windows key L.

Method 2: Use the Windows button

  • If your device has a Windows button, press it.

Method 3: Use Screen Lock

  • Press the Windows key P and select Only Second screen.
  • The device will display an external screen with a list of connection options.
  • Select Disconnect.
  • The device will lock the screen.

Method 4: Use the Task Manager

  • Use the Ctrl Alt Del key combination to open the Task Manager.
  • Select the Lock option.

Method 5: Using the Command Prompt

  • Open the command prompt (press the Windows key R and enter cmd).
  • Enter the following command and press Enter:
<code>rundll32.exe user32.dll,LockWorkStation</code>
Copy after login

The above is the detailed content of How to lock screen in win8. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template