Search notes:

Registry: HKEY_CURRENT_USER\Keyboard Layout\Preload

The values under HKEY_CURRENT_USER\Keyboard Layout\Preload seem to represent the keyboard layouts a user can choose from on the taskbar (see quick language list). These values are the hexadecimal representation of a language id.
A more humanly readable for form of these ids is found in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout\DosKeybCodes. (For example 807 for Swiss German (sg) or 409 for United States (us)).
The value whose name is 1 seems to be the default keyboard layout.

Misc

The PowerShell cmdlet get-winUserLanguageList.

See also

The value of Preload under the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\KeyboardLayout.ini.
The value of Languagues under the registry key HKEY_CURRENT_USER\Control Panel\International\User Profile

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1744755922, '3.128.153.31', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/registry/tree/HKEY_CURRENT_USER/Keyboard-Layout/Preload/index(50): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78