Windows 10: I lost my partitions after windows update installation restart.

Discus and support I lost my partitions after windows update installation restart. in Windows 10 Gaming to solve the problem; I restarted my PC for windows update installation. After the installation I lost all my partitions and just I am only able to see single drive... Discussion in 'Windows 10 Gaming' started by asif shaik1, Nov 6, 2023.

  1. I lost my partitions after windows update installation restart.


    I restarted my PC for windows update installation. After the installation I lost all my partitions and just I am only able to see single drive partition of 150 GB of 1 TB HDD and other 3 partitions are lost.So I tried to recover my partitions using MiniTool Partition Wizard from another HDD. Where I found all my partitions perfectly .But to recover it I need to buy it. Please anyone help me to recover my partitions.

    :)
     
    asif shaik1, Nov 6, 2023
    #1
  2. W1zzard Win User

    W7 Hard drive partition issue

    to get rid of that 100 meg windows partition that setup creates for you on a new install on a blank hdd:

    - press shift+f10 when on the partition management screen in setup <-- this opens a command prompt
    - diskpart <-- start the windows command line partition management tool
    - list disk <--- list the installed hdds in this computer for the next step
    - select disk 0 <- might have to replace 0 with the number of the correct disk
    - clean <-- this will erase all data on the disk you selected one step up- dont use the wrong disk!
    - create partition primary <- creates a primary partition taking up all space on the drive, adjust the command if necessary
    - exit, exit to exit diskpart and the command prompt
    - click refresh in partition manager and select your newly created partition and install to that
     
    W1zzard, Nov 6, 2023
    #2
  3. Vista Beta 2 Installed

    Well first I defragged the drive, then go into partition magic and select "create a new partition" and make sure it is "after c:"

    Then click the rest of the way through the menus, and in the lower left there is a list of pending activites and click "apply" and you will have to restart and before windows boots partition magic does its thing.
     
    wazzledoozle, Nov 6, 2023
    #3
  4. I lost my partitions after windows update installation restart.

    Installing Windows Vista/7 on a GUID Partition Table

    Background

    GUID Partition Table (GPT) is a boot sector technology poised to replace the venerable Master Boot Record (MBR) principally because MBR has a maximum capacity of 2 TB for a single partition (some single disks have reached 3 TB). Installing Windows on a GPT is a bit tricky because Windows wants to default back to MBR. In order to force Windows on to a GPT, we have to pre-format the drive prior to Windows installation. You can do that during Windows setup using the console.

    Requirements

    • Windows Vista or 7 (must be 64-bit no matter which OS is used)
    • A motherboard with EFI BIOS
    • A means to EFI boot the Windows setup (I had to use a USB DVD drive on MSI Z77A-G65, the internal SATA Bluray drives didn't have an EFI option)
    Instructions

    • Boot into Windows setup using EFI. On the MSI Z77A-G65, it showed up as UEFI:USB-ATAPI DVD ... This will change according to your motherboard and how you are attempting to enter setup. This step is critical. Without booting into setup via EFI, only MBR is available to the setup. There's no easy way to tell from within setup if it is running via EFI or not.
    • Once you have booted into setup, continue through the process as you would normally until you reach the dialog which shows you the available drives. Load a driver, if necessary, then press SHIFT+F10 to open the command prompt.
    • In the command prompt, enter the following lines, pressing enter after each one. Note that the <id> field below is the disk ID that you want to format as GPT from the "list disk" command. If there's only one drive, <id> will likely be 1. Note: All data on the drive will be lost during this process. Make sure to select the correct drive.
      • diskpart
      • list disk
      • select disk <id>
      • online disk
      • attributes disk clear readonly
      • clean
      • convert gpt
      • create partition efi size=102
      • create partition msr size=32
      • create partition primary
      • format fs=ntfs label="Operating System"
      • assign letter=C
      • exit
      "online disk" and "attributes disk clear readonly" are likely to fail. Don't worry, they are only precautionary. Change the drive letter and label to whatever you want. Also, the above command (specifically "create partition primary") will consume all remaining space on the drive. If you want multiple partitions with fixed sizes, substitute what you want in place of "create partition primary."
    • You may now close the command prompt and click on "Refresh" back in the dialog to choose where to install Windows. You should now see at least 2 partitions (I think Microsoft Reserved is hidden) and it will only let you install on a non EFI/MSR partition. Click on the primary partition and proceed with the installation as normal.
    • Note that in the EFI BIOS after installing Windows via EFI, you can no longer directly boot the volume Windows is installed on. Instead, you must boot via "Windows Boot Manager" (on MSI Z77A-G65, it was "UEFI: Windows Boot Manager"). Keep that in mind if you wish to tweak the boot order.
    Conclusion

    That should do it. You should be in Windows with >2 TB of hard drive capacity available if you had more than 2 TB on the Windows partition. Congratulations being on the bleeding edge of technology! *Rockout :rockout:
     
    FordGT90Concept, Nov 6, 2023
    #4
Thema:

I lost my partitions after windows update installation restart.

Loading...
  1. I lost my partitions after windows update installation restart. - Similar Threads - lost partitions update

  2. lost partition after install windows

    in Windows 10 Gaming
    lost partition after install windows: Hi. I am using a 232GB hard drive and have 2 partitions 192GBD and 40GBG. After reinstalling windows 10, I clicked on 'this PC' and noticed that G partition of the drive was missing, And when I went to disk management, and i didn't see that G partition, but it showed...
  3. lost partition after install windows

    in Windows 10 Software and Apps
    lost partition after install windows: Hi. I am using a 232GB hard drive and have 2 partitions 192GBD and 40GBG. After reinstalling windows 10, I clicked on 'this PC' and noticed that G partition of the drive was missing, And when I went to disk management, and i didn't see that G partition, but it showed...
  4. lost partition after install windows

    in Windows 10 Installation and Upgrade
    lost partition after install windows: Hi. I am using a 232GB hard drive and have 2 partitions 192GBD and 40GBG. After reinstalling windows 10, I clicked on 'this PC' and noticed that G partition of the drive was missing, And when I went to disk management, and i didn't see that G partition, but it showed...
  5. I lost my partitions after windows update installation restart.

    in Windows 10 Software and Apps
    I lost my partitions after windows update installation restart.: I restarted my PC for windows update installation. After the installation I lost all my partitions and just I am only able to see single drive partition of 150 GB of 1 TB HDD and other 3 partitions are lost.So I tried to recover my partitions using MiniTool Partition Wizard...
  6. I lost my partitions after windows update installation restart.

    in Windows 10 Installation and Upgrade
    I lost my partitions after windows update installation restart.: I restarted my PC for windows update installation. After the installation I lost all my partitions and just I am only able to see single drive partition of 150 GB of 1 TB HDD and other 3 partitions are lost.So I tried to recover my partitions using MiniTool Partition Wizard...
  7. Lost Logical Partition after Windows 1909 Update

    in Windows 10 Installation and Upgrade
    Lost Logical Partition after Windows 1909 Update: I upgrade to 1909 but after upgrade I lost 2 logical drives. both partition now shown as combined free space. How can I restore those partition without losing data? where can I find the cause/logs of the issue after upgrade process? screenshot after upgrade [ATTACH]...
  8. Lost Logical Partition after Window 1909 Update

    in Windows 10 Installation and Upgrade
    Lost Logical Partition after Window 1909 Update: I upgrade to 1909 but after upgrade I lost 2 logical drives. both partition now shown as combined free space. How can I restore those partition without losing data? where can I find the cause/logs of the issue after upgrade process? screenshot after upgrade [ATTACH]...
  9. Lost Partition After windows 10 update

    in Windows 10 Network and Sharing
    Lost Partition After windows 10 update: After updating windows 10, Windows detected my second partition drive as RAW format and it needs to be formatted. The drive was working fine before update ( was NTFS before the update). please I need to solve this problem ASAP because all my working files are on this...
  10. Partition lost after windows 10 update 1809

    in Windows 10 Installation and Upgrade
    Partition lost after windows 10 update 1809: Hi, I just updated my windows 10 with update 1809 and now I cannot see my personal files partition anymore. In a partition tool that I use, I see that 230 GB has now an unallocated file system and that there is no used space in it. What happened with update 1809? And how...