answersLogoWhite

0

The command line function you want is:

sfc /scannow

The scannow switch makes it run....now. You may need your windows Xp disk, so that sfc (system file checker) can restore files it finds are corrupted.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What Windows command line utility lets you encrypt individual files?

Cipher


Which windows XP command line utility scans the critical files of the operating system and replaces any files that have been corrupted?

chkdsk [drive:] /F


What can not be installed from the command line by the ServerManagerCmd.exe utility?

Applications


To create a fourth primary partition what utility do you use?

DiskPart command - line utility


What command displays a list of files and direcories at the command line?

document


What is the command line utility is used to manage DHCP?

natsh


What cannot be installed from the command line by the servermanagercmdexe utility?

Applications


What is a command line utility that you can use to manage disks?

Diskpart.exe


The command line utility that allows for replacement of a corrupt registry with an older working version is known as?

The command line utility that allows for replacement of a corrupt registry with an older, working version is known as


What command-line utility is used to convert a group's scope?

DSMOD


What command line utility can you use to configure DHCP options?

netsh


How can I compare two RPM files?

To compare two RPM files, you can use the rpm command-line utility with the --info option to view metadata such as package names, versions, and architecture. Additionally, the rpm2cpio command can extract the contents of the RPM files, allowing you to compare their files and directories using tools like diff or meld. Another option is to use the cmp command to check for binary differences directly between the two RPM files.