🚀 NEW in v2.4.29: 35+ Speed Optimizations added today!Download Now →

Home/Fix/Disk Signature Collision — Cloned Drive Shows Offline

How to Fix Disk Signature Collision — Cloned Drive Shows Offline on Windows

Cloned a drive and the new disk shows as "Offline" in Disk Management with "disk signature collision"? Fix drive conflicts after cloning on Windows 10 and 11.

📖

Main Troubleshooting Guide

How to Fix 100% Disk Usage

Complete symptoms, causes, and step-by-step solutions

Symptoms

You might be experiencing this problem if you notice:

  • Cloned disk shows as "Offline" in Disk Management
  • "The disk is offline because it has a signature collision" message
  • Second drive not accessible after cloning
  • Both original and clone drives can't be online simultaneously
  • Drive letters missing for cloned partitions
  • Windows refuses to bring the disk online
  • External drive enclosure with cloned drive not mounting

Common Causes

  • Both disks have the same disk signature (MBR) or disk GUID (GPT)
  • Cloning copies the signature byte-for-byte — Windows sees a duplicate
  • Windows only allows one disk with a given signature to be online at a time
  • The operating system can't determine which disk to boot from if both are identical
  • SAN policy set to "Offline Shared" preventing duplicate signatures
  • Some cloning tools don't generate new signatures automatically

Solutions

Solution 1: Change Disk Signature via Disk Management

  1. 1Open Disk Management (diskmgmt.msc)
  2. 2Find the offline disk (shown with a red arrow or "Offline" status)
  3. 3Right-click the disk (left panel where it says "Disk 1" etc.)
  4. 4Click "Online" — Windows will automatically assign a new signature
  5. 5If it warns about signature collision: click Yes to assign a new one
  6. 6The disk should come online with its partitions accessible
  7. 7Assign drive letters if needed: right-click partition → Change Drive Letter

Solution 2: Fix via DiskPart

  1. 1If Disk Management can't bring the disk online:
  2. 2Open CMD as Administrator → diskpart
  3. 3list disk — find the offline disk number
  4. 4select disk X (where X is the offline disk)
  5. 5uniqueid disk — shows the current signature
  6. 6online disk — try bringing it online
  7. 7If collision error: uniqueid disk id=AABBCCDD (set a new random hex value)
  8. 8Then: online disk

Solution 3: Fix SAN Policy

  1. 1Windows sometimes has a SAN (Storage Area Network) policy that keeps disks offline:
  2. 2Open CMD as Admin → diskpart
  3. 3san — shows current policy
  4. 4If it says "Offline Shared" or "Offline Internal":
  5. 5san policy=OnlineAll — sets all disks to come online automatically
  6. 6exit → restart
  7. 7This is common on Windows Server but can also affect Windows 10/11

Solution 4: Best Practices for Cloning

  1. 1To avoid this issue in future cloning:
  2. 2Use cloning software that generates a new disk signature (Macrium Reflect, Clonezilla)
  3. 3After cloning: keep only ONE disk connected, boot from it, then connect the second
  4. 4If upgrading from HDD to SSD: remove the old drive before first boot from the new one
  5. 5For backup purposes: the offline behavior is actually protective — prevents boot confusion
  6. 6If both drives need to be online: change the signature on the non-boot drive
  7. 7Never change the signature on your current boot drive while booted from it
FIXES THIS IN 5 MINUTES

Fix Disk Signature Collision — Cloned Drive Shows Offline Automatically

RescuePC Toolkit includes 109+ automated repairs that fix this problem with one click. No command line knowledge required.

Download Now - Free Trial

No credit card required • Works on Windows 10 & 11

Automated Repairs for This Issue

Browse More System & Core Features Guides

Share this:XRedditLinkedInEmail