Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Windows » Prevent on-screen keyboard from starting automatically and from appearing at login

Prevent on-screen keyboard from starting automatically and from appearing at login

Posted on 08/02/202002/10/2024 Christian By Christian No Comments on Prevent on-screen keyboard from starting automatically and from appearing at login
prevent

In this article, we shall discuss how to Prevent on-screen keyboard from starting automatically and from appearing at login. The On-Screen keyboard is an accessibility feature built into Windows that can be utilized whenever the physical keyboard on your computer is malfunctioning. See how to enable or disable Touch Screen (by finger) in Windows 10, How to manage automatic login on Ubuntu Linux, and “How to change or add another keyboard language in Windows Server“.

However, the on-screen keyboard might not be needed when you are implemented certain lockdown scenarios or due to space, it consumes when it starts automatically as soon as you login to your computer.

With the later, this can be quite frustrating. To prevent the on-screen keyboard from starting automatically, use the following methods.

Please see how to Fix Windows Stuck on System Restore, and how to fix “Unable to change screen brightness and volume etc: Disable standard function keys on Mac“. Here is “How to stop an application from starting up automatically on macOS“.

Prevent on-screen keyboard from starting automatically Via the Control Panel

Launch the control panel and navigate through the following areas

Click on Ease of Access, and then Ease of Access Center. Next, you will have to modify the settings as desired for your keyboard

on-screen keyboard

Modify as shown below

automatically

Via the Settings Window

Search for Ease of Access Center as shown below

login

This will open the following windows below. Switch of “use the On-Screen Keyboard”

prevent

Via the registry

This can be achieved by searching under the Windows search “Regedit.exe” and navigate to the following location

HKEY_LOCAL_MACHINE
- SOFTWARE
- Microsoft
- Windows
- CurrentVersion
- Authentication
- LogonUI

Double click on “ShowTabletKeyboard” and set it to “1” to enable it. Set it to “0” to disable it.

on-screen keyboard

Note: If this key does not exist, you can create it. Here it is set to zero (disabled)

Via the  “Msconfig“ or “Task manager”

This can also be one via the  “msconfig“ or “task manager”, then check under the “Startup” tab to disable (uncheck) any keyboard software that might be running.

Now in Windows 10 you will be redirected to select “Task Manager“, then select the “Startup” tab to disable keyboard software.

- Launch msconfig or
- Task Manager directly

Here I would like to proceed with the msconfig option

automatically

Double click on the System Configuration, this will open the System Configuration Window.

Here you can disable any keyboard software that is running

Via the OSK in windows 10

Disable OSK in windows 10, Click on Windows from C drive. Then, click on system32, and open properties of “OSK”.

Go to the security tab, and select advanced. Change Ownership from Trusted Installer as shown below to the Administrators user, and click OK.

Go to edit, select Add option, then add “everyone”.

Lastly, deny “full control” to everyone

Via the Command Prompt

You can use the command prompt in the following ways to disable the on-screen keyboard service.

Click Start, and type “CMD” in the Start Search box. Right-click Command Prompt or CMD, select run as Administrator. In the command prompt window, enter the command below and press enter:

sc config “TabletInputService” start= disabled

Next, enter the following commands below to stop the service.

"sc stop"“TabletInputService”

This will stop the service that was already running.

Note: To re-enable the service, user the commands: sc config “TabletInputService” start= autosc start “TabletInputService”.

I hope you found this blog post on how to prevent the on-screen keyboard from starting automatically helpful. If you have any questions, please let me know in the comment session.

5/5 - (1 vote)

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Automatic Start, login

Post navigation

Previous Post: How to disable Lock Screen on Windows 10 via Registry Editor
Next Post: How to use the On-Screen Keyboard

Related Posts

  • wmic4
    How to find User Security Identifier (SID) in Windows [Part 1] Windows
  • spell
    Disable Cloud-Based Spell Checker in Microsoft Edge and Google Chrome Windows
  • certificate import and export on windows
    Export and Convert Private Keys to .PEM Format in Windows Windows
  • wsl5678uh
    Various methods to install Windows Subsystem for Linux Windows
  • updates
    How to stop Windows from applying updates Windows
  • gfhj
    Debugging: How to debug a PowerShell script Windows

More Related Articles

wmic4 How to find User Security Identifier (SID) in Windows [Part 1] Windows
spell Disable Cloud-Based Spell Checker in Microsoft Edge and Google Chrome Windows
certificate import and export on windows Export and Convert Private Keys to .PEM Format in Windows Windows
wsl5678uh Various methods to install Windows Subsystem for Linux Windows
updates How to stop Windows from applying updates Windows
gfhj Debugging: How to debug a PowerShell script Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • ansible vault
    Fix AttributeError ‘ShellModule’ Object Has No Attribute ‘ECHO’ Configuration Management Tool
  • Certificates
    The application /Certsrv does not exist: How to configure Certificate Enrollment Web Services and Certificate Authority Web Enrolment Windows Server
  • sql stuck
    How to uninstall Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL
  • chocolatey
    Windows Package Manager: How to install, upgrade or uninstall Chocolatey Windows
  • Screenshot 4
    Veeam Agent for AIX: Initial Deploy/UUID Error Network | Monitoring
  • hero azure activedirectory
    How to add and verify a custom domain name to Azure Active Directory AWS/Azure/OpenShift
  • ansible
    KDC reply did not match expectations while getting initial credential Configuration Management Tool
  • windows sign in options
    Sign-in options for Windows: Ditch Password for Enhanced Security Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.