< Back

Get-WinDefaultInputMethodOverride

Tue Jan 29, 2019 10:17 pm

NAME Get-WinDefaultInputMethodOverride



SYNOPSIS

Gets the default input method override setting for the current user account.





SYNTAX

Get-WinDefaultInputMethodOverride [<CommonParameters>]





DESCRIPTION

The Get-WinDefaultInputMethodOverride cmdlet retrieves the default input method override setting, which specifies a default input method for the

current user account. If no override setting is used, the input method is dynamically determined from the current user account's language list

(see Get-WinUserLanguageList and Set-WinUserLanguageList).





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

WinKeyboardObject



The Tablet Input Panel (TIP) string for the default input method override setting.





Example 1



PS C:\\>Get-WinDefaultInputMethodOverride

InputMethodTip Keyboard name



--------------- -------------



0409:00000409 English (United States) ???????? US



This command returns and displays the default input method for the current user account.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/p/?linkid=287339

Set-WinDefaultInputMethodOverride