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