https://support.microsoft.com/en-us/top ... c8229763bf
However, my WinRE partition is not next to my OS partition, so that's what I thought you could help me with. I'm also sure this can help others since this seems to be a problem for others, too.
Here is what DISKPART says about my machine:
If you look at the offsets in list partition, you'll see I'm right about the order of the drives.
Code: Select all
DISKPART> list disk
  Disk ###  Status         Size     Free     Dyn  Gpt
  --------  -------------  -------  -------  ---  ---
  Disk 0    Online          931 GB  1024 KB        *
  Disk 1    Online          931 GB    21 MB        *
  Disk 2    Online          238 GB  1024 KB        *
  Disk 3    Online         7452 GB      0 B        *
  Disk 4    Online         4657 GB      0 B        *
  Disk 5    Online         3725 GB      0 B        *
DISKPART> list volume
  Volume ###  Ltr  Label        Fs     Type        Size     Status     Info
  ----------  ---  -----------  -----  ----------  -------  ---------  --------
  Volume 0     D                       DVD-ROM         0 B  No Media
  Volume 1     C   WDS100T2B0A  NTFS   Partition    929 GB  Healthy    Boot
  Volume 2         DELLSUPPORT  NTFS   Partition   1094 MB  Healthy
  Volume 3         Windows RE   NTFS   Partition    904 MB  Healthy
  Volume 4         SYSTEM       FAT32  Partition    100 MB  Healthy    System
  Volume 5     H   ST1000VX005  NTFS   Partition    931 GB  Healthy
  Volume 6     E   SUNEAST SSD  NTFS   Partition    236 GB  Healthy
  Volume 7     G   Recovery     NTFS   Partition    950 MB  Healthy    Hidden
  Volume 8         SYSTEM       FAT32  Partition    260 MB  Healthy    Hidden
  Volume 9         drive        NTFS   Partition    518 MB  Healthy    Hidden
  Volume 10    I   Expansion    NTFS   Partition   7451 GB  Healthy
  Volume 11        EFI          FAT32  Partition    200 MB  Healthy    Hidden
  Volume 12    F   Seagate Por  NTFS   Partition   4657 GB  Healthy
  Volume 13    J   WD easystor  NTFS   Partition   3725 GB  Healthy
  
DISKPART> select disk 0
Disk 0 is now the selected disk.
C Drive
DISKPART> list partition
  Partition ###  Type              Size     Offset
  -------------  ----------------  -------  -------
  Partition 1    System             100 MB    17 KB
  Partition 2    Reserved           128 MB   100 MB
  Partition 3    Primary            929 GB   228 MB
  Partition 4    Primary           1094 MB   929 GB
  Partition 5    Primary            904 MB   930 GB
  
DISKPART> select disk 1
Disk 1 is now the selected disk.
H drive
DISKPART> list partition
  Partition ###  Type              Size     Offset
  -------------  ----------------  -------  -------
  Partition 1    Reserved            15 MB    17 KB
  Partition 2    Primary            931 GB    16 MB