13

I have a Proline tablet running Windows 7 Professional. The client has added it to their domain, causing it to require Ctrl + Alt + Del to log in. They do not want to change this. If I plug a USB keyboard in, then the CAD combination works fine. Yet, when using the On Screen Keyboard, it has no effect. The problem is not that the touch is not working, the cursor follows the touch perfectly. At the end of the sequence, the cursor is hovering over the Del key, but the logon does not preceed.

Oh, and the screen reads; "Press CTRL + ALT + DELETE or use the Windows Security button to log on". Yet, the only button on the tablet is the power button.

What could be causing this and how do I fix it?

Richard C
  • 958

5 Answers5

9

If UAC is disabled on the target computer then passing a fake Secure Attention Sequence (SAS) keystroke (Ctrl+Alt+Delete) to the system (ie: from an OSK or a remote-control program like VNC) will fail.

If you need lowered UAC interference, then you can turn it down to one notch above Off and that should allow the SAS to be passed.

Similar question is here: Send Ctrl+Alt+Del over VNC with Windows Vista and UAC off?

6

Ctrl-Alt-Del is a secure keyboard combination that cannot be passed through the On-Screen Keyboard (AFAIK).

You can read more here at Wikipedia.

Check the tablet quick start guide or operating manual for a Windows Security button. This acts as an equivalent for the Ctrl-Alt-Del key combination.

The tablet does not come with a keyboard, right?

ryanswj
  • 168
6

You can try the onscreen keyboard.

But you need to use "AltGr" instead of "Alt".

Ctrl + AltGr + Del

AltGr is on the other side of Space button.

Journeyman Geek
  • 133,878
0

Same problem here with a touchscreen panel pc. I bypassed disabling C-A-D request in local security policy. Start -> Control Panel -> Administrative Tools -> Local Security Policy -> Local Policy -> Security Options -> double click on "Interactive Access: Disable CTRL-ALT-DEL request" -> Set on "Enabled"

0

Sorry it's been yrs and not 1 answer provided the answer for that simple question. I had a problem with my keyboard and had to resort to OSK for timebeing and faced the same problem as the question. Until i found the shortcut from here: http://www.shortcutmania.com/Windows-7-Keyboard-Shortcuts-printable-cheatsheet.htm

So, here it is: For OSK you use Ctrl+Alt+Esc. Not Ctrl+Alt+Del. Don't know if it works on tablet though. That is all. :)

Siva
  • 1