So your System32 VXD files are missed up

. Okay, you have backed up your documents and stuff, cool

. Why the hell

did not you install a fresh copy of windows instead of reinstalling. Reinstalling means overwriting your system, all mess-ups stay and only gaps will be filled.
When prompt that system drive – i.e. C- has an operating system,

hit Escape key to get the option of a fresh install

.
The general term VXD stands for Virtual Device Driver, the "x" being a
placeholder for device names. For example, VKD is a Virtual Keyboard Driver,
VDD is a Virtual Display Driver, etc. The VXD layer is the core of the Windows
OS. It is similar to the Linux kernel and the functions it provides, although
it is not nearly as well documented. The VXD code handles memory management,
task switching, low-level hardware access and other similar tasks. The core OS
services, such as registry access, networking and file access are also
implemented in the VXD layer.
Courtesy of:
http://coding.romainl.com/article-print-68.html
Lovely Day!
