Windows Vista Black Screen & Slow to Boot Repair
· One min read
Ever had the problem where Windows Vista has a Black screen, while trying to boot? I have. This is how I fixed it (For Advanced users only).
- Delete the following folders/files
- C:/windows/system32/drivers/pcmcia.sys
- C:/windows/system32/drivers/1394bus.sys
- C:/windows/system32/driversohci1394.sys
- C:/windows/system32/driverstore/filerepository/pcmcia.*
- C:/windows/system32/driverstore/filerepository/1394.infblablabla
- C:/windows/system32/driverstore/filerepository/sdbus.infblablabla*
- C:/windows/infsdbus.inf*
- C:/windows/infsdbus.PNF*
- Restart your computer and choose to edit boot options. You will see a screen which shows default windows boot options: /noexecute=optin. After optin, add /debug command and press esc. (There needs to be a space between optin and /debug.)
- Find and delete the following files
- Delete sptd.sys
- Delete sptd.sy
- Delete sptd.sys
- Delete sptd.sys
- Go to a command prompt and run the following commands
- cd windows
- del *pcmcia*.* /s/p
- del *1394*.* /s/p
- Restart computer.
Still not working? Try these additional options below.
- Press F2 to enter BIOS mode
-
- Under “Onboard Devices” select “Flash Cache Module” and set it to “Off” (you cannot disable SATA unless this is set to “Off” mode.
- Move up to “SATA Operation” and change from “AHCI” to “ATA“.
- Restart the computer.