I am using windows 10 and cannot create a recovery drive. The only message I see is: "Can't Create the Recovery Drive".. a problem occurred while creating the recovery drive. I tried using a USB drive, a CD RW, and a 450 gigabyte external hard drive, all reformatted before using.
Can't create recovery drive on this PC
Hi guys,
Just tried to create a recovery USB drive. But I find that "We can't create a recovery drive on this PC. Some required files are missing. To troubleshoot problems when your PC can't start, use your Windows installation disc or media."
Uh?
Is a fresh Windows 8 x64 (RTM) installation. Only thing that I can think of is it has UEFI and Secure Boot enabled.
Ideas?
Windows for home | Previous Windows versions | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
98 answers
Sort by: Newest
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Anonymous
2015-09-07T17:39:56+00:00 -
Anonymous
2015-09-06T21:48:51+00:00 In my case the command worked and I was able to successfully create my recovery drive:
reagentc /setreimage /path \?\GLOBALROOT\device\harddisk0\partition2\Recovery\WindowsRE
for others that are confused, you need to select the primary drive that the os is on (the one your laptop is booting from). as for the partition, you need to select the one that says system using its number (the order it is in from left to right)
-
Anonymous
2015-08-31T21:46:32+00:00 Do this:
Open command prompt in elevated mode and type:
reagentc /disable (press enter)
then type:
reagentc /setreimage /path \?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE (press enter)
Then type:
reagentc /enable )press enter)
You may need to change "harddisk0" to "harddiskX" where X is the number of your "C" drive and "partition1" to partitionX where X is the partition number to conform with your system setup. To check go to Control Panel/Administrative Tools/Computer Management/Storage/Diskmanagment. The disk partitions are numbered from the left of the screen starting with number 1.
-
Anonymous
2015-08-31T20:37:22+00:00 If you read the question, he is following the proper procedure. You just offer a different route to the beginning, and the same answer to the questions remains. You are of no help.