📎 AI Summary:
The user is seeking help with persistent Windows installation issues after multiple failed reset and reinstallation attempts, concerned about potential damage to graphics drivers and unable to afford a new Windows installation. A respondent recommends running system maintenance commands—CHKDSK, SFC /SCANNOW, and DISM—to diagnose and repair possible underlying problems. The overall sentiment indicates troubleshooting frustration, with a focus on resolving system integrity issues without reinstalling Windows.

MurayTheFloox

Senior Member
Joined
Jan 29, 2020
Messages
2
Thread Author #1
I have followed just about everything possible. I attempted a reset and it could not perform it. I have tried just about everything from powershell to commands straight to reinstallation of windows (Where it keeps failing to do so)

If theres anyone who could help me that would be great. I cant afford a new installation of windows and I have no clue what damage it would bring to my Graphics drivers.
 

Attachments

  • Help.webp
    Help.webp
    29.9 KB · Views: 153
  • DxDiag.txt
    DxDiag.txt
    110.2 KB · Views: 144
  • msinfo.txt
    msinfo.txt
    768.1 KB · Views: 160
Solution
From an elevated command prompt start by running
CHKDSK
SFC /SCANNOW
DISM /Online /Cleanup-Image /RestoreHealth


See if any of those return errors

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
From an elevated command prompt start by running
CHKDSK
SFC /SCANNOW
DISM /Online /Cleanup-Image /RestoreHealth


See if any of those return errors
 

Solution