Native Boot VHD Winload.efi Issue

I get a "corrupt or missing" winload.efi error (0xc000000e) when the machine first boots. I then hit the ESC key, select F9 (boot device options), then select either my Windows 10TP or my VHD (also W10TP). It then boots.
I have an HP Pavilion 15, with AMD 10, 12 GB RAM, VHD is in a directory on a 2nd drive.
BIOS settings are set to UEFI enabled, SecureBoot disabled. (I've swapped this back and forth and still the same.)
I've tried setting the VHD as default, nothing.
I've tried to fix it using suggestions from other OS threads, including repairing the boot and it finds nothing.

Hi IslandCoder,
The way I used is almost same with you, see picture above, I create the VHD file (about 20G size), and use command to apply the wim file to VHD:
DISM/Apply-Image /ImageFile:<image_file> /index<index_number> /ApplyDir:<image_path> command.
When it is finished, use bcdboot command to create a boot entry for this VHD device.
Use the BCDboot tool to copy common system partition files and to initialize boot configuration data:
C:\Windows\System32\bcdboot C:\Windows
If the key steps are OK, there should be no other problem. I have tested about three times with Windows 10 Technical Preview.
Alex Zhao
TechNet Community Support

Similar Messages

  • Native Boot VHD with Windows Embedded 7 Standard

    I notice the documentation online states that direct boot from VHD is supported, but we don't seem to be able to get this to work.  Windows just hangs at Starting Windows.  If we directly install or apply a WIM to disk, it boots just fine on
    same hardware.  Any ideas?

    I followed up with the poster offline. This is a bug in FBWF that causes a hang when booting off a VHD. This occurs even if FBWF is disabled. The only workaround available is to exclude FBWF from the image or disable the driver (hklm\system\currentcontrolset\services\fbwf\start
    = 4). If you face this issue please contact Microsoft at [email protected]
    Srikanth Kamath [MSFT] - This posting is provided "As Is" with no warranties, and confers no rights.
    Hi Srikanth,
    I am facing the problem you described in your message: "This is a bug in FBWF that causes a hang when
    booting off a VHD. This occurs even if FBWF is disabled. The only workaround available is to exclude FBWF from the image or disable the driver (hklm\system\currentcontrolset\services\fbwf\start = 4). If you face this issue please contact Microsoft at [email protected]"
    I have made all the WES7 updates via WEDU, but I am still facing the problem: i am unable to boot off a VHD with FBWF in the image. I tried to write an email to [email protected] but
    it seems like this email doesn't exist anymore.
    I would really appreciate to talk with someone at Microsoft to know:
       - if this bug has been resolved
       - if not, if there is a workaround
    Thanks a lot,
    Etienne

  • SCCM's OSD (not MDT): Task sequence can be tweaked into imaging Windows+VHD Native Boot, but can it go all the way and deploy?

    Hello All,
    What I am trying to do is use SCCM's own OSD Task Sequence / Windows PE to deploy an operating system that boots using VHD Native Boot. (C:\ = VHD File  with Windows, D:\ Data drive with BCDBoot).
    MDT 2013 Can do it I've been told, but I am putting off MDT until Windows 10 if I can get away with it.
    TechNet VHD Native Boot on Windows 8.1:
    http://technet.microsoft.com/en-us/library/hh825689.aspx
    http://technet.microsoft.com/en-us/library/hh825691.aspx
    The good news is it is working up to the "Apply Operating System" phase, but that apply operating system phase is reported as an error even though it completes successfully. It can't clean up the SMSTS folder it's looking for on the C:\ because
    it's been moved over to the D:\ by a diskpart script. We are left with the deployment working but requiring IT staff to deal with the OOBE Personalization wizard and adding each PC to the domain manually. From that point on the SCCM client can do the rest,
    which works for US before we upgrade to Windows 10 with utilizing MDT.
    I am not talking about deploying an OS to a VHD file and putting that file on a network share i.e.
    http://blogs.technet.com/b/configurationmgr/archive/2013/10/31/new-in-system-center-2012-r2-configuration-manager-deploying-an-operating-system-to-a-virtual-hard-drive-vhd.aspx
    I reported getting the diskpart script working first here:
    https://social.technet.microsoft.com/Forums/en-US/ff124f09-1d2e-4fc4-a5b6-63b683f3d208/native-vhd-boot-deployments-from-sccm-2012-r2?forum=configmanagerosd
    Here it is:
    rem work around any USB disk left in or any CDROM detected by PE as drive D
    select volume D
    assign letter=F noerr
    rem select the formatted volume and reassign it's drive letter
    select volume C
    assign letter=D
    rem create and setup VHD file
    create vdisk file=D:\DEV_WIN81.VHD maximum=250000 type=expandable
    select vdisk file=D:\DEV_WIN81.VHD
    attach vdisk
    create partition primary
    active
    format FS=NTFS quick label="Developer Win81 VHD"
    assign letter=C
    rescan
    exit
    (type=fixed is better for performance - we'll surely activate when we have dual boot 8.1 / Windows 10 later for the Win10 VHD's)
    The Task Sequence looks like this:
    I'd like to add a few more steps after apply operating system if I can, but I have to resolve this error with "Apply Operating system before I can go further."
    Question:
    Can an OSD guru tell me if there are any Task Sequence Variables we could throw at this to make the Apply Operating System sequence complete without error so we can do all SCCM OSD Deployment steps?
    If we can, then someone (not me) gets to add a new TechNet blog post about this being possible. It's my understanding presently that only MDT can support deploying WIM files into VHDs on Workstations, that boot them.
    The install image was created using dism to convert a VHD from a Hyper-V host into a wim. I know I'm meant to use SCCM to capture it, but I don't think that's causing this problem because when we are deploying from that image to a HDD without VHD we don't
    get any issues.
    I'm only allowed enough characters to paste the tail end of the apply operating system phase only:
    <![LOG[Execution engine result code: Success (0)]LOG]!><time="18:29:37.691-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="tsmanager.cpp:929">
    <![LOG[Cleaning Up.]LOG]!><time="18:29:37.691-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="tsmanager.cpp:675">
    <![LOG[Removing Authenticator]LOG]!><time="18:29:37.691-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="tsmanager.cpp:686">
    <![LOG[shKey.DeleteValue( c_szRegValue_SecurityToken ), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\ccmutillib\ccmutillib.cpp,1660)]LOG]!><time="18:29:37.691-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="ccmutillib.cpp:1660">
    <![LOG[Cleaning up task sequence folder]LOG]!><time="18:29:37.691-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="utils.cpp:2329">
    <![LOG[Unable to delete file C:\_SMSTaskSequence\TSEnv.dat (0x80070005). Continuing.]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="ccmfile.cpp:1056">
    <![LOG[hr, HRESULT=80070091 (e:\nts_sccm_release\sms\framework\core\ccmcore\ccmfile.cpp,1218)]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="ccmfile.cpp:1218">
    <![LOG[Failed to delete directory 'C:\_SMSTaskSequence']LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="2" thread="960" file="ccmfile.cpp:1218">
    <![LOG[(dwRet = ::SetNamedSecurityInfoW ((WCHAR*) pszObjectName, objectType, OWNER_SECURITY_INFORMATION, pOwnerSID, NULL, NULL, NULL)) == ERROR_SUCCESS, HRESULT=80070005 (e:\qfe\nts\sms\framework\tscore\utils.cpp,6675)]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="utils.cpp:6675">
    <![LOG[SetNamedSecurityInfo() failed.]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="3" thread="960" file="utils.cpp:6675">
    <![LOG[SetObjectOwner() failed. 0x80070005.]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="3" thread="960" file="utils.cpp:6687">
    <![LOG[SetObjectOwner (szFName, SE_FILE_OBJECT, c_szAdministrators), HRESULT=80070005 (e:\qfe\nts\sms\framework\tscore\utils.cpp,6772)]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="utils.cpp:6772">
    <![LOG[RemoveFile() failed for C:\_SMSTaskSequence\TSEnv.dat. 0x80070005.]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="3" thread="960" file="utils.cpp:6816">
    <![LOG[RemoveDirectoryW failed (0x80070091) for C:\_SMSTaskSequence]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="2" thread="960" file="utils.cpp:6900">
    <![LOG[Deleting volume ID file C:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ...]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="resolvesource.cpp:506">
    <![LOG[DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,508)]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="resolvesource.cpp:508">
    <![LOG[Deleting volume ID file D:\_SMSTSVolumeID.7159644d-f741-45d5-ab29-0ad8aa4771ca ...]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="resolvesource.cpp:506">
    <![LOG[DeleteFileW(sVolumeIDFile.c_str()), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\resolvesource.cpp,508)]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="resolvesource.cpp:508">
    <![LOG[Successfully unregistered Task Sequencing Environment COM Interface.]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="environmentlib.cpp:910">
    <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="commandline.cpp:228">
    <![LOG[Set command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="commandline.cpp:731">
    <![LOG[Executing command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="18:29:37.738-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="commandline.cpp:827">
    <![LOG[==========[ TsProgressUI started in process 8012 ]==========]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TsProgressUI" context="" type="1" thread="8040" file="winmain.cpp:330">
    <![LOG[Command line: "X:\sms\bin\x64\TsProgressUI.exe" /Unregister]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TsProgressUI" context="" type="0" thread="8040" file="winmain.cpp:332">
    <![LOG[Unregistering COM classes]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TsProgressUI" context="" type="1" thread="8040" file="winmain.cpp:204">
    <![LOG[Unregistering class objects]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TsProgressUI" context="" type="1" thread="8040" file="winmain.cpp:495">
    <![LOG[Shutdown complete.]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TsProgressUI" context="" type="1" thread="8040" file="winmain.cpp:512">
    <![LOG[Process completed with exit code 0]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="commandline.cpp:1123">
    <![LOG[Successfully unregistered TS Progress UI.]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="utils.cpp:2903">
    <![LOG[Sending success status message]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="tsmanager.cpp:784">
    <![LOG[MP server http://OUR-SCCM.ourcompany.com. Ports 80,443. CRL=false.]LOG]!><time="18:29:37.754-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="utils.cpp:5881">
    <![LOG[Setting authenticator]LOG]!><time="18:29:37.785-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="utils.cpp:5903">
    <![LOG[Set authenticator in transport]LOG]!><time="18:29:37.785-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="libsmsmessaging.cpp:7734">
    <![LOG[Sending StatusMessage]LOG]!><time="18:29:37.785-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="libsmsmessaging.cpp:4023">
    <![LOG[Setting message signatures.]LOG]!><time="18:29:37.801-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="libsmsmessaging.cpp:1295">
    <![LOG[Setting the authenticator.]LOG]!><time="18:29:37.801-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="libsmsmessaging.cpp:1325">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: OUR-SCCM.ourcompany.com:80 CCM_POST /ccm_system/request]LOG]!><time="18:29:37.801-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="libsmsmessaging.cpp:8604">
    <![LOG[Request was successful.]LOG]!><time="18:29:37.832-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="libsmsmessaging.cpp:8939">
    <![LOG[::RegQueryValueExW(hSubKey, szReg, NULL, NULL, NULL, &dwSize), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\utils.cpp,811)]LOG]!><time="18:29:37.832-420" date="12-26-2014" component="TSManager" context="" type="0" thread="960" file="utils.cpp:811">
    <![LOG[RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram]LOG]!><time="18:29:37.832-420" date="12-26-2014" component="TSManager" context="" type="2" thread="960" file="utils.cpp:811">
    <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="18:29:37.832-420" date="12-26-2014" component="TSManager" context="" type="2" thread="960" file="utils.cpp:842">
    <![LOG[End program: ]LOG]!><time="18:29:37.832-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="tsmanager.cpp:805">
    <![LOG[Finalize logging request ignored from process 856]LOG]!><time="18:29:37.832-420" date="12-26-2014" component="TSManager" context="" type="1" thread="960" file="tslogging.cpp:1737">
    <![LOG[Process completed with exit code 0]LOG]!><time="18:29:37.863-420" date="12-26-2014" component="TSPxe" context="" type="1" thread="592" file="commandline.cpp:1123">
    <![LOG[Task Sequence Manager returned code 0x00000000]LOG]!><time="18:29:37.863-420" date="12-26-2014" component="TSPxe" context="" type="1" thread="592" file="tsmediawizardcontrol.cpp:2180">
    <![LOG[Exiting with return code 0x00000000]LOG]!><time="18:29:37.863-420" date="12-26-2014" component="TSPxe" context="" type="1" thread="592" file="tsmbootstrap.cpp:1238">
    <![LOG[Execution complete.]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="1" thread="760" file="bootshell.cpp:693">
    <![LOG[hMap != 0, HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="0" thread="760" file="environmentscope.cpp:493">
    <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="0" thread="760" file="environmentlib.cpp:335">
    <![LOG[this->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="0" thread="760" file="environmentlib.cpp:553">
    <![LOG[::RegQueryValueExW(hSubKey, szReg, NULL, NULL, NULL, &dwSize), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\utils.cpp,811)]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="0" thread="760" file="utils.cpp:811">
    <![LOG[RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="2" thread="760" file="utils.cpp:811">
    <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="2" thread="760" file="utils.cpp:842">
    <![LOG[End program: ]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="1" thread="760" file="bootshell.cpp:725">
    <![LOG[Finalizing logging from process 752]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="1" thread="760" file="tslogging.cpp:1741">
    <![LOG[Finalizing logs to root of first available drive]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="1" thread="760" file="tslogging.cpp:1583">
    <![LOG[Successfully finalized logs to D:\SMSTSLog]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="1" thread="760" file="tslogging.cpp:1640">
    <![LOG[Cleaning up task sequencing logging configuration.]LOG]!><time="18:29:37.879-420" date="12-26-2014" component="TSBootShell" context="" type="0" thread="760" file="tslogging.cpp:584">
    MCSE,MCNE,SCO,Sair Linux/GNU, Open source-enthusiast.

    I have already set it to FALSE. The solution to this will be some different OSD Task Sequence variables or a statement that it can't be made to work.
    I believe that setting defines what volume will be the BOOT / OS Drive Letter. Some people were getting D:\WINDOWS as their boot volume drive letter. Setting to true means whatever was the System Drive letter (usually C) in the image will remain as such
    after it was was applied, setting it to false will make the system have the same drive letter arrangement as what Windows PE detects. In my case I set it to false so that no matter what the new VHD file setup as drive C will be the system drive. I'll set it
    to true on the next deployment but I expect there to be no difference, because in both PE and the WIM the installation volume is the C:.
    We are talking about the DRIVE LETTERS Windows PE SCCM OSD is using for it's temporary files - and how we can manipulate these locations using OSD Task Sequence Variables, so the Apply OS doesn't try and clean up files that are not there
    - and fail with an error if you have added a VHD Native Boot volume.
    This OSDPreserveDriveLetter setting isn't having any effect on the problem here.
    I believe that Format step is setting some task variables used by the OSD Deployment process - telling it where to store it's temporary files. However between the Format Disks and Apply operating system steps the OSD Task Sequence isn't picking up on the
    fact what was the C:\ after Format HDD step is now the D:\ .
    A developer who has an understanding of how the OSD boot process executes in order would be able to see what's going on here.
    MCSE,MCNE,SCO,Sair Linux/GNU, Open source-enthusiast.

  • Winload.efi missing

    hi
    I have got a new lenovo G50-70 with an original windows 8.1 (single lang).
    I made a backup from the windows with Lenovo user backup & recovery then chane the size of C:\ drive with Easeus partition  after getting restarted , i have got a message winload.efi is missing or damaged (0xc0000225)
    I would appreciate and instant reply and help from you
    thanks

    Winload.exe is missing or corrupt - Recover CD does not boot - Problem SOLVED!
    More help on this issue:
    http://social.technet.microsoft.com/Forums/windows/en-US/7cd22ca7-2ec9-40f6-bf01-c7626ecc8c02/0xc0000225-file-windowssystem32winloadefi-is-either-corrupted-or-missing
    S.Sengupta, Windows Entertainment and Connected Home MVP

  • Windows 8.1 Freezing and Refresh Failed - winload.efi error 0xc0000001

    Hey, everybody. I'm new to these forums so I'm sorry if I do anything wrong, and sorry for the long post.
    I own a three-month-old Toshiba Satellite S50D-A that came with Windows 8 installed and ran perfectly. I was eventually asked to upgrade to Windows 8.1, and assuming it was a minor update, I immediately accepted.
    Unfortunately, ever since "upgrading" to Windows 8.1, my computer has suffered some severe performance issues. Browsing the internet has become slower, games run poorly, and worst of all, my computer will randomly freeze constantly. I am still
    able to move the mouse around but clicking does nothing or sometimes has a very delayed response. The computer usually resumes after a few minutes, but sometimes it suddenly resets on its own. This has become increasingly frustrating, especially when I am
    in class (I am a university student) and trying to take notes when the computer freezes and sometimes resets, losing my notes.
    Researching on the internet has revealed that this is not an uncommon problem with Windows 8.1, but the solutions presented online have failed to solve my problems. I've upgraded every driver on my computer which I thought was the issue but the problem has
    persisted.
    A couple of days ago, I left my computer for a few minutes and returned to find it had shut down and refused to turn back on. I was eventually able to restart the computer after contacting Toshiba and learning there was a reset hole I could poke a pin into,
    but that episode convinced me to give up on fixing the issue and to simply return my computer to factory defaults.
    If anybody has any solutions to the freeezing issue and other problems with Windows 8.1, that would be preferable, but otherwise, this brings me to my new problem. I stumbled upon Windows Refresh, the ability to return to default system settings without
    losing my files. This sounded perfect as I am willing to reinstall all of my programs if it means having a properly functioning computer again. However, upon attempting the Refresh, I was presented with a blue screen that read:
    RECOVERY
    The Application or operating system couldn't be loaded because a required file is missing or contains errors.
    File: \windows\system32\winload.efi
    Error code: 0x0000001
    It proceeds to tell me that I can use recovery tools to repair my computer, which brings me to my next trouble... I did not create recovery media when I still had Windows 8. I plan to go out and buy a 16gb usb stick tomorrow and create one but I'm not sure
    if the Windows 8.1 recovery media will work or not.
    Long story short, my computer has suffered constant freezing since updating to Windows 8.1, and my attempts to use the Refresh feature have failed due to error code 0x0000001. If anybody has a solution to any of these problems, your help would be extremely
    appreciated. As a full-time student, these technology troubles have become extremely infuriating.
    Thank you!

    Please provide us with your Event Viewer administrative logs by following these steps:
    Click Start Menu
    Type eventvwr into Search programs and files (do not hit enter)
    Right click eventvwr.exe and click Run as administrator
    Expand Custom Views
    Click Administrative Events
    Right click Administrative Events
    Save all Events in Custom View As...
    Save them in a folder where you will remember which folder and save as Errors.evtx
    Go to where you saved Errors.evtx
    Right click Errors.evtx -> send to -> compressed (zipped) folder
    Upload the .zip file to skydrive or a file sharing service and put a link to it in your next post
    If you have updated to win 8.1 and you get the error message "the system cannot find the file specified" it is a known problem.  The
    work around is to edit the registry.  If you are not comfortable doing this DONT.  If you are, backup the key before you do
    Press Win+"R" and input regedit
    Navigate to:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WINEVT\Channels. Delete "Microsoft-Windows-DxpTaskRingtone/Analytic"
    Wanikiya and Dyami--Team Zigzag

  • Native boot windows 7 ultimate on VHDX

    Hi
    I have been searching around for this but there's seems to be no answer and so I hope Microsoft tech support can help me answer this.
    I have a PC which I want to dual boot windows 7 Ultimate and windows 8.1 Professional, both on vhdx.
    First I installed windows 7 ultimate onto a VHD and it is able to boot natively.
    I then install windows 8.1 professional onto a VHDX and now it can dual boot both win7 and win8.1 natively (vhd and vhdx respectively) with win8 boot menu.
    Then I boot into win7 and installed kb980218 (to support 4096 disk), and converted the image from vhd to vhdx and set the physicalsize to 4096.
    Next the boot entry has been amended and point to this new win7 vhdx.
    However when I try to boot into this new win7 vhdx, it doesn't boot up and instead goes into recovery mode, the error is "boot configuration is corrupt" when trying to repair it. FYI, booting into win8 vhdx still works fine.
    My question is given the system partition boot environment is windows 8.1 as in this case (requirement of native boot), can you natively boot windows 7 in vhdx????? If so how to make this work? (there should be no difference to the guest OS whether
    its' a vhd or vhdx and so given the boot environment is windows 8, my guess is it should work)
    And if not, can windows 7 install in vhdx and run inside a virtual machine (e.g., with Host OS as windows 8)
    Thank you.
    John

    >If so how to make this work? (there should be no difference to the guest OS whether its' a vhd or vhdx and so given the boot environment is windows 8, my guess is it should work)
    I've never tried this and not likely to, but the base OS definitely needs
    to know how to access a VHDX and since Windows 7 predates VHDX, I suspect
    it can't be done. 
    Once the Windows 8 boot loader passes the running off to Windows 7, it's
    got to have a driver to access the disk, and it doesn't.
    It's basically the same problem as trying to dual boot Windows XP in a
    VHD...
    Bob Comer Microsoft MVP -- Hyper-V

  • Flex 15D errored within an hour of purchase with winload.efi

    I unboxed my new Flex 15D an hour ago, very pleased with it, until it rebooted to install windows 8.1 updates.
    When it rebooted I ended up at a blue screen saying that the file \windows\system32\winload.efi is missing.
    Enter just loops back to the error, F8 flashes the screen and takes me back to the error.
    Can anyone help?
    Solved!
    Go to Solution.

    I would do a few things.
    1. Go into the bios and enable legacy mode + disable safe boot
    2. If that fails, use a windows 8.1 DVD image to "repair startup" (part of the advance options, before installation proceeds).
    3. If that fails, then use the OKR system and try to update to Windows 8.1 again, before you load your personal files/programs. Since you got 1 hour run-time on it, I doubt you have much on the laptop. Hence, this might be your best and quickest option.
    4. Or you can wait for a Lenovo Support Specialist to respond. lmao ,,,, They might have something better than the above lol.

  • Winload.efi

    Please upload "winload.efi" for L855-S5366. This is loacated in C:/windows/system32. My laptop after booting says, computer needs to be repaired and a file ie C:/windows/system32/winload.efi is missing or corrupted. I dont have recovery media and not in position to get it from Toshiba.
    Thanks in advance

    Tried to look for that file with the link given by you but wont find... please guide how to download that file.
    Forget about that file. It's a red herring.
    my laptop boots with Toshiba logo and after that it gives that error page.
    So Windows does not start? You neglected to tell us that.
    This all happened when I tried to partition my C drive with Easeus partition master. ...  Am newbie
    Now I'm beginning to understand. You fooled around with a partition manager - in spite of the fact that you're a newbie.
    Your best bet is to restore the hard disk to its original out-of-the-box contents using Toshiba recovery media. See the section Recovering the Internal Storage Drive, which begins on p. 54 of the User's Guide.
       Satellite/Satellite Pro C800/L800/S800 Series User’s Guide
    I take it you did not create recovery media. Why do you say you are not in position to obtain it from Toshiba?
    -Jerry

  • Try to reset to factory settings/missing file"windows\system32\winload.efi

    I have Toshiba Serial #XXXXXXXXX, model P75-A7200
     Bought it brandnew at best buy almost a year ago. I did not make any recovery disc's or flash drive.
    It is getting slow and someother minor issues while on internet, so I want to do a Full Reset to facory settings. I have tried the Refresh option and the Reset option. Both come back with error message ;oxc0000001, missing file: Windows\system32\winload.efi
      So how do I fix this since I didnt make a recovery or start up discs? I can reboot the computer just fine, I just cant do a computer reset.
     I am running Windows 8.1, came installed with windows 8, I upgrade to 8.1 shortly after I bought it.
    [Moderator edit to remove serial number.]

    Satellite P75-A7200
    I didnt make a recovery or start up discs?
    Obtain them from Toshiba. Scroll down to Get Recovery Media here. See the instructions in the section Restoring from recovery media, which begins on p. 60 of the User's Guide.
       Satellite/Satellite Pro P70/P50/P40-A Series User’s Guide
    Be sure to follow these instructions when you upgrade to Windows 8.1.
       How to Update from Windows 8 to Windows 8.1
    -Jerry

  • Z500 One Key Recovery Error Missing winload.efi

    Hi, I want to format my laptop or make a recovery using one key recovery..after setup on desktop..it load recovery and start the recovery..during setup..it show error and cannot proceed the setup.Later it show error winload.efi missing error code 0xc000000f window couldn't load It give 3 suggestion either try again by press enterF8 for startup setting and esc for UEFI firmware setting All this cannot use except esc and it bring to bios..How can I fix the error and make a recovery again I need to use this laptop urgent

    You need to create a recovery disk to fix the boot files. Google how. You would most likely need an empty usb and another windows 8 computer.

  • Boot Failed. EFI SCSI Device 1. Hyper-V Windows 2012 R2 Preview

    Hello,
    I am new to Hyper-V. I installed Windows Server 2012 R2  Preview on a physical server and installed Hyper-V role on it.
    I am trying to install Windows 2008 R2 on Hyper-V as a guest OS. 
    From Hyper-V manager, I created a VM and supplied 2008 R2 ISO as a boot device.
    Windows 2008 R2 ISO is bootable. I have used the same ISO on VMware and it works.
    I connected the VM and powered on, but OS instalaltion doesn't start.
    I get error " Boot Failed. EFI SCSI Device 1." Below is th screen capture.
    How to fix this problem ?
    How do I go to Hyper-v VM BIOS settings ?
    How do I change the boot sequence for Hyper-V VM ?
    Thanks ! Jayawardhane

    I was getting the same error but with WINDOWS 2012 STD Edition.
    My case: I was trying to use the existing WINDOWS 2012 VHDX with Generation 2 Virtual Machine, as I wanted to make use of 'Virtual Hard Disk Sharing' feature which is only supported on SCSI Controller. But during boot, it looked for UEFI code, whereas
    I had created VHDX using BIOS boot partition. So I guess, In order to use 'VHD Sharing' feature, I have to convert boot partition to GPT which supports UEFI.
    If I use the Generation 1 virtual machine, and then change the VHDX Controller from IDE to SCSI from settings, I see the option 'VHD Sharing' getting enabled, but unfortunately the Generation 1 BIOS does not have support for SCSI only IDE.

  • Error code: 0xc0000001 file: \windows\system32\winload.efi missing or contains errors

    I have a new 2 month old(Aug 2014) hp eliteone 800 all in one computer running win 8.1 64bit. i have two  1 tb hard drives raid configuration. left computer on for an afternoon and when I came back it was off mysteriously. tried to turn on and it
    attempted to repair and was never able to repair. hp sent a new windows 8 software to install, they said os was corrupt. installed three times now i get error code: 0xc0000001 file: \windows\system32\winload.efi  missing or contains errors. hp said installation
    disc probably corrupt and sent me another. installed twice with same result, error code: 0xc0000001 file: \windows\system32\winload.efi  missing or contains errors. This began after the computer was just one month old and after i had placed 300-400
    gb of my personal data from other computers on it. I need all of these files so can't just recover/delete all of the files on the computer, although i have read that that may be my only solution? If i do recover will the files still be on the second hard drive??
    can you help with this problem?? thanks.

    Hi Richard,
    Did you try to repair or reinstall the system when you insert the new media?
    Have you tried to carry out a system recovery, which will restore your system back to factory defaults and how was the result?
    In addition, I suggest you use the new installation media to do a clean install(full format the old system).
    How to perform a clean installation of Windows
    http://windows.microsoft.com/en-IN/windows-8/clean-install
    Note: If you have important personal data, remember to insert your drive into another computer to backup your personal data before you do any operation.
    Karen Hu
    TechNet Community Support

  • Winload.efi error 0xc0000001

    OLA A TODOS 
    EL PROBLEMA ES QUE DESDE QUE ACTUALIZE MI WINDOWS 8 A WINDOWS 8.1 SE ME HIZO MAS LENTA LA COMPUTADORA, PROGRAMAS CORREN LENTO Y LA NAVEGACION EN EL INTERNET TAMBIEN ES LENTISIMA, COMPRE LA COMPUTADORA HACE COMO 2 MESES.
    AHORA TRATO DE RESTAURARLA A SUS VALORES DE FABRICA PERO ME SALE UN ERROR QUE DICE
    SU COMPUTADORA NECESITA SER REPARADA
    ARCHIVO NO ENCONTRADO O DAÑADO 
    C/WINDOWS/SISTEM32/winload.efi  
    error 0xc0000001
    Y NO PUEDO RESTAURARLA AYUDA POR FAVOR NO SE QUE HACER
    TALVEZ SI ALGUIEN TENGA SU COMPUTADORA EN PERFECTO ESTADO Y PUEDA SUBIR ESTE ARCHIVO PARA REEMPLAZARLO
    MI COMPU ES UNA TOSHIBA SATELLITE C45A NECESITO UNA SOLUCION AL PROBLEMA
    Y NO TENGO UN DISCO EXTERNO DE RESTAURACION YA QUE LA COMPRE EN PANAMA Y ME LA TRAJO UNA AMIGA, NO SE QUE HACER AYUDA POR FAVOR

    Please select your language from the drop down list at the top of the page to post your question in the language of your choice. The forum you posted in is for English only. If you do not find the desired language, support options for additional
    international locations can be found by following the link below:
    Seleccione su idioma de la lista desplegable en la parte superior de la página para enviar su pregunta en el idioma de su elección. El foro que posteaste es sólo para Inglés. Si no encuentra el idioma que desee, opciones de soporte para las ubicaciones
    internacionales adicionales se pueden encontrar siguiendo el siguiente enlace:
    http://support.microsoft.com/common/international.aspx
    Advice offered in good faith. It is your decision to implement same. Wanikiya and Dyami - Team ZigZag

  • Windows 8.1 - \windows\system32\winload.efi missing or corrupt Code: 0cx000000f

    I have had my Lenovo IdeaPad U330 Touch 4th Gen i5 for 5 months now, and last week, lots of blue screen errors started appearing. Here is a list of the BSOD Errors I had DURING ONE DAY:
    BAD_POOL_HEADER
    PAGE_FAULT_IN_NON_PAGED_AREA
    MEMORY_MANAGEMENT
    KERNEL_SECURITY_CHECK_FAILURE
    PFN_FILE_CORRUPT
    BAD_POOL CALLER
    ATTEMPTED_EXECUTE_OF_NOEXECUTE_MEMORY
    Anyway, It worked fine this morning, but after I came back from lunch, It told me that my computer needed to be repaired, because the file \windows\system32\winload.efi was either missing or contained errors.  I have 3 options on this screen which are:
    "Press Enter to try again" - which does nothing
    "Press F8 for Startup Settings" - which does nothing
    "Press Esc for UEFI Firmware Settings" - which works and takes me to the "InsydeH2O Setup Utility"
    What do I do to get my laptop working again??

    Hi,
    How about your problem now? According to your description, the only way except reinstall OS to fix your problem was create a system repair disc, USB drive is OK. Then connect to your computer to fix this problem.
    Roger Lu
    TechNet Community Support

  • Installing the Windows IoT insider preview on SD card when booting Windows 10 from VHD Native Boot

    The setup instructions for the raspberry pi 2 mention that "you
    will need to follow these instructions on a physical Windows machine (and not a VM) because you need access to the SD card reader."
    Will this work if you boot Windows 10 natively from a VHD (like
    this) or does the virtualization still get in the way?

    If you insert the SD card and can see it in explorer or when you perform the diskpart command to list drives, then it should work, since in effect the VHD is the native OS at that point.  If you don't see the card, then you'll have to perform a local
    install.
    Jonathan Tanner | Microsoft | Windows 10 IoT Core Insider Preview Support | This posting is provided 'as is' with no warranties and confers no rights.

Maybe you are looking for

  • LaserJet Pro 200 color MFP Touch screen totally blank

    Hi I have a Laserjet Pro 200 color MFP 276n which was working fine on friday - printing via a USB and photocopying using the screen. I've come to use it this morning and the printer has nothing on the touch screen and nothing around the screen. I get

  • Optimum Settings for mini display to VGA

    I just got a mini display to VGA cord for my aluminum mac book and hooked it up to my 37" Vizio LCD HD tv and was wondering what the best settings would be to put it on as far as the resolution goes.

  • After Upgrade R12.1.3 Invalid OBjects Found

    Hi Friends, My Environment* Application Version: 12.1.3 Db Version : 11.1.0.7 OS Version : OEL4U5 Recently I have upgraded My application from R12.1.1 to R12.1.3 and upgraded successfully, After upgrade i found that lot of invalid Objects are in Appl

  • Unable to execute sh file from java file on the solaris

    hi all i have written a java program through which i want to shutdown the weblogic server on the solaris. I have written following code static Runtime objruntime = null; objruntime = Runtime.getRuntime(); Process objprocess=null; String url = "/home/

  • Is it possible using ms access on mac?

    Hello everybody, I need running an Access-based software on my Mac: is it possible? Thank you in advance for your help. Marco