Recommended Posts

Well this is a weird one.

 

Ran the downloaded W10 Anniversary files from MS -- it upchucked after nearly completing.

 

Ran this from the hard drive files -- not an .iso disc burn.

 

[Yes, I probably should have.]

 

Got a bluescreen reading that Windows encountered a problem, needs to Restart.

 

After I restarted, it read to insert a bootable media.

 

I put in the W10 dvd, and tried all the repairs, Reset, etc.

 

Once again, it said C: drive was locked.

 

Another screen message read that Windows/System32/boot/winload.exe was missing or has errors.

 

Here comes the curve:  I somehow got Windows C: drive to boot up !

 

I looked at the 'missing' boot file, and it IS there.

 

I ran the Error check, that supposedly finds file errors.

 

None were found.

 

 

I'm afraid to turn OFF the computer until I'm fairly certain that all is well.

 

Should I do the Command Prompt chkdsk /f -- or what do you guys suggest ?

 

I may have left out some detail, I'm a bit upset.

 

Many thanks for your suggestions !

 

  • zhangm changed the title to A little help please with W10 Anniversary Install and Bad Boot file

Is this a winload.exe digital signature problem (0xc0000428)? I had this yesterday, and what a pain in the ass. I hadn't booted this computer in 3 months, and I'm on the fast preview builds. I had to reset my BIOS/UEFI date so that the PC could boot. This might help

I didnt get the same error, but I did get 0xc000000d (kept coming up with  a recovery message), a few days ago

 

I found out that this is related to TPM 1.2 / bitlocker. It's MS's way of telling you to update to TPM 2.

 

After I disabled TPM / removed the TPM 1.2 module, the error disappeared

 

Wouldnt be surprised if your prob is similar, because you cant boot into windows, if you get the 0xc000000d error either.

 

Altho if I pressed reset a few times, Windows did load

 

 

 

 

14 minutes ago, Hum said:

OK, got my needed personal files backed up.

 

Guess I will try the long chkdsk ....

 

This volume will be checked the next time the system restarts.

is this the same hdd as last weeks issues buddy?

Thanks for your post John.

 

I guess I solved my own problem.

 

I ran chkdsk from Windows, and again from the Command window/reboot/DOS.

 

One or the other seems to have cleared up the problem.

 

I apparently now have the updated Anniversary edition.

 

I noticed some graphics changes.

 

Thanks again to those who helped.

 

Case Closed [fingers crossed] :s

49 minutes ago, John.D said:

I found out that this is related to TPM 1.2 / bitlocker. It's MS's way of telling you to update to TPM 2.

After I disabled TPM / removed the TPM 1.2 module, the error disappeared

 

I think you are right John.

 

What is TPM and where is it ?

 

I found this:

 

https://technet.microsoft.com/en-us/itpro/windows/keep-secure/tpm-recommendations

34 minutes ago, Eric said:

A TPM (Trusted Platform Module) is a chip on the motherboard. There should be an option in the BIOS or EFI settings to turn it on and off.

I could not find TPM in the BIOS.

I found this on TPM:

 

Dell TPM 2.0 Update Utility

 

I downloaded and ran File Name:DellTpm2.0_Fw1.3.0.1_V2.exe

 

http://www.dell.com/support/home/bb/en/bbbsdt1/Drivers/DriversDetails?driverId=95C8J

 

After running it from within Windows, I restarted and did not get a problem message.

 

I am not really sure if the program did anything.

 

It only took a split second and no message came up.

 

I did not see anything about running it from a USB drive, DOS.

 

I did not see the TPM info under the BIOS area.

 

 

If any of you want to try changing your TPM firmware, read over the Dell page carefully.

 

 

 

 

 

Well apparently this Dell TPM 2.0 Update Utility is the solution. :yes:

 

Thank you John, and thanks to Dell.

 

I waited a while to see if any more problems popped up with the Boot.

 

Hard to believe the TPM could be updated in a split second.

 

But I wont argue with results.

The TPM thing would only apply if there is a TPM module / chip on the system. Obviously nothing will happen if it doesnt exist

 

If that TPM 2 file fixed it then the chip must support it or that file must update it or something

 

Cant say that I've heard of TPM chips being updateable with a file tho

 

 

 

13 minutes ago, Hum said:

According to Dell, the TPM can be flashed.

 

But I don't think it did anything.

 

I can't do a full AVG scan without it crashing the PC.

Unless using bitlocker, tpm has no bearing on that. 

2 hours ago, Eric said:

A TPM is required for Secure Boot, too.

Would you know where in the BIOS TPM would be listed ?  I couldn't find it. [AMD motherboard]

 

This is something interesting ... After the W10 Anv. Update, I got around to running a Registry scan.

 

Dozens of invalid entries were found and deleted.

 

We'll see if things run smoothly now.

 

If not, I have a burned DVD with the Update on it, ready to go.

 

I will wipe the hard drive and try a clean Install.

9 minutes ago, Hum said:

Would you know where in the BIOS TPM would be listed ?  I couldn't find it. [AMD motherboard]

 

This is something interesting ... After the W10 Anv. Update, I got around to running a Registry scan.

 

Dozens of invalid entries were found and deleted.

 

We'll see if things run smoothly now.

 

If not, I have a burned DVD with the Update on it, ready to go.

 

I will wipe the hard drive and try a clean Install.

Just a word of advice, those registry scanners often do more harm than good, especially if you just hit scan and delete, without really understand what it is you are deleting/removing.

This topic is now closed to further replies.
  • Posts

    • Microsoft updates Visual Studio Code with chat cost tracking and multi-agent chats by Paul Hill Microsoft has just launched Visual Studio Code 1.126, its latest weekly release. This time, the company has focused on letting you see the total cost of chat sessions to spot expensive conversations; enabling multiple chats per session that run side-by-side in one agent host Copilot session; and letting you browse new folders safely in restricted mode. We have now reached the stage where free AI in IDEs is coming to an end. To help you keep track of your costs, VS Code now lets you see the entire cost of a chat session, rather than just individual turns. This should give you more transparency about which sessions consume the most credits, so you can better manage your usage over time and spend less. For those of you using the Agents window, you know it is possible to run and manage multiple agent sessions at once. In this update, a Copilot session started from an agent host can hold several chats at once. Explaining how this feature works, Microsoft writes: Finally, from this update forward, Microsoft will remove the pop-up when opening an untrusted folder. When you open a new folder now, it will automatically open in Restricted Mode. You will see a banner that lets you manage the trust level of the folder. Microsoft has made this change so that it’s easier to start inspecting code without giving it trust right away. If you have VS Code, you can check for updates within the app now to get this new version. Otherwise, you can download it from the Visual Studio Code website.
    • Anthropic accuses Alibaba of using 25,000 fake accounts to copy Claude's capabilities by Karthik Mudaliar Anthropic has accused Alibaba of using nearly 25,000 fraudulent accounts to extract capabilities from Claude on a huge scale. According to a report from Reuters, Anthropic told US lawmakers that operators linked to Alibaba and the company’s Qwen AI team generated 28.8 million exchanges with Claude between April 22 and June 5, 2026. That is a lot of Claude conversations, but Anthropic says this was not ordinary chatbot use. The company believes the accounts were part of a coordinated effort to collect answers that could help train or improve rival AI systems. The alleged campaign reportedly focused on some of Claude’s most valuable skills, including software development, multi-step reasoning, and agentic tasks. In practical terms, that means getting an AI model to plan and complete work across several stages rather than simply answering a single question. This is called 'distillation,' where AI companies use outputs from a larger model to train a smaller and cheaper one. The smaller model learns to imitate useful parts of the more capable system without needing the same amount of computing power. The distillation process isn't automatically suspicious, but the problem comes when one company gathers another provider's outputs without permission and at an industrial scale. Also, this does not mean Alibaba obtained Claude’s source code, model weights, or original training data. Instead, Anthropic claims the accounts repeatedly asked Claude carefully designed questions and collected the answers. Those answers could then be used as training material for another model. Anthropic has made similar accusations against DeepSeek, Moonshot AI, and MiniMax earlier this year. As Neowin previously reported, Anthropic said those three companies collectively generated more than 16 million Claude exchanges through roughly 24,000 accounts. Anthropic says the new campaign produced almost twice as many exchanges in a matter of weeks. Anthropic reportedly told lawmakers that the campaign could help Chinese AI developers approach the capabilities of its Mythos Preview model. Mythos is focused on advanced cybersecurity work, including finding and exploiting complex software vulnerabilities. via Reuters | Photo via DepositPhotos.com
    • An Indian manufacturer that assembles roughly one-third of Apple's iPhones and supplies semiconductor components to Tesla confirmed Monday that attackers had stolen and publicly published a 630-gigabyte cache of confidential files — including engineering blueprints stamped "TRADE SECRET," a 52-page quality inspection document for iPhone circuit board components, and cryptographic certificates that security experts say could be weaponized in follow-on attacks. https://www.techtimes.com/articles/319019/20260624/apple-tesla-supplier-tata-electronics-confirms-630-gb-data-theft-iphone-specs-dark-web.htm
    • I don't think it was ever a big question. In fact, I don't think anyone ever asked about how clocks work on Mars.
  • Recent Achievements

    • Rookie
      krychek57 went up a rank
      Rookie
    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      441
    2. 2
      +Edouard
      176
    3. 3
      PsYcHoKiLLa
      133
    4. 4
      Michael Scrip
      79
    5. 5
      Xenon
      77
  • Tell a friend

    Love Neowin? Tell a friend!