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

How to Reset Windows Update Components

This guide explains the normal Windows Update reset flow in plain language. You stop the update services, rename the cache folders, start the services again, and then check for updates with a clean state.

Ξεκίνα εδώ

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

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

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

Επισκόπηση

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

A component reset can clear damaged cache files and restart the update pipeline when Windows Update is stuck or repeatedly fails.

  • The reset mostly clears local update cache and service state.
  • After the reset, Windows will usually recreate the missing folders automatically.
  • Use an elevated terminal so the commands can control the services.

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

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

Best for repeated Windows Update failures, stuck downloads, and the same install error showing again after restart.

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

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

Open an elevated terminal for the service commands. Renaming the update cache folders is safer than randomly deleting files inside them.

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

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

  1. Open Windows Terminal as administrator.
  2. Run the stop-service commands for BITS, Windows Update, Cryptographic Services, and the MSI installer one line at a time.
  3. Rename the SoftwareDistribution and catroot2 folders so Windows creates fresh copies.
  4. Run the start-service commands to bring the update services back online.
  5. Open Settings > Windows Update and click Check for updates again.

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

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

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

Γρήγορο άνοιγμα: Press Start, type Terminal, right-click Windows Terminal, and choose Run as administrator.

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

Best for repeated Windows Update failures, stuck downloads, and the same install error showing again after restart.

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

Open an elevated terminal for the service commands. Renaming the update cache folders is safer than randomly deleting files inside them.

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

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

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

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

Ερωτήσεις για How to Reset Windows Update Components

Will resetting Windows Update delete my personal files?

No. The reset targets Windows Update services and cache folders, not your personal files.

Do I need administrator rights?

Yes. The service stop, rename, and start commands should be run in an elevated terminal.