Jump to content

Windows system 32 corrupted or missing

I was having trouble launching a game after it got updated yesterday, so I reached out to the support team to get it fixed. They asked me to do a clean boot and see if the game would wodk then, and linked the windows clean boot guide. I followed it, and restarted my pc per instruction, only to be greeted with the blue screen telling me that system 32 is missing.or corrupted. I got a flash drive and installed the windows installation tool on it intending to use the repair option, since that seems like the most popular opinion on the internet, but the startup repair tool doesnt work. If I click on that option in the repair menu i get the message "startup repair couldnt repair your pc"  about 5 seconds after i start it.

The only option at this point I see is installing windows onto my other ssd and booting off of that so at least Ill get into windows, but I cant imagine it being a good solution. 

Im running windows 10, i have 2 ssd's and 2 hard drives, one of the ssd's is a m.2 drive with the corrupted windows on it, the other one is a older drive that used to have windows before I moved it to the m.2. Doubt other specs matter, but i got a ryzen 7 3800x and rtx 3060, neither overclocked, 32gb quad channel ram.

Any help would be greatly appreciated.

20220915_140625.jpg

20220915_123801.jpg

Link to comment
https://linustechtips.com/topic/1455401-windows-system-32-corrupted-or-missing/
Share on other sites

Link to post
Share on other sites

Please do Deployment Image Servicing and Management (DISM)

 

In the search box, type cmd until command prompt appears and click run as administrator.

Then in command prompt, type in DISM /Online /Cleanup-Image /RestoreHealth and hit enter.

Be patient, it may take upto 15 minutes to do the scan. Do Not stop the operation, it may hurt your computer!

 

It will attempt to fix any problems regarding system 32 is missing.or corrupted

 

 

 

 

 

 

Link to post
Share on other sites

27 minutes ago, ET_Explorer said:

Please do Deployment Image Servicing and Management (DISM)

 

In the search box, type cmd until command prompt appears and click run as administrator.

Then in command prompt, type in DISM /Online /Cleanup-Image /RestoreHealth and hit enter.

Be patient, it may take upto 15 minutes to do the scan. Do Not stop the operation, it may hurt your computer!

 

It will attempt to fix any problems regarding system 32 is missing.or corrupted

 

 

 

 

 

 

I cant boot up windows, so i cant do what you said. I did it in the command prompt available in the repair tool, and I got the following message.

16632467421035054888319837964071.jpg

Link to post
Share on other sites

8 minutes ago, savedan said:

I cant boot up windows, so i cant do what you said. I did it in the command prompt available in the repair tool, and I got the following message.

16632467421035054888319837964071.jpg

you are missing spaces in the command

DISM /Online /Cleanup-Image /RestoreHealth

Make sure you write it correctly 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×