can I delete X:\windows\system32

Mike Brenner 20 Reputation points
2026-07-23T17:54:12.33+00:00

can I delete X:\windows\system32 on my system that crashed. the C volume 0 of windows is still on the drive, as well as the system volume1

Windows for home | Previous Windows versions | Recovery and backup

Answer accepted by question author
Marcin Policht 106.8K Reputation points MVP Volunteer Moderator
2026-07-23T18:57:32.0933333+00:00

Looks like X:\Windows\System32 is the temporary Windows Recovery Environment (WinRE) or Windows PE environment that you booted into after the crash - so you should not delete it. The X: drive is typically a RAM disk created at boot and is not stored permanently on your hard drive.

If you instead have a real X: partition on the disk that contains a Windows\System32 folder, verify its purpose before deleting anything. If your original Windows installation is still on the C: volume and the separate System (EFI/System Reserved) partition is intact, an unused recovery or old Windows partition may be removable, but deleting System32 alone is not recommended. If you no longer need that partition, delete the entire partition only after confirming it is not used for boot or recovery.

You can confirm which partition X: refers to by running diskpart, then list volume and list disk. If X: is not listed as a physical volume, it is the temporary recovery environment and there is nothing to delete.


If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

hth

Marcin

Was this answer helpful?

2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.