Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Wednesday, October 17, 2018

October 2018 Windows Update - BSOD "WDF_VIOLATION" Resolution

Boot into Recovery mode and then choose Command Prompt. Type the below commands
D:
CD Windows\System32\Drivers
Rename hpqkbfiltr.sys hpqkbfiltr.old

Thursday, February 19, 2015

Enabling WOL On Windows 8 Machines

Assuming that the machine has the latest drivers, in order to enable WOL, Turn On Fast Startup must be disabled.
  • Open Power Options.
  • On the left hand side, click Choose what the power buttons do.
  • Click Change settings that are currently unavailable.
  • Untick Turn on fast startup (recommended).
WOL should now work.

This is because this option disables the network card when it turns off the computer. You can look at the back of your machine where the network card is located and see if it is blinking. If it is, the option has fixed the issue.