F5F Stay Refreshed Software Operating Systems Repair Windows 7 issues

Repair Windows 7 issues

Repair Windows 7 issues

T
theonlyraider
Member
166
01-03-2024, 06:01 PM
#1
Hi, I'm using an older version of Windows 7. After running the sfc /scannow tool, it reported corrupted files that can't be fixed. Since I assembled the PC from parts, I have the original Windows 7 OEM disk. I was advised to use setup/install, choose the "Upgrade" option, and let the system replace the OS files with newer versions—hoping for a better result. From what I've read, I shouldn't lose anything; my apps, files, and WTC should remain intact, just with improved performance from the updated files. Are there any special steps I need to follow? I'm planning to boot from the CD drive while keeping the original disk active. Please let me know if this works well. Thank you.
T
theonlyraider
01-03-2024, 06:01 PM #1

Hi, I'm using an older version of Windows 7. After running the sfc /scannow tool, it reported corrupted files that can't be fixed. Since I assembled the PC from parts, I have the original Windows 7 OEM disk. I was advised to use setup/install, choose the "Upgrade" option, and let the system replace the OS files with newer versions—hoping for a better result. From what I've read, I shouldn't lose anything; my apps, files, and WTC should remain intact, just with improved performance from the updated files. Are there any special steps I need to follow? I'm planning to boot from the CD drive while keeping the original disk active. Please let me know if this works well. Thank you.

F
Fabista
Member
175
01-03-2024, 06:01 PM
#2
When SFC scans show issues, I follow the steps from the provided link and run the cleanup tool directly. It helps a lot. For those who skip scanning, just use the cleanup command instead.
F
Fabista
01-03-2024, 06:01 PM #2

When SFC scans show issues, I follow the steps from the provided link and run the cleanup tool directly. It helps a lot. For those who skip scanning, just use the cleanup command instead.

K
Kyokushin_YT
Member
184
01-03-2024, 06:01 PM
#3
sfc /scannow seems ineffective and the files might not be damaged. Consider using DISM to fix them via an ISO or mounted Windows installation: Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
K
Kyokushin_YT
01-03-2024, 06:01 PM #3

sfc /scannow seems ineffective and the files might not be damaged. Consider using DISM to fix them via an ISO or mounted Windows installation: Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess

R
RG48
Posting Freak
778
01-03-2024, 06:01 PM
#4
You attempted to run Dism /Online /Cleanup-Image /RestoreHealth but encountered an error about the restorehealth option not being recognized. Check your command line syntax and ensure you're using the correct version of DISM. Refer to the help documentation for details.
R
RG48
01-03-2024, 06:01 PM #4

You attempted to run Dism /Online /Cleanup-Image /RestoreHealth but encountered an error about the restorehealth option not being recognized. Check your command line syntax and ensure you're using the correct version of DISM. Refer to the help documentation for details.

O
oobaileyx
Member
209
01-03-2024, 06:01 PM
#5
It seems like you're wondering if anyone has attempted to fix Windows 7 with the setup/upgrade method.
O
oobaileyx
01-03-2024, 06:01 PM #5

It seems like you're wondering if anyone has attempted to fix Windows 7 with the setup/upgrade method.