Συλλογή / Στούντιο / Κίνηση
← Windows

How to Run CHKDSK in Windows 11

This guide shows the easiest ways to run CHKDSK in Windows 11. It also explains why the system drive often needs a scheduled boot-time scan instead of running fully inside Windows.

Ξεκίνα εδώ

Ξεκίνα με την πιο γρήγορη εντολή ή άμεσο άνοιγμα

Αυτό το μπλοκ μπαίνει πρώτο επίτηδες. Αντέγραψε μία εντολή, άνοιξε PowerShell, Windows Terminal, Εκτέλεση ή την αναζήτηση Έναρξης, επικόλλησε το ακριβές κείμενο, πάτησε Enter και χρησιμοποίησε τα πιο αργά βήματα από κάτω μόνο αν τα χρειάζεσαι ακόμη.

Αυτή η σελίδα βασίζεται κυρίως σε μενού, οπότε εδώ έχει μεγαλύτερη σημασία η ακριβής διαδρομή κλικ από μια εντολή.

Επισκόπηση

Σε τι σε βοηθά αυτός ο οδηγός

CHKDSK helps when Windows reports drive errors, a volume needs checking, or you want to fix file-system issues before they grow into bigger problems.

  • CHKDSK repairs file-system problems; it is not a normal speed-up trick.
  • The exact runtime depends on drive size, health, and whether you use /f or /r.
  • If you suspect hardware failure, also check SMART health and backups.

Πότε να το χρησιμοποιήσεις

Πότε έχει νόημα αυτός ο οδηγός

Best for users who saw a file-system warning, experienced disk-related errors, or want the correct CHKDSK process for drive maintenance.

Πριν ξεκινήσεις

Τι να ελέγξεις πρώτα

Close your work first. If you run CHKDSK on the Windows drive, you may need to approve a restart scan before it can fully check the volume.

Κάν’ το ακριβώς έτσι

Άνοιξε πρώτα το σωστό σημείο των Windows και μετά κάνε τις αλλαγές μία-μία

  1. Open Windows Terminal as administrator.
  2. Type chkdsk C: /f and press Enter if you want to check the Windows drive.
  3. If Windows says the drive is in use, type Y and press Enter to schedule the scan on the next restart.
  4. Restart the PC and let the scan finish before logging back in.
  5. After Windows starts again, read the result summary or Event Viewer entry if you want more details.

Ακριβής διαδρομή κλικ

Δείξε στον χρήστη ακριβώς τι να ανοίξει και τι να πατήσει

Μην αλλάζεις δέκα πράγματα μαζί. Άνοιξε πρώτα την ακριβή σελίδα των Windows, κάνε μία καθαρή αλλαγή και μετά έλεγξε αν λύθηκε το πρόβλημα.

Γρήγορο άνοιγμα: Press Start, type Terminal, and open Windows Terminal as administrator for the command method.

Δοκίμασε πιο γρήγορη διαδρομή

Best for users who saw a file-system warning, experienced disk-related errors, or want the correct CHKDSK process for drive maintenance.

Πώς να το χρησιμοποιήσεις

Close your work first. If you run CHKDSK on the Windows drive, you may need to approve a restart scan before it can fully check the volume.

Σχετικές σελίδες

Συνέχισε με την επόμενη χρήσιμη σελίδα

Χρησιμοποίησε αυτούς τους συνδέσμους όταν θέλεις το αντίστοιχο script, άλλη σελίδα βοήθειας Windows ή ένα εργαλείο προγράμματος περιήγησης για την ίδια εργασία.

Συχνές ερωτήσεις

Ερωτήσεις για How to Run CHKDSK in Windows 11

Do I always need to restart?

Not always. Data drives can often be checked immediately, but the active Windows drive commonly needs a restart.

Can I run CHKDSK from File Explorer instead?

Yes. File Explorer offers an error-checking path, but the command method gives you clearer control over switches like /f and /r.