Symptoms
Assume that you start Windows Recovery Environment (WinRE) from the Boot Options menu on a computer that is running a multilanguage version of Windows 8 or of Windows RT. You type your user name and password when you are prompted to do this. However, the operation fails, and you receive an error message that states that the password is incorrect.
Cause
When WinRE starts, it uses the Windows locale setting to set the display language. However, WinRE incorrectly uses the default input method to set the default keyboard layout. Therefore, an incorrect keyboard layout is used.
Resolution
The hotfix that is described in this article resolves this issue in existing installations of Windows 8 and Windows RT. You can also integrate the hotfix into the Windows Imaging Format (WIM) file in your Windows RE environment to avoid this issue in future installations. To do this, follow these steps.
Notes-
If the version of Windows that you are running is provided by an OEM, contact the OEM vendor for more information.
-
You must create the WinRE image (Winre.wim) on a computer that has finished the out-of-box experience (OOBE) process. For more information about how to do this, go to the following Microsoft websites.
-
Create the WinRE image (Winre.wim) by using a Windows 8 installation media. To do this, follow these steps:
-
Copythe Install.wimfile fromthe Windows 8 installation media to a folder. For example, if the installation media is located on drive D, run the following commands at an elevated command prompt:
md C:\OS_Image
md C:\OS_Image\mount copy D:\sources\install.wim C:\OS_Image -
Mount the Install.wim file by using the DISM tool. To do this, run the following command:
DISM /mount-wim /wimfile:C:\OS_Image\install.wim /index:1 /MountDir:C:\OS_Image\mount
-
Copy the WinRE image (Winre.wim) from the mounted Windows 8 image to a folder. To do this, run the following commands:
md C:\winre
md C:\winre\mount copy C:\OS_image\mount\windows\system32\recovery\winre.wim C:\winre\ -
Unmount the mounted Windows 8 image. To do this, run the following command:
DISM /unmount-wim /MountDir:C:\OS_Image\mount /discard
-
-
Copy the hotfix package to a folder.
-
Integrate the hotfix into the WinRE image (Winre.wim). To do this, follow these steps:
-
Mount the Winre.wim file that you created in step 1. To do this, run the following command:
DISM /mount-wim /wimfile:C:\winre\winre.wim /index:1 /MountDir:C:\winre\mount
-
Use the Add-package DISM option to insert the hotfix package into the mounted Winre.wim file.
-
Confirm that the hotfix is integrated successfully. To do this, run the following command:
DISM /image:C:\winre\mount /Get-Packages
-
Commit the changes to the Winre.wim file. To do this, run the following command:
DISM /unmount-wim /MountDir:C:\Winre\mount /commit
-
-
Deploy the customized WinRE image.
Hotfix information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.
If the hotfix is available for download, there is a "Hotfix Download Available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix. Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft website:http://support.microsoft.com/contactus/?ws=supportNote The "Hotfix Download Available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
To apply this hotfix, you must be running Windows RT or Windows 8.
Registry information
To apply this hotfix, you do not have to make any changes to the registry.
Restart requirement
You do not have to restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any previously released updates.
File information
The global version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.
Windows RT, Windows 8, and Windows Server 2012 file information notes
Important Windows 8 and Windows Server 2012 hotfixes are included in the same packages.
-
The files that apply to a specific product, milestone (RTM, SPn), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table:
Version
Product
Milestone
Service branch
6.2.920 0.16 xxx
Windows RT, Windows 8
RTM
GDR
6.2.920 0.20 xxx
Windows RT, Windows 8
RTM
LDR
-
GDR service branches contain only those fixes that are widely released to address widespread, critical issues. LDR service branches contain updates in addition to widely released fixes.
-
The MANIFEST files (.manifest) that are installed for each environment are listed separately in the "Additional file information for Windows RT and for Windows 8" section. MANIFEST files and the associated security catalog (.cat) files, are extremely important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.
For Windows RT
File name |
File version |
File size |
Date |
Time |
---|---|---|---|---|
Bootrec.exe |
6.2.9200.16419 |
271,360 |
19-Sep-2012 |
06:20 |
Recenv.exe |
6.2.9200.16419 |
535,552 |
19-Sep-2012 |
05:51 |
Startrep.exe |
6.2.9200.16419 |
552,960 |
19-Sep-2012 |
05:51 |
For all supported x86-based versions of Windows 8
File name |
File version |
File size |
Date |
Time |
---|---|---|---|---|
Bootrec.exe |
6.2.9200.16419 |
304,640 |
19-Sep-2012 |
09:08 |
Recenv.exe |
6.2.9200.16419 |
578,560 |
19-Sep-2012 |
08:41 |
Startrep.exe |
6.2.9200.16419 |
606,720 |
19-Sep-2012 |
08:41 |
Bootrec.exe |
6.2.9200.20520 |
304,640 |
19-Sep-2012 |
06:37 |
Recenv.exe |
6.2.9200.20520 |
578,560 |
19-Sep-2012 |
06:09 |
Startrep.exe |
6.2.9200.20520 |
606,720 |
19-Sep-2012 |
06:10 |
For all supported x64-based versions of Windows 8
File name |
File version |
File size |
Date |
Time |
---|---|---|---|---|
Bootrec.exe |
6.2.9200.16419 |
362,496 |
19-Sep-2012 |
07:08 |
Recenv.exe |
6.2.9200.16419 |
683,008 |
19-Sep-2012 |
06:30 |
Startrep.exe |
6.2.9200.16419 |
707,072 |
19-Sep-2012 |
06:30 |
Bootrec.exe |
6.2.9200.20520 |
362,496 |
19-Sep-2012 |
07:06 |
Recenv.exe |
6.2.9200.20520 |
683,008 |
19-Sep-2012 |
06:28 |
Startrep.exe |
6.2.9200.20520 |
707,072 |
19-Sep-2012 |
06:28 |
Workaround
To work around this issue, follow these steps:
-
Enable the Eye option to read the text that you enter in the password box.
-
Determine whether the keyboard layout is incorrect.
-
Select the correct keyboard layout by using the Change keyboard layout function.
Status
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
More Information
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates
Additional file information
Additional file information for Windows RT and for Windows 8
Additional files for Windows RT
File name |
Arm_4e6988be7c3e77a360176072882bb2b2_31bf3856ad364e35_6.2.9200.16419_none_7eabe0bbf8e7de2d.manifest |
File version |
Not applicable |
File size |
699 |
Date (UTC) |
20-Sep-2012 |
Time (UTC) |
00:50 |
File name |
Arm_microsoft-windows-winre-tools_31bf3856ad364e35_6.2.9200.16419_none_c6fbceb94138cbf9.manifest |
File version |
Not applicable |
File size |
5,622 |
Date (UTC) |
19-Sep-2012 |
Time (UTC) |
12:31 |
Additional files for all supported x86-based versions of Windows 8
File name |
X86_40dc6c105f5ce74b623d47bc542b34e1_31bf3856ad364e35_6.2.9200.20520_none_69dba5b4a16f75a2.manifest |
File version |
Not applicable |
File size |
699 |
Date (UTC) |
20-Sep-2012 |
Time (UTC) |
00:50 |
File name |
X86_ce663b48e6a90e34aca2f91454a33c30_31bf3856ad364e35_6.2.9200.16419_none_a01e9a476597d9ac.manifest |
File version |
Not applicable |
File size |
699 |
Date (UTC) |
20-Sep-2012 |
Time (UTC) |
00:50 |
File name |
X86_microsoft-windows-winre-tools_31bf3856ad364e35_6.2.9200.16419_none_c6f95c61413bad33.manifest |
File version |
Not applicable |
File size |
5,622 |
Date (UTC) |
19-Sep-2012 |
Time (UTC) |
10:49 |
File name |
X86_microsoft-windows-winre-tools_31bf3856ad364e35_6.2.9200.20520_none_c76f26a65a6984df.manifest |
File version |
Not applicable |
File size |
5,622 |
Date (UTC) |
19-Sep-2012 |
Time (UTC) |
08:25 |
Additional files for all supported x64-based versions of Windows 8
File name |
Amd64_06265f0e87f5f7e54d31fc62e709c968_31bf3856ad364e35_6.2.9200.16419_none_8cdbb771c98ef024.manifest |
File version |
Not applicable |
File size |
703 |
Date (UTC) |
20-Sep-2012 |
Time (UTC) |
00:50 |
File name |
Amd64_4f94c156343ecbddbb8f2bf5ebafcbc4_31bf3856ad364e35_6.2.9200.20520_none_7fd7583ff937e7be.manifest |
File version |
Not applicable |
File size |
703 |
Date (UTC) |
20-Sep-2012 |
Time (UTC) |
00:50 |
File name |
Amd64_microsoft-windows-winre-tools_31bf3856ad364e35_6.2.9200.16419_none_2317f7e4f9991e69.manifest |
File version |
Not applicable |
File size |
5,626 |
Date (UTC) |
19-Sep-2012 |
Time (UTC) |
13:04 |
File name |
Amd64_microsoft-windows-winre-tools_31bf3856ad364e35_6.2.9200.20520_none_238dc22a12c6f615.manifest |
File version |
Not applicable |
File size |
5,626 |
Date (UTC) |
19-Sep-2012 |
Time (UTC) |
09:51 |