Windows 10: Stuck on Windows 10 Answer File: Unable to read Product Key

Discus and support Stuck on Windows 10 Answer File: Unable to read Product Key in Windows 10 Installation and Upgrade to solve the problem; So, I've been tinkering with answer files for unattended installs. I'm doing a test before I start applying them to image roll-outs. I've re-made my... Discussion in 'Windows 10 Installation and Upgrade' started by iheartautomatio, Nov 18, 2018.

  1. Stuck on Windows 10 Answer File: Unable to read Product Key


    So, I've been tinkering with answer files for unattended installs. I'm doing a test before I start applying them to image roll-outs. I've re-made my autounattend.xml about 7 times now. it's quite frustration. I have the generic Windows 10 Pro key in the file, but it refuses to read it. Can anybody help? It would be a lifesaver.

    Here's my xml file:

    Code: <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <settings pass="windowsPE"> <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SetupUILanguage> <UILanguage>en-US</UILanguage> </SetupUILanguage> <InputLocale>en-US</InputLocale> <SystemLocale>en-US</SystemLocale> <UILanguage>en-US</UILanguage> <UserLocale>en-US</UserLocale> </component> <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <DiskConfiguration> <Disk wcm:action="add"> <CreatePartitions> <CreatePartition wcm:action="add"> <Order>1</Order> <Size>500</Size> <Type>Primary</Type> </CreatePartition> <CreatePartition wcm:action="add"> <Order>2</Order> <Extend>true</Extend> <Type>Primary</Type> </CreatePartition> </CreatePartitions> <ModifyPartitions> <ModifyPartition wcm:action="add"> <Active>true</Active> <Format>NTFS</Format> <Label>System</Label> <Order>1</Order> <PartitionID>1</PartitionID> </ModifyPartition> <ModifyPartition wcm:action="add"> <Format>NTFS</Format> <Label>Windows</Label> <Letter>C</Letter> <Order>2</Order> <PartitionID>2</PartitionID> </ModifyPartition> </ModifyPartitions> <DiskID>0</DiskID> <WillWipeDisk>true</WillWipeDisk> </Disk> </DiskConfiguration> <ImageInstall> <OSImage> <InstallTo> <DiskID>0</DiskID> <PartitionID>2</PartitionID> </InstallTo> </OSImage> </ImageInstall> <EnableFirewall>false</EnableFirewall> <EnableNetwork>true</EnableNetwork> </component> </settings> <settings pass="oobeSystem"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <OOBE> <HideEULAPage>true</HideEULAPage> <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen> <HideOnlineAccountScreens>true</HideOnlineAccountScreens> <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE> <ProtectYourPC>3</ProtectYourPC> </OOBE> <UserAccounts> <LocalAccounts> <LocalAccount wcm:action="add"> <Description>Admin</Description> <DisplayName>Admin</DisplayName> <Group>Administrators</Group> <Name>Admin</Name> </LocalAccount> </LocalAccounts> </UserAccounts> <BluetoothTaskbarIconEnabled>false</BluetoothTaskbarIconEnabled> </component> <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <InputLocale>en-US</InputLocale> <SystemLocale>en-US</SystemLocale> <UILanguage>en-US</UILanguage> <UserLocale>en-US</UserLocale> </component> </settings> <settings pass="specialize"> <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <CopyProfile>true</CopyProfile> </component> </settings> <cpiStuck on Windows 10 Answer File: Unable to read Product Key :eek:fflineImage cpi:source="wim://192.168.1.75/vmware/win10%20project/sources/install.wim#Windows 10 Pro" xmlns:cpi="urn:schemas-microsoft-com:cpi" /> </unattend>[/quote]

    :)
     
    iheartautomatio, Nov 18, 2018
    #1
  2. Kari Win User

    Problem with Windows 10 unattended answer file?



    Stuck on Windows 10 Answer File: Unable to read Product Key [​IMG]


    Hej Ken. Din svarfil antyder att du är också en Finlandsvensk. Välkommen till Ten Forums!



    Stuck on Windows 10 Answer File: Unable to read Product Key [​IMG]


    Hi Ken. Your answer file suggests that you are a fellow Finland Swede. Welcome to Ten Forums!


    That error is because there's no generic product key or MAK key in your answer file. It is obligatory in autounattend.xml answer file, the one that takes care of first phase of Windows setup, partitioning and installing.

    Please see step 3.9 in following tutorial for how to add key in answer file: Create media for automated unattended install of Windows 10
     
  3. rtwjunkie Win User
    my windows 10 oem didn't come with a product key

    Dude, go to Newegg right now and read the questions and answers tab on Windows 10 OEM. The OEM copies that are listed there DO in fact, come on an optical disc. The flash drive ONLY comes on Retail copies.
     
    rtwjunkie, Nov 18, 2018
    #3
  4. Ariel Acu Win User

    Stuck on Windows 10 Answer File: Unable to read Product Key

    Windows 10 Product Key for a Free Upgrade

    Hi,

    The product key is important to activate and install Windows 10 to your device. Regarding your concern, let's try to isolate the issue and see what's causing you unable to use the product key to activate and install your Windows 10. Kindly provide the following
    information:

    • Where did you purchase the product?
    • What is the error message you received after entering your product key?
    • What troubleshooting steps have you tried?
     
    Ariel Acu, Nov 18, 2018
    #4
Thema:

Stuck on Windows 10 Answer File: Unable to read Product Key

Loading...
  1. Stuck on Windows 10 Answer File: Unable to read Product Key - Similar Threads - Stuck Answer File

  2. Unable to read Windows 7 product key sticker

    in Windows 10 Software and Apps
    Unable to read Windows 7 product key sticker: Hello,i have HP Pavilion DV6 notebook with preinstalled Windows 7 Home Premium 64-bit, recently my hard disk failed to start.I also realized that my sticker with product key is teared and i have only first 10 signs my product key. Could You help me recreate my product key...
  3. Unable to read Windows 7 product key sticker

    in Windows 10 Gaming
    Unable to read Windows 7 product key sticker: Hello,i have HP Pavilion DV6 notebook with preinstalled Windows 7 Home Premium 64-bit, recently my hard disk failed to start.I also realized that my sticker with product key is teared and i have only first 10 signs my product key. Could You help me recreate my product key...
  4. Windows cannot read the <Product Key> from the unattend answer file

    in Windows 10 Installation and Upgrade
    Windows cannot read the <Product Key> from the unattend answer file: [IMG] Hi, I've made a USB drive to reinstall windows onto a new system I've just built and when it goes through its start up I get this message then it, restarts and repeats itself again? Any ideas on how to get around this? Would I have to make a new windows 10 bootable...
  5. Windows 10 autounattend file - unable to read product key

    in Windows 10 Installation and Upgrade
    Windows 10 autounattend file - unable to read product key: I've tried only creating an answer file with just the product key and it works with no issues however when I try to follow the guide here -> Create media for automated unattended install of Windows 10 i am getting "unable to read product key" not quite sure where i'm making...
  6. Windows cannot read <product key> from unattended answer file" Error 1903

    in Windows 10 Installation and Upgrade
    Windows cannot read <product key> from unattended answer file" Error 1903: Hello, I have a problem since I use version 1903 of Windows 10. When I try to install a new system from a bootable USB stick with an AutoUnattend.xml file. The following message appeared "Windows cannot read <product key> from unattended answer file" Error" and prevents me...
  7. Cant read my product key

    in Windows 10 Updates and Activation
    Cant read my product key: I've bought a windows 10 install disc but cant read the key. The sticker scratched off some of the characters. What can I do? https://answers.microsoft.com/en-us/windows/forum/all/cant-read-my-product-key/282f4821-ebce-42e3-837d-751c0eb25a48"
  8. Windows 10 Clean Install Error: "Windows cannot read <product key> from unattend answer file"

    in Windows 10 BSOD Crashes and Debugging
    Windows 10 Clean Install Error: "Windows cannot read <product key> from unattend answer file": Hello, I've build a new PC and I ran in some trouble while installing windows. At first I created a bootable USB stick with an older windows iso that I had stored somewhere and rufus. I installed windows, no issues there, but I bumped into network driver issues. In ubuntu...
  9. Windows 10 Clean Install Error: "Windows cannot read <product key> from unattend answer file"

    in Windows 10 Installation and Upgrade
    Windows 10 Clean Install Error: "Windows cannot read <product key> from unattend answer file": Hello, I've build a new PC and I ran in some trouble while installing windows. At first I created a bootable USB stick with an older windows iso that I had stored somewhere and rufus. I installed windows, no issues there, but I bumped into network driver issues. In ubuntu...
  10. unable to read file on USB key

    in Windows 10 Drivers and Hardware
    unable to read file on USB key: Hello My daughter bring me an USB key where no file could be read. PC does recognize the 4 partitions, but when I try to read them, an error message say "Insert disk" I did try with CHKDSK: An error message say unable to access the drive I tried with RECOVA: application...