Windows 7 professional os not booting error

windows 7 professional desktop  not booting. i did not do profer shutdown. when i restart the system, it is going through 
check disk. while doing check disk i shutdown the system. now sytem not booting and not getting desktop screen.
i tried system restore. it is failed and got error 
system restore did not complete successfully. your computer's system files and settings were not changed.
details:  an unspecified error occurred during sytem resteor   (0x80071a91).
i tried system recovery. it is also failed. i have RAID. two hard drives. i tried all the possible ways to chkdsk utility.
i tried chkdsk /f/r c:. it says o bad sectors. looks like no problems in partition. i saw diskpart . it says healthy of all the drives.
i do not reinstall windows 7. pl help to get back to desktop screen with out loosing the data,
rao

Hi,
How's everything going now? Have you tried start up repair as mentioned by the first reply, here are some other advanced boot option you can also have a try:
Try to boot into safe mode.
Try last known good configuration.
You can refer to this link:
http://windows.microsoft.com/en-in/windows/advanced-startup-options-including-safe-mode#1TC=windows-7
and in-place upgrade
http://support.microsoft.com/kb/2255099/en-us
Regards
Yolanda
TechNet Community Support

Similar Messages

  • Windows 8 will not boot

    Windows 8 will not boot, gives Bad_System_Config_Info error.
    It will not boot from disk, let me refresh, or let me reset my windows system.
    A couple of times i have gotten windows to boot from the disk and it asks if i want to instal windows 8 or there is a tab to repair my computer.
    Should i just go ahead and click instal windows 8, and then backup that fresh instal with my backup drive?
    Or will this complicate the problem?.........
    I am running OS X 10.8.3  Macbook pro retina
    Thanks
    Todd

    Wow, how about you guys just answer the dude's question instead of posting useless garbage. thanks for wasting everyone's time.
    The only way I know of fixing this right now is unfortunately by doing a clean install. Thats not to say however that you won't run into the same problem down the road. To be honest, even tho Templeton's answer was useless, he's right. Seven is currently way more stable.

  • Resized partition using Disk Utility and now Windows 7 will not boot

    Hi,
    Hopefully someone can help me!!
    I had previously used Boot Camp to install Windows 7. However, I later realised I had not given myself anywhere near enough disk space as I started using Windows for things I hadn't originally planned on using it for.
    Anyway, long story short, to solve the problem I uninstalled some applications on my Mac OSX and used Disk Utility to decrease the size of my Mac partition. My plan was then to reboot to Windows and use a Windows application to increase the size of the Windows partition. However - I coudln't even get that far.
    Upon decreasing the size of my Mac partition (succesfully) I restarted my Mac in order to boot to Windows. However, I was greeted with a message along the lines of "unable to boot to Windows please insert boot disk and press any key" (I can't remember the exact message).
    I was wondering if anyone knows of any way to restore my Windows partition, retaining all of my previously saved files on my Windows disk. It's probably a long shot, but the thought of losing everything I have been working on for the last few months is a sickening one.
    What does give me a bit of hope is that, if I click Boot Camp it seems to recognise that Windows 7 is installed as the option that appears is to uninstall it.
    Furthermore, if I view partitions in Disk Utility, a "DISK0S4" is listed. However, it's only at 20gb - if this WAS my BootCamp partition previously, it was originally at something around 60gb (I think - either way, definitely bigger than 20gb!).
    On top of this, my current Macintosh HD parition is at 260gb and with the DISK0S4 partition at 20.21gb, there seems to be some space missing... I'm hoping this is the files I've been working on over the last few months!
    Anyway, I've done some searching on the net and it *seems* that GPT fdisk *might* be my savour. I've downloaded it but have no idea how to use it and don't plan on playing about with it as I could no doubt do some real damage. If it is likely to solve my problem however, I'm certainly more than capable of being walked through what I need to do.
    Please help!

    Hi Christopher,
    I also have problems with Windows rebooting after partition resize trying to reduce Mac side and increase Windows side. I do not see the BootCamp partition labelled as such while running disk utility. The Windows partition shows up when I boot up while pressing the ALT key. However, when I try to run Windows, it says " error loading operatig system".
    I also followed instruction and went through to run gdisk successfully. Results towards the end.
    What can be done? Windows still does not boot and It shows ? Suspicious MBR at sector 0.
    Below is information based on typical questions you ask.
    diskutil list
    /dev/disk0   #:                       TYPE NAME                    SIZE        IDENTIFIER
       0:              GUID_partition_scheme                        *120.0 GB     disk0
       1:                                           EFI                         209.7 MB     disk0s1
       2:                         Apple_HFS Macintosh HD            78.5 GB     disk0s2
       3:                       Apple_Boot Recovery HD             650.0 MB     disk0s3
       4:                   Microsoft Basic Data                         31.7 GB      disk0s4  
    sudo gpt -r -vv show disk0
    gpt show: disk0: mediasize=120034123776; sectorsize=512; blocks=234441648
    gpt show: disk0: Suspicious MBR at sector 0
    gpt show: disk0: Pri GPT at sector 1
    gpt show: disk0: Sec GPT at sector 234441647
          start       size            index       contents
              0          1                             MBR
              1          1                             Pri GPT header
              2         32                            Pri GPT table
             34          6        
             40     409600           1            GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
         409640  153240016      2            GPT part - 48465300-0000-11AA-AA11-00306543ECAC
      153649656    1269544     3            GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      154919200   17628896        
      172548096   61892608    4            GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      234440704        911        
      234441615         32                       Sec GPT table
      234441647          1                        Sec GPT header
    sudo fdisk /dev/disk0
    Disk: /dev/disk0 geometry: 14593/255/63 [234441648 sectors]Signature: 0xAA55
             Starting       Ending
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE    0   0   2 - 1023 254  63 [         1 -  172548095] <Unknown ID>
    *2: 07 1023 254  63 - 1023 254  63 [ 172548096 -   61892608] HPFS/QNX/AUX
    3: 00    0   0   0 -    0   0   0 [         0 -          0] unused     
    4: 00    0   0   0 -    0   0   0 [         0 -          0] unused  
    sudo gdisk /dev/disk0
    GPT fdisk (gdisk) version 0.8.7
    Warning: Devices opened with shared lock will not have their
    partition table automatically reloaded!
    Partition table scan:
      MBR: hybrid
      BSD: not present
      APM: not present
      GPT: present
    Found valid GPT with hybrid MBR; using GPT.
    Command (? for help): r
    Recovery/transformation command (? for help): h
    WARNING! Hybrid MBRs are flaky and dangerous! If you decide not to use one,
    just hit the Enter key at the below prompt and your MBR partition table will
    be untouched.
    Type from one to three GPT partition numbers, separated by spaces, to be
    added to the hybrid MBR, in sequence: 4
    Place EFI GPT (0xEE) partition first in MBR (good for GRUB)? (Y/N): y
    Creating entry for GPT partition #4 (MBR partition #2)
    Enter an MBR hex code (default 07):
    Set the bootable flag? (Y/N): y
    Unused partition space(s) found. Use one to protect more partitions? (Y/N): n
    Recovery/transformation command (? for help): o
    Disk size is 234441648 sectors (111.8 GiB)
    MBR disk identifier: "DELETED INFO"
    MBR partitions:
    Number  Boot  Start Sector   End Sector   Status      Code
       1                               1    172548095   primary     0xEE
       2           *     172548096    234440703   primary     0x07
    Recovery/transformation command (? for help): w
    Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
    PARTITIONS!!
    Do you want to proceed? (Y/N): y
    OK; writing new GUID partition table (GPT) to /dev/disk2.
    Warning: Devices opened with shared lock will not have their
    partition table automatically reloaded!
    Warning: The kernel may continue to use old or deleted partitions.
    You should reboot or remove the drive.
    The operation has completed successfully.

  • Windows xp will not boot up after installation of desktop software 4.3.

    windows xp will not boot up after installation of desktop software 4.3.  Where do I start to get my p.c. going again ???

    I get the message that a recent hardware or software change might have caused this.
    The computer does not boot up in safe mode or last known good configuration.
    I'm glad you think the software has nothing to do with it, but perhaps you can also explain why this problem started as soon as I downloaded the desktop software and tried to restart the computer.

  • Windows 8.1 not booting : "Boot manager failed to find OS loader"

    Hello all,
    I know this question came up before, but I have being trying to fix this for many days now, without luck and I feel I need some new ideas...
    The short story:
    My Windows 8.1 is not booting, and gets trapped in cycle of Boot Manager until I tell the UEFI to boot from disk or USB
    I can boot up from external CD or USB Windows RE, from which I can get to prompt line
    In the log file in C:\Windows\System 32\LogFiles\Srt\SrtTrail.txt I read: 
    Boot manager failed to find OS loader
    Repair Action File Repair à Failed (err code 0x4001)
    Repair Action Boot Config Data Store Repair à Failed (err code 0x2)
       4. My disk is GPT partitioned, with UEFI Bios
       5. I tried the typical Bootrec commands: FixMbr, FixBoot, ScanOs, RebuildBCD but I always get the error:
    Identified Windows install:0
        6. I tried Bcdedit but I get:
    the boot configuration data (BCD) store could not be opened
        7. I tried to create a new BCD store in the FAT32 partition (temporarily named "v:\") with  
    bcdboot c:\Windows  /l en-gb  /s  v: /f ALL
    but I get:
    Failure when attempted to copy boot files
        8. Finally, I noticed that in
      C:\Windows\System32\
    I DO NOT have the file  winload.efi
    while in: ESP\EFI\Microsoft\Boot\
    I DO have the file   Bootmgfw.efi
       One question I have is: Is it possible to copy a "healthy" winload.efi from somewhere in my PC into C:\Windows\System32\ ?
    Where (which path) could I find it?
    Any other ideas? Please help !!!!
    Many thanks!! This is literarily driving me crazy because I really don't want to reinstall windows....

    Hello Kermit_70,
    What is your current situation?
    Please try the suggestion as aw00t mentioned.
    Additionally, please try to use Automatic Repair to fix problems that keep Windows from loading.
    For more information, please take a look at the following article.
    http://www.eightforums.com/tutorials/2269-system-recovery-options-boot-windows-8-a.html
    Please note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Best regards,
    Fangzhou CHEN
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Bootcamp w/ Windows 7 - will not boot

    Hi there,
    Whilst edited the msconfig setup on my Windows 7 64bit partition (which I've done a good few times before) I stupidly checked the 'use original boot configuration' thinking it was a 'return to defaults' synonym.
    Now when I attempt to boot into Windows, I get the following error message, before any Windows logo appears:
    'Windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
    1. insert your Windows installation disc and restart your computer.
    2. Choose your language settings, and click "Next."
    3. Click "Repair your Computer".
    Status: 0xc0000225.
    Boot selection failed because a required device is inaccessible.'
    Corrective steps so far:
    I have the original Windows CD from when I bought it, but I can't manage to make Windows boot from that instead of internal storage so no startup repair or restore options which apparently is all I need to fix this error...
    I'm, not sure whether this is just because of bootcamp not recognising the disk properly or my optical drive playing up (which is has done with some disks pretty much since I bought the mac, although does boot successfully from the Mac OSX disk I tried).
    I've also tried downloading the same ISO image and creating a bootable USB flashdrive but that won't boot either - again, not sure whether this is because bootcamp won't support it (I've heard Apple's firmware doesn't like booting from flashdrives much), or whether the USB should be formatted differently etc (it's currently formatted as NTFS but am now wondering if trying again with FAT32 would make any difference).
    I've also installed ReFit and am running that successfully, which recognises the USB disk but also can't boot from it. Tried the MBR and GPT sync tool too which said there wasn't a sync problem anyway.
    I can't access any boot options for Windows (Safe Mode etc), each attempt is faced with the same error; can only choose to boot Windows or run the memory diagnostic tool which I doubt would help.
    Obviously can't access any BIOS as that doesn't exist on macs.
    Can I replace any specific boot file on the windows partition remotely?
    Please help! I'm running out of ideas and really don't want to try and re-install Windows!

    I would, but as the apparent guarenteed solution is to boot from the Windows CD, and I believe bootcamp is preventing this, I'd assume it'd be more relevant here.
    Will probably do both though though, makes sense, as you say.

  • Windows Server 2008 not booting (\windows\system32\winload.exe - Status: 0xc000000e)

    i have a Hp Server with two HDDs configured RAID 1 and installed Win Server 2008, after a power failure it is not booting and showing start up error Status: 0xc000000e.
    tried all the methods showing on the same error page, when i am trying with CMD from Window DVD (repair option) i am getting only X:\ drive, it is not showing my C:\ and D:\. when i use Windows 7 DVD (just for troubleshoot) and select new install option,
    it is showing my C:\ and D:\ with my correct Disk Usage and Free space, (so, my Data and Windows is available)
    i saw lots of way to fix the issue, but without accessing to C:\ drive, how can i fix it? please anyone can help on this?

    Hi,
    0xC000000E, or STATUS_NO_SUCH_DEVICE: the drive went unavailable, possibly a bad hard drive, disk array, and/or controller card.
    Please also contact your hardware vendor HP to check the health of your hard disks.
    Regards,
    Arthur Li
    TechNet Community Support

  • U310 Windows 7 will not boot or recover

    I have a problem with my Ideapad U310 as it will not boot into Windows, nor does the recovery feature work. A number of days ago upon powering on my laptop got stuck on the Windows 7 loading screen. I tried a few more times, including the 'Startup Repair', but there was no change. I still have warranty so I contacted Lenovo support and they called me back. An extra complication is that I live in Japan and bought the laptop here, but my Japanese isn't good enough to discuss computer problems over the phone and Lenovo does not have English speaking staff in Japan. A Japanese friend took the call for me and they suggested going back to factory settings. However, I did not have a recent backup so I wanted to secure my files first. I opened the laptop and made a backup of the most important files from the HDD (voiding the warranty, which seemed quite useless anyway since they don't have a physical address for repairs and all other support is in Japanese). I was then ready to try going through OneKey Recovery. After pressing the button I get three options and I choose the bottom one for the Recovery feature. Then Windows starts loading files ... and gets stuck again on a loading screen. 
    I don't know how to proceed now. I don't have a recovery CD, nor a disc drive. So is there a way to get a clean install of Windows 7 by USB, given my boot-up issues? Or is there another solution?

    Have you tried the one key recovery button located beside the power button (on the side of the laptop)? It is the number1 in this picture: http://goo.gl/Tzsnvx
    It should take you to the recovery menu (the one from Lenovo, not Microsoft). This should work as the recovery will wipe your Windows partition and will reinstall everything as it was in the beginning.
    Anyway, before opening the laptop, you should have downloaded linux (any distribution was OK) and started it from a USB drive. You could have, then, saved all the files you needed located in the Windows partition.

  • Windows NT does not boot after installing NI-CAN 1.6.0 or security update

    We are running Windows NT 4.0 SP 6 english with MS IE 5.5.
    On one machine we had NI-CAN 1.6.0 installed. After installing the security update from Microsoft over the web the machine did not boot.
    On another machine the security update was installed. After installing NI-CAN 1.6.0 the machine booted but hangs during logon. On this machine we installed Windows NT, MS IE 5.5 the security update and NI-CAN from new and the effect was the same.
    Does anyone else have similar experience with this problem?
    Machines with Windows 2000 and XP work well with NI-CAN 1.6.0.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions

    Hi,
    I haven't found any known issues. I going to try it out here. What's the security update you're installing?. I noticed there's a bunch of them in the Microsoft web site.
    What CAN hardware do you have (PCI, PCMCIA, etc)?.
    Let me know this details and I'll try to reproduce the problem.
    DiegoF.
    National Instruments.

  • Windows Server 2012 not booting as a Hyper V guest

    Hi all,
    As always the best laid plans go to crap and so I need help from the best in the business, aka - all of you.
    I am installing Windows 2012 Server Standard as a VM in Hyper V. I initially created it as a Vm in Server 2008 however for some reason the vm would not boot at a certain point . I installed the operating system fine from an ISO from the VLSC - rebooted fine
    etc. As soon as I started to create roles (just IIS with .net 3.5 roles etc) - no directory services, its purely operating as a web and sql server... - at some point it wont boot. I start the VM, connect to it - get the windows 2012 splash screen however it
    won't boot to the login screen. I can see CPU action for a period of time then NOTHING! - blank screen - no connection - no rdp.
    I thought it was because of incompatibility between 2012 guest and 2008 host. So I upgraded the host to 2012 Hyper V Server Core (you know, the free one). That in itself was fine, all worked perfectly - all my 2008 Vm's are fine and operate well. I reinstalled
    2012 Standard... Once again rebooted fine, however as soon as I added any roles or services (IIS) it just wont boot past the splash screen. I have installed VM guest drivers etc prior to installing roles and services - Nothing! Same behaviour, boots - see
    splash - see CPU activity in Hyper V Manager, then nothing.
    I can only think it's a driver issue perhaps or something wrong with the iso - however it does not explain why it boots fine then suddenly stops. Has anyone else experienced this? Anything I can try? I managed to install all updates etc before this happened.
    I really dont want to keep re installing. I havent activated yet as I wanted to make sure it worked before I did if that is a factor?

    Hi sounds very unusual, the only thing I can think of initially are the integration services installed, and is the network working correctly. if you have a Server physical or virtual on a domain, with network connectivity issues is can take an age to boot.
    Try disabling the network adapter from the hardware settings and see if the Virtual server boots. if so, then you need to look at network side.
    Also does you system have enough resource, IE, Ram, and CPU.
    regards
    Mark

  • Windows 7 does not boot anymore

    Hi,
    I have windows 7 operating system installed in my notebook. But suddenly my notebook is not booting anymore. I do have a backup image saved in a external hard drive, but can not install windows from there.
    How can I re install windows 7 as I do not have a backup DVD.
    Can anyone help me out?

    Hay Munir
    And how you have installed Win7 for the first time?
    Jeka is absolutely right. You cannot start OS installation from image saved on external HDD.
    I dont know which notebook model do you have but for Win7 installation you can use Microsoft installation disc. If your notebook model is supported for Win7 all necessary drivers, tools and utilities you can find on Toshiba support page. Just follow the link given by Jeka.

  • Yoga Tablet 2 Windows 8 will not boot up, stuck at a flickering screen

    I was installing Lenovo's firmware updates from their page for my device and in the middle of installing the BYT Platform Drivers for Windows 8.1, the tablet started went black.  Then it went into some kind of flickering screen like it was trying to turn on and off.  I left it alone and the next morning it was working fine.  But when I came back in the evening, it was completely turned off again.  I tried to turn it on, got the Lenovo logo, then it went into flickering on/off again.  It still will not boot up.  Any suggestions?? Help! 

     "The drive where Windows is installed is locked. Unlock the drive and try again." 
    Background:
    First encountered on Restore of backup image (ATI-WD) on RAID 0 Two drive [SSD] array
    Fixed: Using WINDOWS 7 Installation Disc - Repair Option
    Comment:
    During many WIN 8/WIN 7 installations on 4 different drives (on my own computer) MULTIBOOT (up to 7 O/S's) with BACKUP/RESTORE operations - WINDOWS 8 Installation Disk Repair has NEVER solved a startup problem
    MICROSOFT should be ashamed that a feature that WORKED with WIN 7 was not brought forward to WIN 8 Installation Disk. Those that don't have one, borrow one (Using repair should not infringe any rules)
    My Hobby is installing O/S's:
    One drive has WIN 8.1 PRO Preview, WIN 8 PRO, WIN 8 Release Preview-64,   WIN 8 Release Preview-32,  WIN 8 Consumer Preview- 64, WIN 7 - 32, WIN XP - 32 [EasyBCD ver 2.2 essential]
    You need to be an enthusiast to install XP with SATA AHCI (Slipstream SP3, load AHCI driver on install)
    Happy computing, WIN 8 Great, WIN 8.1 definitely worth having
    Additional Note:
    With WIN 8 PRO and WIN 8.1 Preview Installation Disks, one is presented with:
    Repair Computer/Troubleshoot/Select OS to repair (Forced to repair one O/S at a time)
    Result: Diagnosing your PC/Attempting Repairs - Where it hangs with dotty circle, going nowhere... [Requiring switch OFF - no ctrl+alt+del
    With the WINDOWS 7 Installation Disk - All partition entries are Recovered (Except XP) in one operation and quickly
    Repeat: What are M'soft thinking and doing about this anomaly?

  • Windows K3011 Will not boot

    After charging for several days, Lenovo Lynx will not boot.  It went out of warranty a few months ago and Lenovo customer support demands $99 just to perform a diagnostic on it.
    Does anybody have any suggestions, hints, or tips to get this running?  There are no signs of boot activity, the charging indicator flashes and chamnges color a few times but that's all.
    I'd like to try to salvage this doorstop befor I recycle it.
    Thanks in advance ...
    Solved!
    Go to Solution.

    indest wrote:
    I would open it up and remove BOTH the Main battery AND the COM (cell button) battery.
    Then plug it back in and try again.
    Thanks, it worked!  Could not find a COM battery though.  Also, no need to remove the battery itself, just unplug it from the main PC board for a few minutes.
    I'm glad this worked out before allowing Lenovo to extort $99 from me.

  • Windows 7 x64 Professional does not boot after install

    Hello.
    I created a Windows 7 VM in Windows Server 2012 R2 Standard Hyper-V, all the installation process done successfully, but after installation, it failed to boot and shows a black screen, and didn't boot after it.
    Following is the event log occurs.
    'Win-7_QA-Testing' was faulted because the guest executed an intercepting instruction not supported by Hyper-V instruction emulation. If the problem persists, contact Product Support. (Virtual machine ID 5B827557-7009-4D83-AA7C-26A45651EC3A)
               VmName
               Win-7_QA-Testing
    VmId
    5B827557-7009-4D83-AA7C-26A45651EC3A
    FailureCategory
    <not a known problem>
    InstructionByteCount
     0
    InstructionBytes
    Rax
    0x10
    Rbx
    0x80
    Rcx
    0x0
    Rdx
    0x80
    Rsp
    0x200
    Rbp
    0x6e08
    Rsi
    0x25da4a
    Rdi
    0x7da4a
    R8
    0x0
    R9
    0x0
    R10
    0x0
    R11
    0x0
    R12
    0x0
    R13
    0x0
    R14
    0x0
    R15
    0x0
    Rip
    0x9d
    Rflags
    0x10002
    FpControlStatus
    7F030000000000000000000000000000
    XmmControlStatus
    0000000000000000801F0000FFFF0000
    Cr0
    0x10
    Cr2
    0x0
    Cr3
    0x0
    Cr4
    0x0
    Cr8
    0x0
    Xfem
    0x0
    Dr0
    0x0
    Dr1
    0x0
    Dr2
    0x0
    Dr3
    0x0
    Dr6
    0xffff0ff0
    Dr7
    0x400
    Es
    0002000000000000FFFF000020009300
    Cs
    00000B0000000000FFFF000000B09F00
    Ss
    0002000000000000FFFF000020009300
    Ds
    0002000000000000FFFF000020009300
    Fs
    0002000000000000FFFF000020009300
    Gs
    0002000000000000FFFF000020009300
    Ldtr
    0000000000000000FFFFFFFF00000000
    Tr
    0000000000000000FFFF000000008B00
    Idtr
    000000000000FFFF0000000000000000
    Gdtr
    000000000000270000002B0000000000
    Tsc
    0x3b48531f8c6
    ApicBase
    0xfee00900
    SysenterCs
    0x0
    SysenterEip
    0x0
    SysenterEsp
    0x0
    PendingInterruption
    0x0
    Any help will be appreciated.
    Thanks

    How many vCPU and how much RAM have you given the VM?
     Are you using alt +F10 and going into the shell to format the VHD and prior to the installation?
    Are you using media that has SP1 slip streamed into it?
    Have you tried forcing the vm off and then back on again?
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    vCPU = 1
    RAM = 2048MB
    No, I haven't try formatting the VHD between the window installation. This is the first time I'm facing the issue. It is a simple windows 7 pre activated iso file, not powered by SP1. I have tried forcing the VM off and ON again, but simply i can't get the
    window screen back. Whenever the VM malfunctioning like this, then it cannot be shut down from the Hyper-V directly, but to make the VM Turn Off manually.

  • All of sudden Windows 7 is not genuine error message??

    It is genuine I verified it with an online rep. Ran the MGAdiag tool. 
    Got the following .
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 50
    Cached Online Validation Code: N/A, hr = 0x80070070
    Windows Product Key: N/A, hr=0x80070070
    Windows Product Key Hash: N/A, hr=0x80070070
    Windows Product ID: 55041-091-8844846-86215
    Windows Product ID Type: 6
    Windows License Type: Volume MAK
    Windows OS version: 6.1.7601.2.00010100.1.0.048
    ID: {EC89FA4A-C2F5-40A8-8D89-DDB29553D3DD}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Professional
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.140303-2144
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 109 N/A
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: B4D0AA8B-604-645_B4D0AA8B-604-645_025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Mozilla Firefox\firefox.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\sppobjs.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppc.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppwinob.dll[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slc.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\slcext.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppuinotify.dll[6.1.7600.16385], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\slui.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\sppcomapi.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppcommdlg.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\sppsvc.exe[6.1.7601.17514], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spsys.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\drivers\spldr.sys[6.1.7127.0], Hr = 0x80092003
    File Mismatch: C:\Windows\system32\systemcpl.dll[6.1.7601.17514], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\user32.dll[6.1.7601.17514], Hr = 0x800b0100
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{EC89FA4A-C2F5-40A8-8D89-DDB29553D3DD}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.048</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-BBBBB</PKey><PID>55041-091-8844846-86215</PID><PIDType>6</PIDType><SID>S-1-5-21-1379822907-1120246070-2792746691</SID><SYSTEM><Manufacturer>Dell
    Inc.</Manufacturer><Model>Studio XPS 7100</Model></SYSTEM><BIOS><Manufacturer>Dell Inc.</Manufacturer><Version>A04</Version><SMBIOSVersion major="2" minor="6"/><Date>20100722000000.000000+000</Date></BIOS><HWID>B4AE3E07018400F6</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>Pacific
    Standard Time(GMT-08:00)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>DELL  </OEMID><OEMTableID>FX09  
    </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>109</Result><Products/><Applications/></Office></Software></GenuineResults>  
    Spsys.log Content: 0x80070002
    Licensing Data-->
    On a computer running Microsoft Windows non-core edition, run 'slui.exe 0x2a 0x80070070' to display the error text.
    Error: 0x80070070
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0x00000000
    HealthStatus: 0x0000000000000000
    Event Time Stamp: 8:11:2014 23:55
    ActiveX: Not Registered - 0x80040154
    Admin Service: Not Registered - 0x80040154
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: NgAAAAEABAABAAIAAAADAAAAAQABAAEAln2My6gTVPkQM9j7VNwge64pDDdiPXLQCiYgNALQ
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
      ACPI Table Name    OEMID Value    OEMTableID Value
      APIC            DELL          FX09    
      FACP            DELL          FX09    
      SRAT            AMD           FAM_F_10
      HPET            DELL          OEMHPET
      MCFG            DELL          OEMMCFG
      SLIC            DELL          FX09   
      OSFR            DELL          FX09    
      OEMB            DELL          FX09    
      SSDT            A M I         POWERNOW
    Also entered some commands
    C:\Users\Ruben v>SFC /SCANFILE=C:\windows\system32\slui.exe
    Windows Resource Protection did not find any integrity violations.
    C:\Users\Ruben v>DIR C:\Windows\slui.* /S
     Volume in drive C has no label.
     Volume Serial Number is 24E0-8C61
     Directory of C:\Windows\System32
    11/20/2010  06:25 AM           349,696 slui.exe
                   1 File(s)        349,696 bytes
     Directory of C:\Windows\System32\en-US
    07/13/2009  07:25 PM            11,264 slui.exe.mui
                   1 File(s)         11,264 bytes
     Directory of C:\Windows\winsxs\amd64_microsoft-windows-s..ty-spp-ux.resources_3
    1bf3856ad364e35_6.1.7600.16385_en-us_54dae2e5153375ce
    07/13/2009  07:25 PM            11,264 slui.exe.mui
                   1 File(s)         11,264 bytes
     Directory of C:\Windows\winsxs\amd64_microsoft-windows-security-spp-ux_31bf3856
    ad364e35_6.1.7600.16385_none_b7b69062b883381f
    07/13/2009  06:39 PM           349,696 slui.exe
                   1 File(s)        349,696 bytes
     Directory of C:\Windows\winsxs\amd64_microsoft-windows-security-spp-ux_31bf3856
    ad364e35_6.1.7601.17514_none_b9e7a42ab571bbb9
    11/20/2010  06:25 AM           349,696 slui.exe
                   1 File(s)        349,696 bytes
         Total Files Listed:
                   5 File(s)      1,071,616 bytes
                   0 Dir(s)  17,048,399,872 bytes free
    C:\Users\Ruben v>ICACLS C:\Windows\System32\slui.exe
    C:\Windows\System32\slui.exe NT SERVICE\TrustedInstaller:(F)
                                 BUILTIN\Administrators:(RX)
                                 NT AUTHORITY\SYSTEM:(RX)
                                 BUILTIN\Users:(RX)
    Successfully processed 1 files; Failed processing 0 files

    Hi,
    I suggest you try this fix to see if your issue is fixed.
    Windows 7 displays "Windows is not Genuine" with an error code of 0x80070005
    http://support.microsoft.com/kb/2008385
    It can also be caused by virus or unexpected changes, you may also try System restore to see what's going on if above steps don't fix your issue.
    Kate Li
    TechNet Community Support

Maybe you are looking for

  • "Archive" and "View" buttons don't work after folio update

    Hi all, I have a subscription to the professional edition and I have built a custom viewer app for Android. I have built about 10 folios and at first download all is ok, the folios are displayed without problems and the app works fine except for one

  • Problem with spa400 and pap2t

    Hello, I have a problem with spa400 and pap2t. If from analogue telephone behind pap2t call outside, work, cal call go out go into spa400 e on the rtg system. If I call from external, the calll arrive to spa400 but the spa400 don't forward the call t

  • I need an urgent help  remove namespace from proxyServie request body

    I have EFIBetalingOrdningMisligholdt proxyService that called IMMultiHaendelseModtag IMMultiHaendelseModtag business Service, but they have different xsd, so i am transforming EFIBetalingOrdningMisligholdt proxy service reuest xsd to IMMultiHaendelse

  • Error when trying to download apple software

    Can't download or update apple software to my Windows 8 computer. Need help on how to install iTunes, iCloud, other apps to work with iphone 5s. (quicktime)

  • Paint Drag Preview

    Hi there, Here's a challenging little problem I need to solve. Below is a test project whose sole purpose is to demonstrate, what I call, a "paintDragPreview". What I mean by this is show the drawn outline of a component as it is being dragged to ano