Problemator
New Member
- Joined
- Jul 12, 2016
- Messages
- 6
- Thread Author
-
- #1
Everytime i try to turn on windows normally, i get blue screen with internal power error. The only way to turn it on is to use safe mode. I attached a photo of the blue screen.
I cant set screen resolution to higher than 1280x1024 in safe mode, but when i boot linux live from flash drive, it's normally in 1920x1080.
How can i fix this ?
I cant set screen resolution to higher than 1280x1024 in safe mode, but when i boot linux live from flash drive, it's normally in 1920x1080.
How can i fix this ?
Attachments
Last edited:
Solution
You could locate and remove the driver like so
- Locate the driver with driverquery /v | findstr /I VMbd.sys
- With the name of the driver from the previous command locate the oem#.inf file by typing pnputil -e and look for the driver name
- Type pnputil -d oem##.inf and that will uninstall and remove the driver
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,176
Hi,
the blue screen means a power policy manager has a fatal error and shutdown.
See if you have any dump files in folder marked Minidump in the main windows folder. If so please zip them up and send them in.
In the meantime have you tried updating your drivers? If the machine will work fine in safe mode then chances are it's a driver issue so update them .
the blue screen means a power policy manager has a fatal error and shutdown.
See if you have any dump files in folder marked Minidump in the main windows folder. If so please zip them up and send them in.
In the meantime have you tried updating your drivers? If the machine will work fine in safe mode then chances are it's a driver issue so update them .
Problemator
New Member
- Joined
- Jul 12, 2016
- Messages
- 6
- Thread Author
-
- #3
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,176
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A0, {101, 7, c9fb6710, 0}
*** WARNING: Unable to verify timestamp for VMkbd.sys
*** ERROR: Module load completed but symbols could not be loaded for VMkbd.sys
Probably caused by : VMkbd.sys ( VMkbd+1567 )
Followup: MachineOwner
thanks for posting the dump files..
All the dump files named VMkbd.sys as a probable cause:
VMkbd.sys Wed Jun 24 21:21:46 2015: VMware keyboard filter driver. Your system seems unhappy with this driver and if possible please remove it whilst we test (this you have already done yes?), you may have to use a different keyboard so if you have a spare or could lend one from a friend even better.
ASACPI.sys Wed Oct 18 06:44:46 2006: Asus ATK0110 ACPI Utility (a known BSOD maker in Win7 and Win8). Also a part of many Asus utilities please remove to test.
Would you mind removing AVG and installing MSE please? We ask this as AVG is known for issues on odd occasions and MSE is ultra stable:
https://support.microsoft.com/en-gb/help/14210security-essentials-download
sptd.sys Thu Dec 11 14:51:42 2014: SCSI Pass Through Direct Host - Daemon Tools (known BSOD issues with Windows) please remove to test.
Please find command prompt in the start menu, right click on it and run as administrator. Type:
sfc /scannow
Press enter and await results.
Your motherboard support page is here:
P5K/EPU - Support
Post back with any new dump files.
Problemator
New Member
- Joined
- Jul 12, 2016
- Messages
- 6
- Thread Author
-
- #5
Thank you for your reply.
I already uninstalled all drivers with yellow triangles showed in device manager.
Meanwhile i tried to repair system with windows installation dvd, but it didn't do anything i guess, becaouse it finished after like 10 seconds. But now i cant even use safe mode anymore, and blue screen only flashes for not even half a second and computer automatically resets. I use Linux Mint 17.1 live from usb right now.
I already uninstalled all drivers with yellow triangles showed in device manager.
Meanwhile i tried to repair system with windows installation dvd, but it didn't do anything i guess, becaouse it finished after like 10 seconds. But now i cant even use safe mode anymore, and blue screen only flashes for not even half a second and computer automatically resets. I use Linux Mint 17.1 live from usb right now.
Attachments
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,176
Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A0, {101, 7, c6fba708, 0}
*** WARNING: Unable to verify timestamp for VMkbd.sys
*** ERROR: Module load completed but symbols could not be loaded for VMkbd.sys
Probably caused by : VMkbd.sys ( VMkbd+1567 )
Followup: MachineOwner
---------
as you can see it's still the same driver causing the issues
Did this happen after you tried to repair the os with the install disk?But now i cant even use safe mode anymore, and blue screen only flashes for not even half a second and computer automatically resets
These drivers probably needed updating not removingI already uninstalled all drivers with yellow triangles showed in device manager.
See if this guide helps:
How to automatically repair Windows Vista using Startup Repair
You may need to change your boot order so that CD/DVD ROM is first so do check on that before trying the above guide.
Problemator
New Member
- Joined
- Jul 12, 2016
- Messages
- 6
- Thread Author
-
- #7
Yes, i did it like in this tutorial.Did this happen after you tried to repair the os with the install disk?
I used auto repair, but it didnt find anything. After this repair, when i tried next time, i saw that my operation system doesnt show up there anymore.
Is there any way to remove this driver ? Actually i think that now the only option is reinstalling whole os. :/
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,176
You mean the VMbd.sys driver? You could try doing a search for it and then if you find it create a back up of the driver itself just in case something goes wrong. You could then rename the driver to something like VMbd.old which should break it.Is there any way to remove this driver ?
- Joined
- Jul 4, 2015
- Messages
- 8,998
You could locate and remove the driver like so
- Locate the driver with driverquery /v | findstr /I VMbd.sys
- With the name of the driver from the previous command locate the oem#.inf file by typing pnputil -e and look for the driver name
- Type pnputil -d oem##.inf and that will uninstall and remove the driver
Problemator
New Member
- Joined
- Jul 12, 2016
- Messages
- 6
- Thread Author
-
- #10
But where do i type it ? I can't even use safe mod right now. I can boot linux from pendrive in live mode or i can use vista instalation disc and there is cmd.
Problemator
New Member
- Joined
- Jul 12, 2016
- Messages
- 6
- Thread Author
-
- #13
Thank you guys for your time, i really appreciate your help !
I decided to install fresh Windows 7 64 bit.
I decided to install fresh Windows 7 64 bit.
Last edited:
kemical
Essential Member
- Joined
- Aug 28, 2007
- Messages
- 36,176
Glad to hear you have a solution of sorts..I decided to install fresh Windows 7 64 bit.
Any problems then please post back
Similar threads
- Article
- Replies
- 4
- Views
- 108
- Replies
- 0
- Views
- 385
- Replies
- 0
- Views
- 589
- Replies
- 0
- Views
- 307
- Article
- Replies
- 0
- Views
- 891