• ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
Are you having HotKey issues? Click here for tips and tricks.
HP Recommended

I have an hp desktop S95-p0xxx running windows 11.  How do I get rid of the Dvorak keyboard.  When I look up how to get rid of it, it says to look in Windows.,  It's not there anywhere.  So how do  I get rid of it?  

7 REPLIES 7
HP Recommended

@LongHairedSfFa1,

 

This particular keyboard layout setting likely slipped in during setup, an update, or by hotkey accident.

 

Anyways, here's how you can remove the Dvorak keyboard layout from Windows 11 -even if it’s not visible in normal settings:


Step-by-Step: Remove the Dvorak Keyboard in Windows 11:

 

Step 1: Open Advanced Language Settings

  1. Press Windows key + I to open Settings.

  2. Go to Time & LanguageLanguage & Region.

  3. Under Preferred languages, select your current language (e.g., English (United States)), then click “…” (three dots)Language options.

Step 2: Check Installed Keyboards
4. Under the Keyboards section, see if “Dvorak” is listed.
5. If it's listed, click on Dvorak, then click Remove.

 

⚠️If it’s not listed, but you still see the Dvorak option when switching keyboards (e.g., via Windows key + Spacebar), proceed to Step 3.


Step 3: Remove Dvorak via Control Panel (Legacy Method):

 

  1. Press Windows key + R, type:

    control intl.cpl,,2

    and press Enter.

  2. In the Text Services and Input Languages window:

    • Look under Installed services.

    • Expand the language (e.g., English), and look for “Dvorak”.

    • Select Dvorak, then click Remove.

  3. Click ApplyOK.


Step 4: Reset Input Method Preferences (if Dvorak still appears):

 

  1. Back in Settings > Time & Language > Typing, click Advanced keyboard settings.

  2. Ensure "Use the desktop language bar when it's available" is unchecked.

  3. Click Input language hot keys, then Change Key Sequence and remove key bindings that may switch to Dvorak.


Optional: Remove Dvorak from Registry (Advanced):

 

If Dvorak still shows up, it may be listed in the system registry:

  1. Press Windows key + R, type: regedit, press Enter and navigate to:

  2. HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layouts

  3. Look for entries related to Dvorak (e.g., layout ID: 00010409) and carefully delete them only if you’re confident they are unused.

Back up the registry first before making changes!


Final Tip: Restart the PC:

 

After removing Dvorak from all input options and registry, restart your PC to fully clear it from memory and active layout switching.


Let me know if you still see the Dvorak layout after this. We can dive deeper if needed.

 

Kind Regards,

 

NonSequitur777


HP Recommended

One thing i've noticed is the option to choose keyboard is intermittent.  Sometimes it shows up on the task bar sometimes it doesn't show up.  

HP Recommended

It's now 6/28, The Dvorak keyboard seem to have disappeared.  I didn't change anything, searching all the options found  nothing, but somehow the Dvorak keyboard is now gone.  I have no clue how it got here, and I have no idea how or why it left.  

HP Recommended

@LongHairedSfFa1,

 

Excellent -glad the Dvorak keyboard is gone!

 

I provided a number of steps to fix your original issue, which you can implement if this issue were to happen again.

 

Kind Regards,

 

NonSequitur777


HP Recommended

For a number of days the Dvorak keyboard will be gone.  But then for a number of days  it will be back.  I have no idea where it comes from and no matter where i look there is no where it is listed.   

HP Recommended

@LongHairedSfFa1,

 

OK, my research suggests that if the Dvorak layout keeps reappearing mysteriously after being removed through standard GUI and even legacy Control Panel methods, it's likely due to one of these deeper root causes:


Most Likely Causes (and Fixes):

 

1. User Profile Sync via Microsoft Account (Cloud Sync):

 

  • Issue: Windows may be resyncing input settings from the cloud, reintroducing Dvorak.

  • Fix:

    • Go to Settings > Accounts > Windows backup.

    • Turn off: “Remember my preferences” → Language preferences.

    • Then remove Dvorak again via Control Panel and restart.

    • Optionally sign out of the Microsoft Account to test behavior in a local account.


2. Group Policy Settings (Enterprise or Registry-pushed):

 

  • If it's a corporate-managed device, Dvorak may be enforced by Group Policy or registry injection at boot or login.

  • Check: Run gpedit.msc (if available) → navigate to:

     
    Computer Configuration > Administrative Templates > Control Panel > Regional and Language Options
    • Also check:

      User Configuration > Administrative Templates > Control Panel > Regional and Language Options
    • If "Restrict the UI language Windows uses for the selected language" or similar is enabled, it might be forcing Dvorak.


3. Scheduled Task or Startup Script:

 

  • A script or scheduled task may be re-adding Dvorak on login/startup.

  • Check:

    • Open Task Scheduler and examine:

      • Tasks under Microsoft > Windows > TextServicesFramework

      • Any custom user tasks that modify registry or language settings.

    • Check shell:startup and shell:common startup folders for scripts.

    • Review Task Scheduler > "Logon" triggers.


4. Corrupt Input Method Cache:

 

  • Windows may cache input settings somewhere that causes "ghost" layouts to return.

  • Fix:

    • Delete per-user input method cache:

      %localappdata%\Microsoft\InputMethod

      Delete or rename the folders inside it (safe to do, Windows will recreate).

    • Then restart the PC.


5. Registry Remnants or Hidden Preloads:

 

  • You may have deleted the visible Dvorak key, but some preload entries may still call it.

  • Check:

    HKEY_CURRENT_USER\Keyboard Layout\Preload

    and

    HKEY_USERS\.DEFAULT\Keyboard Layout\Preload
    • Values like "1"="00010409" indicate Dvorak.

    • You can safely change them to your preferred layout (e.g., "00000409" for US QWERTY).


Bonus Diagnostic Test:

 

Try creating a new local user account and test behavior there. If Dvorak doesn't reappear:

 

  • Confirms the problem is profile-specific, likely cloud-sync, registry preload, or corrupted cache.


Summary of Next Steps:

 

  1. Disable cloud sync of language settings.

  2. Clear preload registry entries manually.

  3. Delete InputMethod cache folder.

  4. Check Group Policy or Task Scheduler for any re-applying triggers.

  5. Create new local account as a control test.

 

Let me know if you'd like a custom PowerShell script to automatically detect and remove all Dvorak references from registry and input settings.

 

Kind Regards,

 

NonSequitur777


HP Recommended

@LongHairedSfFa1,

 

Just in case: attached is the zipped PowerShell script.

 

It contains the script Remove-Dvorak.ps1 which you can run in PowerShell as Administrator to automatically remove Dvorak layouts and associated sync settings.

 

Let me know if perchance you'd like a version with logging or a GUI prompt.

 

Btw, the emoji and fancy characters are just cosmetic flair.  It doesn't affect the execution of the script in any way.

 

Kind Regards,

 

NonSequitur777


† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.