How to fix error no such partition grub rescue on Windows 11/10? Here are practical ways to try out.
Workable Solutions | Step-by-step Troubleshooting |
---|---|
Fix 1. Fix MBR and Rebuild BCD |
Method 1. Qiling Partition Master...Full steps Method 2. Windows 11/10 Automatic Repair...Full steps |
Fix 2. Boot Sector Code with Windows 11/10 Automatic Repair | Step 1. Restart your PC a few times during the boot sequence; Step 2. From the list of options...Full steps |
Fix 3. Configure and Set Active Partition |
Method 1. Qiling Partition Master...Full steps Method 2. Diskpart...Full steps |
"I was dual-booting Windows 10 and Linux Ubuntu on my desktop. Since the system was unable to detect Ubuntu in the initial menu that appears on rebooting, I deleted the partition onto which I had installed Ubuntu while in Windows 10. I then installed PowerISO, which prompted me to reboot the system. Now, however, it led me to the grub rescue prompt and said, "no such partition. Grub rescue>", How can I fix no such partition grub rescue Windows 10?"
No such partition is a common error that usually occurs in Windows & Ubuntu dual boot system. It always appears when you intend to boot your computer but get stuck at the boot screen with the following error messages:
Example 1:
error: no such partition.
grub rescue>
Example 2:
error: no such partition.
Entering rescue mode...
grub rescue>
Windows 10 grub rescue occurs for the following reasons:
For the problems caused by these reasons, we give the following solutions to helping you solve no such partition, grub rescue error on Windows 10.
Try these practical methods to fix Windows no such partition grub rescue error.
Part of GRUB lives in the Master Boot Record (MBR), while the other parts live in the Linux boot partition. At most times, the error no such partition grub rescue on Windows 10 happens after you deleting or formatting Ubuntu partition, which corrupts the MBR boot sector & boot sector code files and finally makes Windows 10 is unable to boot.
In this case, you can try to rebuild MBR and restore the BCD files to fix the issue. Both Qiling partition management software and Windows 10 Automatic Repair can help you solve Windows 10 grub rescue problem.
Qiling Partition Master makes it quite simple to partition hard drives on Windows 11/10/8.1/8/7/Vista/XP and take full advantage of your disk space for best computer performance. With this tool, you can rebuild MBR effortlessly with a wizard-like interface.
Except for the partition checking and repairing function, Qiling Partition Master provides more one-stop disk partition features, such as resize/move partition to solve low disk space issue, clone disk, merge partitions, create/delete/format partition, wipe data, and disk/partition conversion (convert MBR to GPT), and more.
Step 1. Create a WinPE bootable disk
Step 2. Boot Qiling Partition Master Bootable USB
Step 3. Rebuild MBR
You can also use the Windows 10 Automatic Repair feature to fix error no such partition grub rescue in Windows 10. When Windows 10 is unable to boot, you can restart the system several times and the system will enter into WinRE mode. Or you can use a Windows 10 bootable media (DVD or USB flash drive) to get into this recovery environment.
Here's the step-by-step guide.
Step 1. Connect the Windows 10 bootable media to your computer (DVD disc or USB flash drive).
Step 2. In WinRE mode, under the "Choose an option" tab, click the "Troubleshoot" button.
Step 3. Then click the "Advanced options" feature. In the pop-up window, choose "Command Prompt" to start to fix BCD files.
Step 4. Once CMD starts, type the following commands in turn:
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
Step 5. Close Command Prompt and restart your computer.
Rebuild MBR and BCD is an applicable method in fixing error no such partition grub rescue in Windows 10. However, if you are still experiencing the issue, you may proceed to the next solution.
Damaged boot sector code may cause the Windows 10 grub rescue error prompt. If rebuilding MBR can't fix Windows 10 grub rescue issue, you should try to restore the boot sector code into consideration with the Windows repair option.
Step 1. Restart your PC a few times during the boot sequence.
Step 2. From the list of options, select "Troubleshoot" > "Advanced options" > "Startup Repair".
Step 3. The repair process will now start.
Step 4. After the repair process finishes, check if error no such partition is resolved.
You can also solve this problem by using a Windows bootable DVD or USB flash drive. To start restoring the boot sector code, follow the steps shown below:
Step 1. Connect your USB flash drive to your computer or insert Windows 10 DVD to your PC.
Step 2. Restart the computer to enter into Automatic Repair mode.
Step 3. Click "Troubleshoot" > "Advanced Options" > "Command Prompt" to open CMD.
Step 4. In the CMD window, type the following command and hit Enter afterward:
diskpart
select disk 0
list volume
Step 5. Now, all volumes will be displayed here. In the Type column, you will find the "DVD-ROM" value, remember the drive letter of the Windows 10 bootable disc. Here we take the letter F as an example. Type the following command lines and hit Enter afterward:
Exit
F:
cd boot
Dir
Step 6. Next, you need to check if you have bootsect.exe files in the list. If so, enter the following command:
bootsect /nt60 SYS /mbr
Exit
bootsect nt60 SYS mbr
Step 7. Exit the command prompt and restart your computer. Check if no such partition grub rescue error is resolved.
A very common cause for error no such partition to show up is not having the correct partition set as active. The BIOS tries to start the boot loader up from the active partition, and the bootloader searches for its configuration data from the active partition as well. So if the active partition is corrupted or incorrectly set, the Error: no such partition. Grub rescue can happen.
Like rebuilding MBR demonstrated below, you have two ways to set system partition as active: one is using Qiling partition management software, and the other is using Diskpart to manually input command lines to finish the job.
Step 1. Run Qiling partition manager software. On the disk map, right-click the target partition.
Step 2. Then, select "Set Active" from the drop-down menu.
Step 1. Use diskpart from the command line to set the correct partition.
Step 2. Connect the Windows 10 bootable media to your computer (DVD or USB flash drive).
Step 3. Restart your computer to enter into Automatic Repair mode.
Step 4. Go to "Troubleshoot" > "Advanced Options" > "Command Prompt" to launch the CMD.
Step 5. Now, Type diskpart and hit the Enter. Type the following commands in order and hit enter afterward:
list disk: (this lists all hard drives in your computer)
select disk n: (n means the disk where Windows 10 is installed. Here you can choose disk 0 or any other disk where Windows 10 is installed)
list volume: (this list all volumes on system disk)
select volume n: (n refers to the number of system partition)
active: (it can mark the correct system partition active)
Type quit to exit Command Prompt. Restart your PC and check if this resolves the Windows 10 grub rescue error.
You can use the three most effective ways to fix Windows 10 grub rescue problem. You can learn that both Windows Automatic Repair and Qiling Partition Master can be helpful in resolving the problem.
We highly recommend you use Qiling Partition Master to help you partition the hard drive correctly. Using the tool is far easier than the manually inputting command lines to fix error no such partition grub rescue on Windows 10.
All you need to do is download and launch the program, select the partition, and then choose precisely what you want to do with it. Qiling Partition Master allows you to directly transfer space from one drive to another to make full use of disk space.
Do you have more questions about fixing error no such partition entering rescue mode on Windows 10? If so, check the following hot topics and their answers.
How do I fix error no such partition?
In conclusion, you have three ways to fix error no such partition:
How do I fix grub error no such partition unknown file system?
Corrupted or damaged MBR or BCD may cause grub error no such partition unknown file system, try to rebuild MBR and BCD files at first. If MBR fixing is not useful, continue trying to restore the boot sector code and make system partition as active to make sure your Windows can reboot properly.
How do I get rid of grub rescue error?
You can use the three solutions to solving Windows 10 grub rescue error. In order to prevent this issue from happening again, you should pay attention to the following points:
How do you fix error attempt to read or write outside of hd0?
When you try to I install Ubuntu on an older computer after the installation finished, you may encounter the following problem while rebooting the computer:
error: attempt to read or write outside of disk' hd0'.
Entering rescue mode...
grub rescue>
To fix this issue, you can make a boot repair USB disk and use the Windows automatic repair feature to troubleshoot. Or you can try some workarounds from the technical forum.