How To Make A Screenshot of the Lock Screen in Windows 8.1 (and 10!)

Windows 8.1 Lock ScreenI’m not a “geek” by any stretch of the imagination.  At least I don’t think I am.

But I use my computer A LOT and I sometimes have to do rather “geeky” types of things.

If I can’t figure out how to do something, or when something that should be “logical” doesn’t work the way it should, I resort to Google to find a quick solution.

I recently found myself needing to make a screenshot of the Windows lock screen on my laptop.  I thought that my usual method of pressing “Win + Print Screen” would work and was dismayed when nothing happened.  WTF?

I’m running Windows 8.1 on an HP laptop and initially thought that this was yet another quirk of Microsoft’s progress.  What I discovered is that the logon screen and lock screen run in a secure area of the operating system called the “Winlogon Desktop.”

My research indicated two methods for getting around this restriction.  The first, using freeware called the Ease Of Access Replacer seemed like it would be extremely easy.  But repeated attempts to download the tiny program ended in failure.  Weird.

The second involved downloading two pieces of software but I was intimidated by the instructions which included used of the Command Prompt.  I needn’t have been frightened by this as it turned out to be quite easy.

20141029-122025

The first tool you need is a part of the Sysinternals Suite.  Download PsTools here, unzip the download and copy the application PsExec.exe into the “C:\Windows\System32” directory.  What this tool does is let you execute programs on a remote system, such as the Winlogon Desktop.

20141029-122149

20141029-122229

The second program needed is a free screenshot utility called FastStone Capture.  Download the portable version here, unzip, and place it in an accessible location such as the C drive for easy access.

20141029-122250

You now need to open the command prompt with administrative rights.  You can right-click on the Start button or press “Win + X” and select “Command Prompt (Admin)” from the list.

20141029-122310

Enter the following command, substituting the path to FSCapture.exe:

     psexec –xs PathToFSCapture

The command will look something like this:

20141029-122357

When you press “Enter”, this command will tell the PsExec application to launch the FSCapture program on the local Winlogon Desktop (switch “-x”) and launch it as the system user account (switch “-s”).

Now lock your desktop by using the “Win + L” shortcut.  The Windows logon screen will come up.  Presssing “Alt + Tab” reveals the FSCapture window.

To take a screenshot of the lock screen, simply click on the “full screen screenshot” button.  Once you’ve done that, FSCapture will open that shot in its editor and you can now save the file.  Save it to a different location, i.e. not the C drive.

20141029-122651

You can now close FSCapture and log back into Windows.

20141029-122704

Voila!

This method also works perfectly using the exact same steps in the Windows (10) Technical Preview:

20141029-120821

20141029-120835

20141029-121005

See!  That wasn’t overly geeky, was it?

UPDATED 24 October 2021 (nearly 7 years after the original article!):

With most later builds of Windows 10 and now with Windows 11, simply hit the PrtScn hotkey on your keyboard while on the Lockscreen. This stores the screenshot image on your keyboard  Log-in to your computer, open your favorite photo-editing software and paste the contents of the clipboard (Ctrl+V works for this or the new Paste icon introduced in Windows 11).  Voila!  Save it to your desired location.

To capture the Log-in screen, please visit my new article here.


12 thoughts on “How To Make A Screenshot of the Lock Screen in Windows 8.1 (and 10!)

    • Well, seeing that I wrote that nearly 7 years ago, that is not surprising. With Windows 10 and Windows 11, simply hit the dedicated key on your keyboard (PrtSrn) while on the Lockscreen. This will store the screenshot onto your clipboard. Then, when you log-in simply paste the clipboard image into your favorite photo software. Easy!

  1. Pingback: How to Make a Screenshot of the Windows 11 Login Screen – Asian Meanderings

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.