This happens to everyone at some point of time or other and is most likely caused by some application or third party utility overwriting your drivers files (or if you do not have had a right video driver to begin with). To verify exactly what gets loaded, follow these steps. Open registry by going to START-RUN and entering regedit. Navigate to :

HKEY_LOCAL_MACHINE\\hardware\\DeviceMap\\Video . In this value of Device\\Video0 points to a registry key that has the location of the video driver that Windows is configured to load. for example: HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\ videodriver \\Device0 . Navigate to this key. Check value of "InstalledDisplayDrivers" . Its value indicates whether driver was loaded or not. If the setting shows another registry location, a third-party driver may be getting loaded. Check out Microsoft Knowledgebase article for more details

IMPORTANT DISCLAIMER: Before doing anything with registry, It is very important that you take a backup of registry by exporting it. Remember even a minor mistake in registry could render your system unusable or will cause it to stop or crash. XPTOOLS is not responsible for any such damage that may occur directly or indirectly as a result of your applying these changes. Don't try it if you are not sure. Use at your own risk.