Windows 10: partitions and windows key

Discus and support partitions and windows key in Windows 10 Ask Insider to solve the problem; [ATTACH] So i decided to try and duel boot with linux on my existing windows machine to impress all the nerds but in the process of screwing with... Discussion in 'Windows 10 Ask Insider' started by /u/StovenDaOven, Aug 1, 2020.

  1. partitions and windows key


    partitions and windows key dtB94u56g48JbTGfcYDEkINOuWIhgi56KYXWeiQ1joY.jpg

    So i decided to try and duel boot with linux on my existing windows machine to impress all the nerds but in the process of screwing with partitions i ended up deleting everything in the main partition of my windows installation so i tried using the windows repair tool usb thinger (not the installer just repair tools) and it unsurprisingly could not find an installation of windows.

    REAL QUESTION

    i can see in GParted that there's a small Microsoft reserved partition still on my hard drive and im wondering if that partiton has my windows key inside of it so i can reinstall windows from the iso that's on microsoft's website and just put in my windows key



    GParted screenshot of my main drive

    submitted by /u/StovenDaOven
    [link] [comments]

    :)
     
    /u/StovenDaOven, Aug 1, 2020
    #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, Aug 1, 2020
    #2
  3. Installing Windows Vista/7 on a GUID Partition Table

    I've never tried multiple partitions so this is a shot in the dark...

    At step #10, I would try setting the size parameter (it is in mebibytes) to how large you want the partition windows is installed on to be, then go ahead and install windows. This will leave the rest of the drive raw instead of consuming it into the OS partition (C drive). Once you successfully boot into Windows, you should be able to use Computer Management -> Disk Management to create partitions in the raw space.


    If you really wanted to do it with diskpart before Windows is installed, you basically repeat the following lines making sure to specify a size if you don't want it to consume all remaining space:
    • create partition primary size=size in mebibytes here
    • format quick fs=ntfs label="appropriate name here"
    • assign letter=C thru Z here
    Obviously, you can use quick formatting or leave it out for full format. Leave off the size parameter when you reach the final partition that should consume all the remaining space. Also remember that the order you do this in goes from the outside of the disk (where it is fastest) to the inside of the disk (where it is slowest). Because of this, it is recommended to put EFI (e.g. size=300), then MSR (e.g. size=300), then Windows (e.g. size=30000), then Applications (e.g. size=70000), then Storage (e.g. no size parameter).

    If I'm right, the above example would look like this:
    • diskpart
    • list disk
    • select disk <id>
    • online disk
    • attributes disk clear readonly
    • clean
    • convert gpt
    • create partition efi size=300
    • create partition msr size=300
    • create partition primary size=30000
    • format fs=ntfs label="Windows"
    • assign letter=C
    • create partition primary size=70000
    • format fs=ntfs label="Applications"
    • assign letter=D
    • create partition primary
    • format fs=ntfs label="Storage"
    • assign letter=E
    • exit
     
    FordGT90Concept, Aug 1, 2020
    #3
  4. partitions and windows key

    Help! Data partition not showing under my computer

    This is happening on a windows 2000 server. Our second partition of the system, for data is not showing under my computer. Here are the properties of it in disk management:


    partitions and windows key partition.jpg


    Now under logical drives its listed as F and shows free space available.

    Suggestions on how to fix this?
     
    Hybrid_theory, Aug 1, 2020
    #4
Thema:

partitions and windows key

Loading...
  1. partitions and windows key - Similar Threads - partitions key

  2. my partition was locked. When I logged into Microsoft to find the key,it sent me this...

    in Windows 10 Gaming
    my partition was locked. When I logged into Microsoft to find the key,it sent me this...: I installed a new Windows 11 and found that the partition was locked. When I logged into Microsoft to find the key, it sent me this message.Something happened. Wait a bit, then try again. If this issue persists, contact usAnd I have been like this since yesterday, Now I want...
  3. my partition was locked. When I logged into Microsoft to find the key,it sent me this...

    in Windows 10 Software and Apps
    my partition was locked. When I logged into Microsoft to find the key,it sent me this...: I installed a new Windows 11 and found that the partition was locked. When I logged into Microsoft to find the key, it sent me this message.Something happened. Wait a bit, then try again. If this issue persists, contact usAnd I have been like this since yesterday, Now I want...
  4. One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC

    in Windows 10 Updates and Activation
    One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC: HelloWe run Automotive dealer level software. Sometime these software are made by the same company and you cannot install them into the same OS. They will corrupt each other. Ford and Mazda are good examples. We are trying to avoid having to use multiple pc's all the time....
  5. One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC

    in Windows 10 Gaming
    One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC: HelloWe run Automotive dealer level software. Sometime these software are made by the same company and you cannot install them into the same OS. They will corrupt each other. Ford and Mazda are good examples. We are trying to avoid having to use multiple pc's all the time....
  6. One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC

    in Windows 10 Software and Apps
    One Windows 10 or 11 OS Key Serial Number for Multiple installs on same Partitioned PC: HelloWe run Automotive dealer level software. Sometime these software are made by the same company and you cannot install them into the same OS. They will corrupt each other. Ford and Mazda are good examples. We are trying to avoid having to use multiple pc's all the time....
  7. Laptop Keeps asking for bitlocker key after I installed fedora on a partition

    in Windows 10 Gaming
    Laptop Keeps asking for bitlocker key after I installed fedora on a partition: Same as tittle https://answers.microsoft.com/en-us/windows/forum/all/laptop-keeps-asking-for-bitlocker-key-after-i/0c02c0af-2f36-4a8b-8583-548138bb2cc5
  8. Laptop Keeps asking for bitlocker key after I installed fedora on a partition

    in Windows 10 Software and Apps
    Laptop Keeps asking for bitlocker key after I installed fedora on a partition: Same as tittle https://answers.microsoft.com/en-us/windows/forum/all/laptop-keeps-asking-for-bitlocker-key-after-i/0c02c0af-2f36-4a8b-8583-548138bb2cc5
  9. Where can i get BitLocker key for second drive second partition. second drive first...

    in Windows 10 Gaming
    Where can i get BitLocker key for second drive second partition. second drive first...: This drive consists of two partitions, D and E drivesIn order to unlock the BitLocker-encrypted C,D and E drives, I followed the necessary steps by logging in to my Microsoft account. However, I could only find two BitLocker keys in my account: one for the operation system...
  10. Where can i get BitLocker key for second drive second partition. second drive first...

    in Windows 10 Software and Apps
    Where can i get BitLocker key for second drive second partition. second drive first...: This drive consists of two partitions, D and E drivesIn order to unlock the BitLocker-encrypted C,D and E drives, I followed the necessary steps by logging in to my Microsoft account. However, I could only find two BitLocker keys in my account: one for the operation system...