Windows 7 Boot Manager Default Entry Doesn't Work
May 30, 2012
When I start up Windows, I have two options, "Windows 7" and "Windows 7 Home Premium (Recovered)", and only the second one works. This is annoying because it defaults to the first entry.Some background info: I added a second hard drive to my laptop, and I used an Ubuntu install disc to move Windows 7 to the second hard drive and install Ubuntu to the first (larger) hard drive. When I start up my computer, the Grub boot loader gives me an option between Ubuntu Linux and Windows 7.When I first tried to boot into Windows, it had problems (caused by finding itself on a new drive I assume) and attempted to do startup repair which didn't change anything. It had detected a Windows 7 installed on drive "E", attempted repair, but on reboot I got to the same place. Next I used the Windows 7 Repair disc that I had burned earlier, which appeared to do the exact same process of attempting startup repair, however this time when I rebooted I got the option between "Windows 7" and "Windows 7 Home Premium (Recovered)". The first option causes it to do what it did before, and the second option gets me into Windows 7 fine. Windows still sees its hard drive as "C" which is good.While looking for solutions to this, I found the bcdedit utility. I attempted to rename "Windows 7 Home Premium (Recovered)" to just "Windows 7 Home Premium" to test whether it changed anything, but when I boot up I still get "Windows 7" and "Windows 7 Home Premium (Recovered)". I don't even know where the "Windows 7" entry comes from.
Here's the output of `bcdedit /v`:
Code: Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=C:
path ootmgr
description Windows Boot Manager
locale en-US
default {74e62c05-aa3f-11e1-90f0-e412b6135969}
[code]....
View 4 Replies
ADVERTISEMENT
Nov 27, 2011
I had windows vista and windows 7 on my laptop;I had to fully install vista again; now I lost the windows 7 boot menu,
View 1 Replies
View Related
Jan 5, 2010
If you've been using Windows XP for a while now and want to try out window 7 or vista, you might have tried dual booting! In that case once you installed windows 7 or vista, you may have noticed that your windows XP entry has disappeared. But do not worry. Your windows XP is still there. The only problem is windows 7 just overwrote the windows xp bootloader. This is a easy fix. Just follow the steps below.
Open an elevated command prompt (Start > type "cmd" > right click on "cmd" > run as administrator)
To create an entry for Windows XP type the following. You can replace "windows XP" with any name that you want it to show. Code :bcdedit /create {ntldr} /d "Windows XP" Now specify the partition where windows XP is installed. Here I have used my E partition. Choose the partition (B, C, D, E, F) where you installed your XP. Code :bcdedit /set {ntldr} device partition=E: Now to set the path type... Code :bcdedit /set {ntldr} path tldr Type the following to add this boot loader to the boot up screen. Code :bcdedit /displayorder {ntldr} /addlast
Restart and you are done!
If for some reason you get an error and are unable to boot into windows XP, then get back into your windows 7 installation and download the boot files from [URL] and paste it in your WIndows XP partition's root directory. [URL]
View 3 Replies
View Related
Oct 5, 2011
I have applied settings in control panel to make my mouse snap to default in dialogue box. I have done this a number of times. It still doesn't work, except for usually in print routines where it snaps to the Print button.
View 1 Replies
View Related
Apr 2, 2012
My Acer Aspire 5820tz laptop will not work. The keyboard does not respond. The laptop sometimes goes to the Boot Manager when turned on, the boot manager flickers and is uncontrollable. Other times it gives off a loud violent beep sound. Once it went to login but the keyboard would not work so i could not login.
View 2 Replies
View Related
Sep 21, 2012
I've had an ongoing war with my PC for four days now. I have Windows 7 and it refuses to start up. Originally I tried starting up normal, it gave me two choices: system repair or start as normal. If I chose normal it would show the windows logo then reset. If I chose repair it would turn black for several minutes, then go to a blue screen for several minutes and wouldn't move past that. So i tried to boot from CD. I have the option of installing windows or repair. I chose repair, once again it goes to the blue screen and nothing happens (and I've left it on this blue screen a good 15 min mind you.) Finally I submitted and decided to just re-install windows. it goes to the starting setup... and sits there indefinably.
View 5 Replies
View Related
Aug 5, 2011
when win 7 boots up, mouse doesn`t work, at all... no lights underneath. After maybe one to tvo minutes light is up and mouse works normally.
View 8 Replies
View Related
Aug 15, 2010
Whenever I insert my Windows 7 setup disk, and boot from it, and I choose Repair your Windows, the following error message appears, and of course I can't use the recovery tools: "The resource loader cache doesn't have loaded MUI Entry" What's the cause of this? I have Windows 7 Ultimate and Windows xp pro @ Dual Boot, but that has nothing to do with it, because when I try this on a virtual machine, the same message appears, and recovery tools are not working. I'm looking forward to a solution if there is one.
View 2 Replies
View Related
May 29, 2011
I have a HP G71-329WM running Windows 7 and I believe it recently updated windows via windows update. I attempted to turn on my computer and it would not boot, freezing on the start up screen. I managed to resolve this initial problem by going through safe mode and doing a system restore to a previous state. However, the laptop now boots up but does not recognize any networks and the wireless adapter cannot be recognised, meaning it only connections VIA ethernet cable. I have tried re-installing the drivers for the wireless adapter but this has not resolved the issue. Short of re-formatting (which I really don't want to do) I'm lost for how this can be resolved.
View 1 Replies
View Related
May 12, 2009
I just installed Windows 7 as a dual boot with my XPsp3. Now my Logitech Revolution VX mouse has lost all its special functions, and the Setpoint software in unable to work properly.
Any thoughts? The same thing happened when I set up Ubuntu as a dual boot - finally removed the linux.
View 0 Replies
View Related
Jan 12, 2013
The comp started BSOD'ing out of nowhere, a new adapter I think called ISATAP or something like that shows up under network adapters in device manager which had a yellow exclamation icon. (Code: 31). Disabling or uninstalling its drivers resulted in BSOD's. Googled around and found the only way to fix it was to delete some registry entries, so without backing up the registry I deleted some keys. I don't remember which keys but the image above is the result. I got Ubuntu live booted up and using it to post this because my Win 7 installation obviously can't connect to the Internet.
*I tried reinstalling drivers (Marvel Yukon & Belkin), disabling and enabling stuff but nothing seems to be happening.
*Got some registry fixing tools or whatever, still the same.
View 6 Replies
View Related
Mar 2, 2012
One of my friends has a Windows 7 computer, but suddenly it could not start,I got an error like this
File: BootBCD
Status: 0xc0000098
Info: The Windows Boot Configuration Data file does not contain a valid OS entry
And I ran a Code: chkdsk c: /f /r followed by a Code: Bootrec /RebuildBcd , where it asked me, if I want to add the entry to the BCD store, and of course I answered yes Afterwards I rebooted the computer, but it came up with a blank screen. I then tried to restart the computer and it keeps coming up with a blank screen. I tried to repair using the Windows 7 - cd's repair, but with no succes. It found the Windows 7 Home Professionel, but when I tried to repair it, it says, that it could not find the OS (something like noOSInstalled). I then came into cmd again, and tried first with Code: BootRec , but it could not find the OS.Now I set it to run Code: chkdsk over the night, but what can I do, if I comes up with the blank screen again? Do I have to reinstall the computer, or are there other solutions?
CHKDSK found ad sectors in the following files Code: WindowsassemblyNATIVE~1.303PRESEN~1FFB7C7~1PRESEN~1.DLL
WindowsassemblyNATIVE~2.303SYSTEM~3.SER559EBA~1SYSTEM~1.DLL If this indicates something
Maybe I have to try with F8, when I restarts the computer for the first time after running the Code: BootRec .
View 3 Replies
View Related
Aug 31, 2012
windows boot configuration data file does not contain a valid OS entry (0xc0000098)Trying to fix my aunts laptop (Toshiba satellite/windows 7). Tried a recovery disc, which was painfully slow but no joy.
[code]....
I did the diskpart thing in command prompt:
vol 0= E dvd rom
vol 1= C 100mb partition (active)
vol 2= D 232gb partition
View 3 Replies
View Related
Feb 15, 2012
Previously I have installed Windows XP then Windows 7 in different drives of my computer. Later installed Ubuntu 10.10 inside Windows 7 and upgraded it to 11.04.After that Accidentally I have formatted Windows XP drive from Ubuntu. I installed XP again to the same drive. I tried to repair Windows 7 and it worked fine, but the problem is I can boot only Windows 7. I have used BCDEdit tool to add entry to boot menu. This also worked fine that I am able to boot both Windows 7 & Windows XP.Now I want to boot Ubuntu 11.04 also using already installed partition.I don't want install it again(as I have to update it to 11.04 again).I have Windows XP in C drive, Windows 7 in D drive and Ubuntu 11.04 in E drive.
View 1 Replies
View Related
Jan 21, 2012
I am working on Samsung notebook with Intel atom processor (without DVD Rom). I installed antivirus and later restarted the machine. After the restarting it tells me "windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
1. Insert your windows installation dics and restart your computer and other procedures
2. Chose your language settings and click nex
3. Click repair your computer"
If you do not have this disc, contact your system administrator or computer manufacturer for assistance.
File : ootBCD
Status: 0xc0000098
The windows boot configuration data file does not contain a valid OS entry.
View 5 Replies
View Related
Jul 27, 2011
I have 2 HDs in my tower, 1 has windows 7, and 1 has server 2008 R2. I installed the server OS to play around with Hyper-V but enver did and I want to remove it to throw a linux distro on it. What's the easiest way to fix the boot record to reflect that server 2008 isn't there anymore?
View 2 Replies
View Related
Jul 12, 2012
I have a small problem with my Windows 7. Here's what happened:Yesterday, my pc was running fine. I turned it on at 10am and it was running well. My sister ordered a new router so I set it up for her (AirPort Extreme). I installed the utility for it, was a simple setup for me. After that, I connect to it wirelessly and I see that windows update has a few security updates. They install as I turn off the pc. I then turn it back on a few hrs later and notice that when it reaches the login screen, it takes a few secs for it to load. This is unusual being that the days before it was always ready to receive input. So I login, get the welcome screen, and my desktop screen. Taskbar loads as usual, however I can't get anything to show up when I click on it. I think at first that its Comodo (is in training mode) so I close it out. Still nothing. I then press ctrl+alt+delete. Nothing. I then press it rapidly to see what happens. After a few mins, my screen turns black. A message then shows up that ctrl+alt+delete has been pressed but due to something that it won't show up. Had to press either the power button or esc to leave the screen. Safe mode works. I do a system restore back to when the windows update and to the installation of the router. I scanned and haven't found anything yet. Today, my pc looks like its running fine but its still taking a few secs on the login screen and the desktop still idles. I'm going to contact HP to see what they can do but I wanted a second opinion.
Here's my specs (looks like this):
HP Pavilion dv7t-7000 Quad Edition
Windows 7 Home Premuim 64-bit
Intel core i7-3820QM CPU @ 2.70GHz
8GB RAM
1TB hard drive
NVIDIA GeForce GT 650M
View 4 Replies
View Related
Jul 7, 2011
A few days ago I tried installing a 64 Bit version of Windows 7 Ultimate on my computer on a different partition. Now the installation itself didn't give any trouble and both the windows i.e The old 32 bit and 64 bit can boot without problems.However today I decided to get rid of the Windows 7 64 Bit as I wasn't really using it and was just eating up space. So I opened up Easy BCD to get rid of the entry for the 64 bit one. But no matter what I do (Deleting it, re-making the boot files, resetting the bootloader) the entry doesn't go away. When I reboot, it's still sitting there after anything and everything I try.
View 9 Replies
View Related
Jun 19, 2011
I've lost my windows live shortcut from my desktop, it also disappeared from my 'all programmes' list. I cant get internet download manager to work on windows 7 It works fine on my old xp. But I've tried 3 times one windows 7. It just will not work. I get sum error message code 0x80040154 when I try to download links. It works on my windows starter netbook just fine but not on normal windows 7 for pc. Also internee download manager I shard to uninstall, so I don't want to install it again unless im sure it will work.
View 9 Replies
View Related
Jun 12, 2009
How to Change the Default Operating System to Start in Windows 7 ?
View 0 Replies
View Related
Dec 25, 2012
this is what I did, since I have no CD-ROM, to install Windows 7 I created a partion X: NTFS and set it as the ACTIVE ONE, the put there the Windows 7 installation files, and opened prompt command to type bootsect.exe /n60 X: , next I restarted my computer, and automatically it booted into the Windows 7 setup, I installed Windows 7 on the partition C: and formatted the partition C:, everything installed and after the installation finished, a multiple choice menu appears that reads:[CODE]
View 6 Replies
View Related
Jan 25, 2011
I open the WIndows 7 file manager by right-clicking on the start button and then choosing Open Windows Explorer. It always defaults to Libraries, but I would rather it defaulted to C: Is there a way to change this?
View 9 Replies
View Related
Feb 1, 2012
HP Recovery Manager don`t installed
View 1 Replies
View Related
Apr 30, 2011
I click on Start go to Computer, Right Click then left click on Device Manager. Then nothing happens, huh? I try it again the look at my system and the CPU light blinks a few but not long and still nothing. I put the icon on the desktop and do the same thing, nothing. I type in Device Manager then it bring it up. It works that way but the shortcut is broken that is in the system.
View 3 Replies
View Related
Mar 11, 2009
How to Change the OS Name in Windows Boot Manager ?
View 0 Replies
View Related
Jan 13, 2013
ihave windows 8 my lpatop is acer aspire E1-531, I am trying to install windows 7 but boot manager wont show me dvd boot !! it show me only network boot what can i do to be able to boot from dvd
View 2 Replies
View Related
Dec 16, 2012
my computer does not show anything eventhough of connencting the USB or pen drive..what to do ??
View 2 Replies
View Related
May 5, 2012
I have an newer HP Netbook running Windows 7. I recently installed Open Office 3.3 on the machine, and it works fine, except for some key sequences. For example, in the OO Writer, the key sequence Ctrl-Home should move the cursor to the top of the doc. This works fine on my older HP XP Pro laptop, but my netbook ignores or doesn't understand it. I have removed OO and reinstalled it, but the problem still occurs. So, I guess I need to figure out if this is a Windows or Open Office issue.
View 3 Replies
View Related
Jun 11, 2011
I had to buy laptop because my desktop with winxp died. Now how do I get the scanner to work with win7? I need to scan medical records. The scanner is a Canon Lide 55.
Tech Support Guy System Info Utility version 1.0.0.1win7, scanner
OS Version: Microsoft Windows 7 Home Premium , 64 bit
Processor: Intel(R) Pentium(R) CPU P6200 @ 2.13GHz, Intel64 Family 6 Model 37 Stepping 5
Processor Count: 2
RAM: 1844 Mb
Graphics Card: Intel(R) HD Graphics, 730 Mb
Hard Drives: C: Total - 260242 MB, Free - 222580 MB; D: Total - 29690 MB, Free - 28507 MB;
Motherboard: LENOVO, MoutCook, Not Applicable, WB01561071
Antivirus: avast! Antivirus, Updated and Enabled
View 7 Replies
View Related
Jul 23, 2011
I hav window 7 installed on two hard drives...My E:/ windows work properly for the internet browsers ,Mozilla,safari.... means I'm able to login to the internet account but when I use the C:/ window 7 .. all the browsers doesn't work at all.... all of them shows TRY AGAIN all the time . So, I hav to first log on from the E windows and then restart and use internet in the C windows..
View 3 Replies
View Related
Dec 2, 2012
want to downgrade to Windows XP Professional because Windows 8 and Windows 7 is nothing good for me, I like classic more
View 5 Replies
View Related