Windows コマンド プロンプト(Windows Command Prompt)からCHKDSK ツールを実行する(run the CHKDSK tool)ことをお勧めします。これにより、ハードディスク(Doing)がスキャンされ、ファイル システム エラーなどの小さな問題が修復されます。
ただし、スキャンでエラーが発生することがあります。「ディスクには、不良クラスターを置き換えるのに十分なスペースがありません」。それはどの空間を指していますか?悪いクラスターとは正確には何ですか?
概要は次のとおりです。
ハードディスク ストレージのしくみ
エラーが発生する理由を理解するには、まずハード ドライブ メモリの仕組みを理解する必要があります。
ドライブを初めて使用するときは、実際には使用可能なすべてのストレージを使用しているわけではありません。そのセクターの一部は予約されたままであり、プロパティに表示される使用可能な容量にはカウントされません.
なんで?ドライブの寿命を延ばします。基本的(Basically)に、さまざまな理由により、時間の経過とともにセクターが誤動作し始めます。使用可能なストレージ容量が減少するのを防ぐために、ドライブは単にデータを予約済みセクターの 1 つと交換し、通常どおり続行します。
しかし、最終的にこれらの余分なセクターが不足し始め、スワップは失敗します。そのとき、「不良クラスターを置き換えるのに十分なスペースがディスクにありません」というエラーが表示されます。
不良クラスタ(Are Bad Clusters)とは? なぜ発生するのですか?
ハードディスク(Hard)は、磁気メモリの原理で動作します。すべての電子デバイスと同様に、それらは通常の摩耗や損傷を受けやすく、使用頻度が高すぎるセクターは劣化します。
不良(Bad)クラスターは、オペレーティング システムからアクセスできなくなったセクターであり、交換が必要です。これらは老朽化したハード ドライブで自然に発生し、ディスクの故障の最初の兆候です。
この問題に気づいたら、重要なファイルをバックアップして、ファイルをデータの損失から保護することをお勧めします。通常、不良セクタに失われたデータを回復することはできません。セクタが誤って不良としてマークされることがありますが、その場合はデータを保存できます。
CHKDSK は(Does CHKDSK Repair)どのようにハードディスク(Hard Disk)を修復しますか?
コマンド プロンプトのCHKDSKユーティリティは便利なツールですが、万能ではありません。多くのユーザーは、チェック ディスク ツールがハード ディスク ドライブのすべてのエラーを魔法のように修正できると考えていますが、そうではありません。
このユーティリティの動作は単純です。ドライブをスキャンして不良クラスタを検出し、それらを予約済みの利用可能なセクタと交換します。新しいハードディスクの場合、十分な予約メモリがあるため、通常はこれで十分です。
しかし、セクターに急速に障害が発生する古いドライブは、最終的に余分なスペースを使い果たしてしまい、クラスターのスワッピングを行うことができなくなります。それがCHKDSKに問題が発生するときです。
修正 1: Victoriaを使用して不良(Bad)セクタ
を再生成する
不良セクタを再生成すると言うとき、実際にそれらを修復するという意味ではありません。どんなに優れたソフトウェアでも、ハードウェアの問題を解決することはできません。
Victoriaのようなアプリが行うことは、データをより健全なセクターにコピーし、OS によって誤って不良とマークされたセクターを復元することです。ご想像のとおり、これにより実際にはハード ドライブの合計ストレージ容量が減少しますが、安定性は向上します。
- ビクトリアをダウンロード(Download Victoria)
- 移植可能なアプリケーションであるため、ダウンロードした zip ファイルを解凍して実行可能ファイルを実行するだけです。
- アプリは使用中のハードディスクの情報を自動的に取得し、画面に表示します。より詳細なSMARTを取得するには。レポート、SMARTをクリックします。上のボタン。
- スマート(S.M.A.R.T)。_ 情報は解析しやすい形式で表示され、各エントリは健康レベルによって色分けされています。緑(Green)は健康、黄色(Yellow)は悪化、赤(Red)は重大を意味します。ここで重要なフィールドは、再割り当てセクター数(Sector Count)(またはSSDで使用可能なスペア(Available Spare)) です。これが黄色または赤色の場合、ドライブに不良セクタがあることを意味します。
- ドライブに影響する問題を実際に修正するには、[テスト(Test)と修復(Repair)] タブに切り替えて[スキャン(Scan)] ボタンをクリックします。
Victoriaはドライブのセクターをスキャンし、可能な場合はデータの回復を試みます。誤って不良としてマークされたクラスターは再生成され、ディスクを障害から救う可能性があります。
修正 2: ドライブを拡張する
これは少し状況に応じたものです。ドライブを最初にフォーマットする(formatting the drive)とき、多くの場合、ユーザーはハードディスク容量の一部を未割り当てのままにします。この余分なスペースを既存のディスクに追加して、CHKDSKが使用するセクターの新しいコレクションを提供できます。
もちろん、ドライブに未割り当て領域がなければ、ボリュームを拡張することはできません。ただし、そうする場合は、次の手順を実行します。
- [スタート] メニュー(Start Menu)で[ディスクの管理(Disk Management)] を検索して、パーティションを作成およびフォーマットするためのツールを見つけます。Microsoft Windows 11では、実際にはその名前で表示されないため、表示されるアプリを開くだけであることに注意してください。
- ディスク管理ウィンドウが表示され、現在のドライブのすべてのパーティションとその状態が一覧表示されます。
- ドライブに未割り当て領域がある場合は、ここにも表示されます。次に、メイン パーティションを右クリックして、[ボリュームの拡張(Extend Volume…)] オプションを選択します。このような余分なスペースがない場合、オプションはグレー表示されます。
新しいストレージ容量を注入すると、多数の健全なセクターがパーティションに追加され、全体的な健全性が向上します。ボリュームを拡張した後にCHKDSK(CHKDSK)スキャンを実行すると、不良クラスターを新しい領域の新しいセクターと交換して、ドライブを「修正」できます。
修正 3: CHKDSK を実行させてください
CHKDSKが「不良クラスタを置き換えるのに十分なスペースがディスクにありません」というエラーをスローしても、スキャンは停止しません。エラーが表示されたときにプロセスを閉じてしまうのは明らかな本能かもしれませんが、プロセスを実行し続けたほうがよいでしょう。
すぐには明らかな変化は見られませんが、チェック ディスクはドライブの修復を試み続けます。数時間かかる場合がありますが、最終的にはプロセスが完了します。ユーティリティがセクターの一部を救出して修復できる可能性は十分にあります。
解決策 4: 交換用ドライブを入手する
いいえ、冗談ではありません。問題は、不良クラスター エラーが表示されるということは、ドライブが故障し始めていることを意味します。また、 Victoria(Victoria)やCHKDSKなどのツールを使用してかなりの時間をドラッグできますが、最終的にはディスクが機能しなくなります。
ソリューション?交換品を入手してください。故障したハード ドライブからデータ(extract data out of a dead hard drive)を抽出できる場合もありますが、ハードウェアの問題を修正できるソフトウェア製品はありません。
致命的なディスク クラッシュの後にチャンスが得られない可能性があるため、可能なうちにデータを保存することをお勧めします。少なくとも、最も重要なファイルをクラウド ストレージにバックアップするか、ディスクを外付けハード ドライブに
クローンして安全を確保する必要があります。(clone the disk)
ドライブのクリーニングは役に立ちますか?
多くのオンライン ガイドでは、ディスクの最適(defragmenting the disk)化や不要なアプリの削除を提案しています。与えられた理論的根拠は、解放されたメモリを使用して不良クラスターを修正できるというものです。残念ながら、そうではありません。
CHKDSKユーティリティが参照する空き領域は、現在使用中のメモリではなく、ドライブ上の予約領域です。コンピューターをクリーンアップすることは一般的には良い方法ですが (システムを高速化することさえできます)、不良クラスターの修正には役立ちません。
Windowsで「不良クラスタを置き換える十分なスペースが(Enough Space)ディスク(Disk Does)にありません」というエラーを修正(Fix “)する最善の方法は何ですか?
本質的に、このエラーは、より深刻なハードウェアの問題を示しています。不良(Bad)クラスターは、ハード ドライブの故障が原因で発生し、ディスク クリーニングや診断アプリケーションをいくら使用しても、それを修正することはできません。
そうは言っても、 Victoria(Victoria)のようなツールを使用すると、不良セクタを再生成し、データをより安定したセクタに移動することで、ハード ドライブの寿命を延ばすことができます。ドライブに未割り当て領域がある場合は、ディスクを拡張して余分なボリュームを組み込むこともできます。
いずれにせよ、このようなエラーが表示されたらすぐにデータのバックアップを開始する必要があります。(start backing up your data)ドライブがいつ完全に故障するかはわかりません。バックアップを取っておくと、データが失われることはありません。最終的にはハード ドライブが故障し、交換が必要になるためです。
Fix “The Disk Does Not Have Enough Space to Replace Bad Clusters” Error in Windows
It is frequently recommended to run the CHKDSK tool from the Windows Command Prompt. Doing so scans the hard disk and repairs minor issues, including file system errors.
But sometimes, the scan throws up an error: “The disk does not have enough space to replace bad clusters”. What space is it referring to? And what exactly are bad clusters?
Here’s an overview.
How Hard Disk Storage Works
To understand why you get the error, you must first understand how hard drive memory works.
When you first start using a drive, it doesn’t actually use all of the storage available on it. A fraction of its sectors are kept reserved, and not even counted toward the available capacity you see on its Properties.
Why? To boost the drive’s longevity. Basically, due to various reasons, sectors start malfunctioning over time. To prevent the available storage capacity from shrinking, the drive simply swaps the data with one of the reserved sectors and continues as normal.
But ultimately these extra sectors start running out, and the swap fails. That’s when you get the “disk does not have enough space to replace bad clusters” error.
What Are Bad Clusters? Why Do They Occur?
Hard disks work on the principle of magnetized memory. Like all electronic devices, they are subject to normal wear and tear, with sectors used too heavily getting degraded.
Bad clusters are just sectors that are no longer accessible by the operating system, requiring replacement. They occur naturally in any aging hard drive and are the first signs of a failing disk.
It is recommended to back up your important files upon noticing this issue to safeguard your files against data loss – it is usually not possible to recover any data lost to bad sectors. Sometimes sectors are erroneously marked as bad, in which case you can save your data.
How Does CHKDSK Repair the Hard Disk?
Command Prompt’s CHKDSK utility is a useful tool, but it is not all-powerful. Many users think that the check disk tool can magically fix all errors on a hard disk drive, but that’s not true.
The way the utility works is simple – it scans the drive for bad clusters and swaps them with available sectors in reserve. For a new hard disk, this is usually good enough as there is plenty of reserved memory.
But old drives with rapidly failing sectors end up running out of any extra space, and can no longer get by with swapping clusters. That’s when CHKDSK runs into trouble.
Fix 1: Use Victoria to Regenerate Bad Sectors
When we say regenerate bad sectors, we don’t really mean actually fixing them. No software can fix a hardware issue, no matter how good it is.
What apps like Victoria do is that they copy over your data to healthier sectors, and restore any sectors that have been wrongly marked as bad by the OS. As you might expect, this actually pushes down the total storage capacity of the hard drive, though it does make it more stable.
- Download Victoria
- As it is a portable application, you can just extract the download zip file and run the executable.
- The app will automatically retrieve information on the hard disk in use and display it on the screen. To get a more detailed S.M.A.R.T. report, click on the S.M.A.R.T. button on the top.
- The S.M.A.R.T. information is presented in an easy-to-parse format, with each entry color-coded by its health level. Green is healthy, Yellow is deteriorating and Red means critical. The key field here is Reallocated Sector Count (or Available Spare in an SSD). If this is in yellow or red, this means that your drive has bad sectors.
- To actually fix the issues affecting your drive, switch to the Test & Repair tab and click the Scan button.
Victoria will now scan the sectors of the drive and try to recover your data where possible. Any clusters mistakenly marked as bad would be regenerated, potentially rescuing the disk from failure.
Fix 2: Extend the Drive
This one is a bit situational. Many times users leave a fraction of their hard disk capacity unallocated when first formatting the drive. This extra space can be added into the existing disk to give CHKDSK a fresh collection of sectors to use.
Of course, if you don’t have any unallocated space on the drive, extending the volume isn’t possible. But in case you do, here are the steps for doing so:
- Search for Disk Management in the Start Menu to locate the tool for creating and formatting partitions. Note that on Microsoft Windows 11 it doesn’t actually show up with that name, so just open the app that appears.
- The disk management window shows up, listing all the partitions on the current drive, along with their health.
- If there is any unallocated space on the drive, it will also show up here. Then you can right-click on your main partition and select the Extend Volume… option. Without any such extra space, the option will be grayed out.
The infusion of fresh storage capacity adds a large number of healthy sectors into your partition, improving its overall health. Running a CHKDSK scan after extending the volume will allow it to swap the bad clusters with the fresh sectors in the new space, “fixing” the drive.
Fix 3: Just Let CHKDSK Run
When CHKDSK throws up the “disk does not have enough space to replace bad clusters error”, it doesn’t stop scanning. Your obvious instinct might be to close the process when you see an error, but it is better to keep it running.
You will see no obvious changes right away, but check disk will keep trying to fix the drive. It might take a few hours, but eventually, the process will be completed. There is a good chance that the utility will manage to rescue some of the sectors and repair them.
Fix 4: Get a Replacement Drive
No, we are not kidding. The thing is, seeing a bad clusters error means that your drive is beginning to fail. And while you can drag things on for quite a bit by using tools like Victoria and CHKDSK, ultimately the disk is just going to stop working.
The solution? Get a replacement. While it is sometimes possible to extract data out of a dead hard drive, no software product can fix hardware issues.
The idea is to save your data while you still can, because you may not get a chance after a fatal disk crash. At the very least you should start backing up your most important files to cloud storage or clone the disk to an external hard drive to be safe.
Does Cleaning the Drive Help?
Many online guides suggest defragmenting the disk or removing unnecessary apps. The rationale given is that the freed-up memory could then be used to fix the bad clusters. Unfortunately, that’s not true.
The free space referred to by the CHKDSK utility is the reserved space on the drive, not the memory currently in use. While cleaning up your computer is generally a good practice (and can even speed up your system) it will not help fix bad clusters.
What Is the Best Way To Fix “The Disk Does Not Have Enough Space to Replace Bad Clusters” Error in Windows?
At its core, this error is indicative of a more serious hardware problem. Bad clusters are caused by a failing hard drive, and no amount of disk cleaning or diagnostic applications are going to fix that.
That being said, tools like Victoria can help you get a bit more life out of your hard drive by regenerating bad sectors and moving your data to more stable sectors. If you have unallocated space on your drive, you can also try extending the disk to incorporate the extra volume.
In any case, you should start backing up your data as soon as you see an error like this. You never know when your drive will completely fail, and having a backup ensures that you do not lose any data. Because ultimately the hard drive will fail, requiring a replacement.