Questions tagged [secure-desktop]

A secondary desktop shown to Windows users for security-sensitive prompts, intended to protect against spoofing by malicious software.

The Secure Desktop, introduced in Windows Vista, is a secondary desktop shown to Windows users for security-sensitive prompts, intended to protect against spoofing by malicious software. When the Secure Desktop is active, the normal desktop cannot be accessed until the Secure Desktop is closed. For example, UAC prompts dim the entire desktop area, blocking interaction with any user program until the prompt is closed. The Windows Security screen, which is used for logging onto the computer and (by default) can be accessed by pressing Ctrl+Alt+Delete, also uses the Secure Desktop.

Only trusted processes running as the SYSTEM user can run on the Secure Desktop, ensuring that no malicious program can use it to steal logon credentials. In addition, the Secure Desktop provides its own mouse pointer so that a malicious program cannot, for example, manipulate the cursor to cause the user to click on the Yes button on a UAC prompt when the user intends to click No.

For more information on the Secure Desktop, including technical details on how it works and how it is used to increase the security of UAC prompts, see the MSDN UACBlog entry User Account Control Prompts on the Secure Desktop.

7 questions
27
votes
11 answers

How to take a screenshot of Window's secure desktop?

By default, Windows Vista/7/8's UAC prompt is shown on a secure desktop. Unfortunately the Print Screen key doesn't seem to have any effect when viewing the secure desktop. I can see the reasoning behind this - no user-mode application should be…
Nathan Osman
  • 2,372
6
votes
1 answer

Synergy client drops and reconnects at UAC dialog

I've been using Synergy for a while at work to connect my XP machine (the host) to my Win 7 laptop (the client). I previously was having issues with using Synergy and the UAC prompt, as described in this question, and have had no issues since, until…
Ben Richards
  • 12,917
4
votes
2 answers

Best way to authorize a USB device in an organisation?

I am developing a project where I need to restrict usage of accessing non white-listed USB devices in the organization's network. I am using it by checking the VID and PID of that USB devices. Now, the problem is that if I have, for example, an…
RL89
  • 105
3
votes
3 answers

Setting up most secure personal computing environment possible

I'm trying to set up the most secure personal computing environment possible with the following requirements: most secure OS(in relative terms) that is freely available(I'm guessing FreeBSD) read-only system partition with disk encryption and…
2
votes
3 answers

Windows Vista: Screen remains darkened for 30-60 seconds *after* UAC prompt

Fixing someone's Vista computer. Process: I click any program or process that opens a User Account Control prompt. Screen goes dim so you may hit Continue to perform a secure user action. I click Continue Screen goes black for 30 seconds to 1…
sf2k
  • 173
2
votes
1 answer

Windows 11: Screen goes black after using secure desktop (for entering a password), unusable, have to log out entirely

About two weeks ago I upgraded Windows 10 to 11. For the most part it's fine, but a hideous issue seems to occur when using the secure desktop. This applies to certain applications like VeraCrypt and KeePass, which make use of the secure desktop…
Adambean
  • 965
  • 1
  • 10
  • 23
0
votes
2 answers

Securing a single Windows user account

Are there any methods to secure a single user account on a computer running Windows 7? By secure I mean protect the user folder from being accessible by other users on the computer and possibly from external examination (e.g. if someone mounts the…
Hammo
  • 126