Windows 10: Can't Upgrade to 1511

Discus and support Can't Upgrade to 1511 in Windows 10 Updates and Activation to solve the problem; Hello, I have been following this thread and am unable to upgrade my laptop to 1511, I am on build 10240. I have followed all the steps in this thread... Discussion in 'Windows 10 Updates and Activation' started by Ryantw, Jul 21, 2016.

  1. Ryantw Win User

    Can't Upgrade to 1511


    Hello, I have been following this thread and am unable to upgrade my laptop to 1511, I am on build 10240. I have followed all the steps in this thread and many other threads with no result. I will update windows defender stuff but will not upgrade to build 1511 or the latest cumulative update. sfc is clean, dism is clean. I have tried to update from an Iso from techbench and get and error right away. i have attached the windows update error logs. thanks for any insight

    :)
     
    Ryantw, Jul 21, 2016
    #1

  2. Upgrade to Windows 10 Pro, version 1511, 10586 is not supporting download resume.

    Upgrade to Windows 10 Pro, version 1511, 10586 download is not supporting resume. In my location it is sometimes difficult to manage about 3.5GB of continuous internet. So every time I try to upgrade it start over again and again and I can't manage
    to upgrade to Windows 10 Pro, version 1511, 10586. Is there any way to upgrade with download resume?
     
    EmruzHossain, Jul 21, 2016
    #2
  3. Windows 10 November 1511 Cannot install

    But the UK site now says the same thing. It does not have the upgrade button, it has the Windows 10 32* and 64* download, saying it can be used just to upgrade to the first build of Windows 10, not 1511. So if I can't download 1511 from there, which website
    can I go to that's Microsoft official, or what can I do to get 1511 back on the Windows update list successfully?
     
    Dondre Johnson, Jul 21, 2016
    #3
  4. simrick Win User

    Can't Upgrade to 1511

    Hi.
    Do you have enough free space on your drive?
    Have you run CHKDSK?
    Open an admin command prompt and type Code: reagentc /info[/quote] Post a screen shot of that box.

    In your log:
    Code: 2016-07-21 14:31:29, Error CONX ConX::Compatibility::CSystemAbstraction::HostIsUEFIDiskLayout: Failed to retrieve system partition NT path. 2016-07-21 14:31:29, Error CONX CHostIsUEFICompliantChecker failed. [Failed to check whether host has UEFI disk layout.] HRESULT = 0x80070003 2016-07-21 14:31:29, Error CONX ConX::Compatibility::CSystemAbstraction::GetSystemVolumeNtPath: Failed to retrieve system partition NT path. 2016-07-21 14:31:29, Error CONX CFreeSystemPartitionDiskSpaceChecker failed. [Failed to retrieve system volume NT path.] HRESULT = 0x80070003[/quote] Have you tried with secure boot off in your BIOS?
    A screenshot of your disk layout might be helpful as well.
    Did you upgrade from W7 or W8?
    Please fill in your system specs completely, as that will help us.
     
    simrick, Jul 21, 2016
    #4
  5. Ryantw Win User
    Thanks for the help. This laptop came with windows 10 home on it and I am trying to complete the updates on it. I have attached the requested things plus others that may help. I ran chkdsk with no errors. Secureboot is disabled. I attempted to update from newest iso for build 1511 and get an error shown in the error setup attachment. I have also cleared out the windows update stuff with a batch file named "Reset_Reregister_Windows_Update_Components" from there I have started the update process over clean along with the windowsupdate trouble shooter with the same thing. The system reboots, installs the updates till 99% then says it cant finish and reverts the changes.
     
    Ryantw, Jul 21, 2016
    #5
  6. simrick Win User
    Your recovery is disabled - that's the last thing WU does. If it can't set the goback, it fails. Try this in an admin command prompt:
    Code: reagentc /enable[/quote] then see if that worked with Code: reagentc /info[/quote] EDIT: Have you ever used a 3rd-party partition manager on this system, like EASEUS?
     
    simrick, Jul 21, 2016
    #6
  7. Ryantw Win User
    Can't Upgrade to 1511 [​IMG]


    I have not used any third party software.
     
    Ryantw, Jul 21, 2016
    #7
  8. simrick Win User

    Can't Upgrade to 1511

    Code: 2016-07-22 08:29:28, Error CONX ConX::Compatibility::CSystemAbstraction::HostIsUEFIDiskLayout: Failed to retrieve system partition NT path. 2016-07-22 08:29:28, Error CONX CHostIsUEFICompliantChecker failed. [Failed to check whether host has UEFI disk layout.] HRESULT = 0x80070003 2016-07-22 08:29:28, Error CONX ConX::Compatibility::CSystemAbstraction::GetSystemVolumeNtPath: Failed to retrieve system partition NT path. 2016-07-22 08:29:28, Error CONX CFreeSystemPartitionDiskSpaceChecker failed. [Failed to retrieve system volume NT path.] HRESULT = 0x80070003[/quote] I am not sure, but maybe your system partition is corrupt or too small? I am not very good at partition structures. Maybe someone else can troubleshoot that for you. *Sad
     
    simrick, Jul 21, 2016
    #8
  9. NavyLCDR New Member
    Can you get into the troubleshooting menu? Hold down the shift key when you click restart from the power icon. Then select Troubleshoot, Advanced, Command Prompt. Or it might be Advanced, Troubleshoot Command Prompt, I can't remember the order.

    Log in to troubleshooting command prompt. Then run:

    bootrec /fixmbr
    bootrec /fixboot
    bootrec /rebuildbcd
    exit

    See if that fixes the problem - or if you get errors when running those commands.
     
    NavyLCDR, Jul 21, 2016
    #9
  10. f14tomcat Win User
    I was just looking at the SFCDETAILS post. Does he still have all those errors? Bluetooth and USB errors and a bunch of stuff. Can't see anywhere what version he is on. Might want to do a WINVER. Also, can't find a posted shot of Disk Management, full screen. Can't see the partitions. His message back from reagentc may indicate reagentc cannot find the path to WinRE, the recovery partition.

    Open a admin cmd prompt, and copy/paste

    bcdedit >bcddata.txt

    press enter

    the txt file will be in the same directory (folder) as where the cmd prompt was started.

    Post that data.
     
    f14tomcat, Jul 21, 2016
    #10
  11. simrick Win User
    I asked essenbe to move his stuff to a new thread to keep things from getting too messy.
    Can't Upgrade to 1511 - Windows 10 Forums

    .
     
    simrick, Jul 21, 2016
    #11
  12. f14tomcat Win User
    f14tomcat, Jul 21, 2016
    #12
  13. Ryantw Win User

    Can't Upgrade to 1511

    ill try it out and report back shorty thanks!
     
    Ryantw, Jul 21, 2016
    #13
  14. simrick Win User
    Hi @Ryantw.
    I asked a moderator to move your stuff to a new thread, to keep things from getting too confusing.
     
    simrick, Jul 21, 2016
    #14
  15. Ryantw Win User
    bcddata.txt says
    The boot configuration data store could not be opened.
    The requested system device cannot be found.
     
    Ryantw, Jul 21, 2016
    #15
Thema:

Can't Upgrade to 1511

Loading...
  1. Can't Upgrade to 1511 - Similar Threads - Can't Upgrade 1511

  2. Cannot upgrade past 1511

    in Windows 10 Updates and Activation
    Cannot upgrade past 1511: I have a Lenovo T400 laptop that runs a legitimate activated copy of Windows 7 Pro. I successfully upgraded it to Windows 10 1511 some time ago. It has all the updates to 1511 but cannot install the 1809 update. Any ideas? 139186
  3. Windows 1511 upgrade problem

    in Windows 10 Updates and Activation
    Windows 1511 upgrade problem: Hi, I bought recently laptop with Windows 10 pre-installed on it. Last week I've tried to install 1511 upgrade, but it got stuck at about 23% so I decided to postpone it and to do this upgrade overnight since I heard that it takes lot of time. Now, however I keep getting this...
  4. Can't update to 1511

    in Windows 10 Updates and Activation
    Can't update to 1511: I have an old Dell Inspiron 1420 laptop. 2.5 g of RAM. Intel DuoCore. Runs Win 10 without difficulty. Did all updates until 1511 and then won't update. Goes through the procedures and stops halfway through. Tried it many times. Ran SFC and it found no problems. Tried...
  5. Folders missing after upgrade to 1511

    in Windows 10 Support
    Folders missing after upgrade to 1511: Hello, Windows 10 on my PC last night upgraded itself to 1511. This morning, I noticed that when I open File Explorer that under "My PC" the folders and files in "Documents" have all disappeared. However, the files are still there and I can retrieve individual files by...
  6. Use bootable USB to upgrade to 1511

    in Windows 10 Installation and Upgrade
    Use bootable USB to upgrade to 1511: Okay so I couldn't get Windows Update to install the November update, so I downloaded the .ISO file and created a bootable USB drive. My question is can use the setup .exe in the thumb drive to do the upgrade? Or will this want to do a clean install? I just want the...
  7. Any reason to upgrade past 1511?

    in Windows 10 Support
    Any reason to upgrade past 1511?: Updated Win7 Pro to Win10 6 months ago and Deferred the upgrades option All my programs run fine. I am not planning to play games or do 3D stuff I see 1607 had a few problems and 1703 is coming in a few months Thanks Gary 72898
  8. Is the 1511 upgrade worth it?

    in Windows 10 Installation and Upgrade
    Is the 1511 upgrade worth it?: I have Windows 10 Home version. It continually fails to install the 1511 upgrade. I have already spent lots of time on this and am concerned that successfully upgrading will require an inordinate amount of time and effort. An HP support person told me that it is not...
  9. Problem upgrading to 1511

    in Windows 10 Installation and Upgrade
    Problem upgrading to 1511: Hi, I successfully upgraded from Windows 7 to Windows 10 Home a week or so ago but I used an ISO that I had successfully upgraded 2 other PCs with - turns out It was build 10240. When I upgraded it gave me the option to keep all my installed software and settings. I'm now...
  10. System unusable after "successful" 1511 (1115, 1511, whatever) upgrade

    in Windows 10 Installation and Upgrade
    System unusable after "successful" 1511 (1115, 1511, whatever) upgrade: Be kind, I'm more than a little stressed at the moment... I did a stupid thing. When I upgraded all 5 computers here to Windows 10 several months ago, it went SO WELL I figured doing the November upgrade yesterday would be a snap. Stupid, stupid, stupid. Ran the...