Search:

Type: Posts; User: Megahertz

Page 1 of 10 1 2 3 4

Search: Search took 0.11 seconds.

  1. Thread: MBG2GPT and WinRE issue by Megahertz
    Forum: General Support
    Replies 7 Views 220

    Please edit your profile with ALL your hardware...

    Please edit your profile with ALL your hardware specs. It will help us to help you
    System Specs - Fill in at Ten Forums
    Do you have a SSD or HDD as the main drive?

    Regarding the Recovery...
  2. Replies 4 Views 326

    Add or Remove Keyboard Layouts in Windows 10...

    Add or Remove Keyboard Layouts in Windows 10
  3. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    Partition letters are assigned by the OS. If...

    Partition letters are assigned by the OS. If drive 1 has no Windows on any partition you can delete the partition.

    The recovery partition should be at least 850M
    KB5034441: Windows Recovery...
  4. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    The instructions on the post above are easy and...

    The instructions on the post above are easy and simple.
    The down side:
    - The EFI partition isn't the first
    - There is no MSR partition
    - There is a EFI partition between C and the recovery...
  5. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    If drive 0 is GPT you can just create a EFI...

    If drive 0 is GPT you can just create a EFI partition and load the boot manager on it.

    diskpart
    select disk 0
    select vol c
    shrink desired=100
    create part EFI
    format quick FS=fat32 label=EFI...
  6. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    Read my post 23 What do you want to do?

    Read my post 23

    What do you want to do?
  7. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    Open a CMD window as administrator and type:...

    Open a CMD window as administrator and type:
    diskpart
    list vol
    exit
  8. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    The boot device is disk 0 partition 1 (Windows...

    The boot device is disk 0 partition 1 (Windows partition)
    The boot manager is on the System partition (Disk 1 partition 1)
  9. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    I suggested on post 8 to do a clean install as...

    I suggested on post 8 to do a clean install as UEFI-GPT. All partitions will be on the correct sequence
    408947

    or

    I can give you instructions on how to create a System partition on drive 0,...
  10. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    On a Legacy-MBR, BIOS transfer the boot sequence...

    On a Legacy-MBR, BIOS transfer the boot sequence to a drive MBR that will transfer to a master boot manager on an Active partition (drive 1 - System partition). This master boot manager will transfer...
  11. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    On a Legacy-MBR the boot manager is on a...

    On a Legacy-MBR the boot manager is on a partition set as Active. From post one the active partition is on the System partition on drive 1.

    If you detach drive 1 and 2 can you boot from drive 0?...
  12. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    Bad things happens when the hands works faster...

    Bad things happens when the hands works faster than the brains.

    Once again, a boot able GPT drive needs a EFI partition.
  13. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    It is because the OS is in one drive and the boot...

    It is because the OS is in one drive and the boot manager on another.

    Don't just convert the drive to GPT with other software or it won't boot.
  14. Thread: Disk 1 Partition Issues by Megahertz
    Forum: Drivers and Hardware
    Replies 161 Views 3,540

    Your disks are a big mess. If you do a clean...

    Your disks are a big mess.
    If you do a clean install on a drive with another drive that has Windows it will install the OS in the drive but use the drive that has Windows as the boot manager.
    Main...
  15. Replies 4 Views 326

    I have a similar problem as I have a US computer...

    I have a similar problem as I have a US computer and keyboard but my region is Brazil and Win 11 insist to load a Brazilian keyboard option. What I want is International US keyboard.
    Keyboard setup...
  16. Replies 10 Views 668

    As zbook already mentioned: MiniTool Portable...

    As zbook already mentioned:
    MiniTool Portable Partition Magic Brings Easier Disk Management
    DiskGenius Download Center | Free Download DiskGenius
  17. Thread: What's wrong with my monitor? by Megahertz
    Forum: Graphic Cards
    Replies 8 Views 679

    Studynxx, is the issue solved?

    Studynxx, is the issue solved?
  18. Thread: Startup failure by Megahertz
    Forum: BSOD Crashes and Debugging
    Replies 7 Views 630

    I did test the two drives: the system (SSD) and...

    I did test the two drives: the system (SSD) and data (HDD) drives. I ran chkdsk x: /f and run Crystal disk info. No problems found.
  19. Thread: SSD from old pc to new build by Megahertz
    Forum: Installation and Upgrade
    Replies 3 Views 456

    If the SSD from the old dead PC had Windows on it...

    If the SSD from the old dead PC had Windows on it you should delete all partitions, not only format the Windows partition.

    Open a CMD window as administrator and type:

    diskpart
    list disk (it...
  20. Thread: What's wrong with my monitor? by Megahertz
    Forum: Graphic Cards
    Replies 8 Views 679

    Fast startup

    Fast startup
  21. Thread: What's wrong with my monitor? by Megahertz
    Forum: Graphic Cards
    Replies 8 Views 679

    What happens if you don't take out the PSU cable...

    What happens if you don't take out the PSU cable of the monitor and when it enters windows you move the mouse or hit esc ?
    Is fast start enable? If it is, turn it to disable. Fast start is more part...
  22. Thread: SSd partitioning after cloning by Megahertz
    Forum: Drivers and Hardware
    Replies 8 Views 674

    How big was the J: partition? To find all the...

    How big was the J: partition?
    To find all the partitions on the drive, open a CMD window as administrator and type:

    diskpart
    select disk 0
    list part (It will list all partitions)
    exit (to exit...
  23. Thread: Upgrade Windows 10 to Windows 11 - Summary by Megahertz
    Forum: Installation and Upgrade
    Replies 2 Views 409

    If your computer doesn't meet the requirements...

    If your computer doesn't meet the requirements you can still upgrade from Win 10 to Win 11 with a workaround.
    How to upgrade from Win10 or Win 11 to Win 11 23h2 - A guide | Windows 11 Forum
  24. Thread: Startup failure by Megahertz
    Forum: BSOD Crashes and Debugging
    Replies 7 Views 630

    Thanks Dalchina. How can I enable the boot log...

    Thanks Dalchina. How can I enable the boot log from a WinPE (I can't boot the main drive)?
  25. Thread: Startup failure by Megahertz
    Forum: BSOD Crashes and Debugging
    Replies 7 Views 630

    Startup failure

    My wife's computer is quite old (Z68 - i7 2600k, 4+4 G DDR3 2133, 128G SSD + 1T HDD). Win 10 - 64b 22h2
    It was working and one day it began to fail during startup. It began to boot from the SSD and...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 17:28.
Find Us




Windows 10 Forums