You should check to see if the C:\Windows\System32 directory contains null.sys;
if not, you should copy a null.sys that is the same as your system to this directory;
Then open cmd and run the script:
sc create null binPath= C:\Windows\System32\drivers\null.sys type= kernel start= auto error= normal
sc query Null
sc start Null
Finally reinstall