A little googling indicates that this is generally associated with a problem with windows automatic updates.
Control panel => Security Center=>Manage settings for => automatic updates
In the next dialog box click "Turn off automatic updates"
Restart computer
Alternate method
Right click "my computer"
Click "properties" then the "automatic updates" tab
Choose "turn off automatic updates"
Reboot your computer
Then you want to run windows update manually
In Internet Explorer go to tools +> windows update
or go to
Start => programs => windows update
Run windows update and choose the custom not the express.
Once it lists available updates, choose one and only one from the critical list and click download and install
Repeat until all critical and security updates are installed (reboot as needed)
Now go to the suggested updates and do the same
NOTE: I do not recommend you install any hardware updates from Microsoft windows update. If it lists available updates for your hardware note what it says you need. Then go to control panel => system => hardware => device manager and make sure you actually have that device.
I prefer to recommend that you get the update from the device manufacturer as there is a history of windows update installing incorrect and incompatible hardware drivers (such as the XP SP3 debacle where it tried to install Intel CPU drivers on HP computers with AMD processors)
Once finished , you can turn automatic updates back on.
The next most likely candidate for causing this is the service
Windows Driver Foundation - User-mode Driver Framework
This is used to shift drivers from "kernel space" to "user space" in memory. Some devices do not like this happening . Try disabling this service by going to start / run and type
services.msc
hit enter
Locate the service in question
Double click it
CLick stop service,
Change the startup behavior to disabled or manual
This generally is used by USB devices like cameras, flash drives, and media players. It provides stability so that if the device crashes it does not cause a system failure, but it can in some cases produce this error.
Or just unplug all USB devices or devices with memory on them .