Safe Mode in Windows Vista, General?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
15 replies · 2K views
Messages
7,828
Reaction score
13,156
Hi all,
I was trying to get into safe mode in Windows Vista (2007 version) to disable some malware that had installed itself through the web. The standard instructions -- restart and press F8 just before the computer starts up seems to not work. I have heard that newer editions of Windows started/loaded too quickly to do this, but I am still having trouble with this relatively old version of Windows. Anyone have an idea? Thanks.
 
Physics news on Phys.org
WWGD said:
Wow, that was quick. Any suggestion for mind-reading tricks too ;) ?
Different companies often set them different. If I have trouble getting into safe mode, I usually just turn it on and start hammering the F keys from 8 up.
 
  • Like
Likes   Reactions: WWGD
WWGD said:
Any chance you know if there is a way of entering safe mode through the command prompt?
Not that I know of.
 
Older Win versions seemed to want a repeated push-release-push sequence during bootup. This is because, when it was getting ready for keyboard input, it would first clear the keyboard input buffer, wait a brief period, then check for a keypress. About two or three keypresses per second would generally get its attention. Worth a shot.
 
  • Like
Likes   Reactions: WWGD
Tom.G said:
Older Win versions seemed to want a repeated push-release-push sequence during bootup. This is because, when it was getting ready for keyboard input, it would first clear the keyboard input buffer, wait a brief period, then check for a keypress. About two or three keypresses per second would generally get its attention. Worth a shot.
Part of the problem as I have read is that for whatever reason microsoft has sped up the boot up process to the point that it is extremely difficult to hit the necessary ( or any) key before the OS loads.
 
Any chance you know if there is a way of entering safe mode through the command prompt?

Provided that you can normally boot Windows, you can open a command prompt and run:
Code:
Start msconfig
. A window will open and on the upper left corner there is the "General" tab. From there you choose the type of start up (Normal, Diagnostic, Selective). The next tab is "Boot" and you can select Safe Mode there. Of course you can just press [Windows] +R and type msconfig.exe and then OK to launch Microsoft Configuration Utility, but I gave the previous tip just in case you're already at the command prompt and you want to run the utility directly.
 
  • Like
Likes   Reactions: WWGD
its up to your computer brand. Normaly is F9
 
WWGD said:
Anyone have an idea?

I'd like to add to everything that's already been said here that Vista is known to have a number of intractable security and stability problems. Is upgrading to Windows 7 or downgrading to Windows XP an option?
 
  • Like
Likes   Reactions: WWGD
jack476 said:
I'd like to add to everything that's already been said here that Vista is known to have a number of intractable security and stability problems. Is upgrading to Windows 7 or downgrading to Windows XP an option?
Good question; it is an old system from 2007 and I don't know if the architecture will allow it, will it? And it is also a computer at work, so I need to ask the boss. Thanks to all for your comments.
 
Either upgrading or downgrading the OS brings up device driver issues. Make sure the needed applications and hardware are compatible with an OS change. I'm running XP on this machine and it is getting tough to find drivers for newer peripherals, much less ANY commercial applications that will run on it. Also Microsoft has been forcing upgrades from Win7 to Win10 every time you connect to the Internet.
 
ulios21 said:
its up to your computer brand. Normaly is F9
But problem is that Microsoft has sped up the bootup process to the extent that there is no time to hit the key. By the time you do it , the OS is already loaded or almost.
 
Here's another method:
Start Windows normally. When getting into the desktop, press the Win + R key combinations, type msconfig in the Run box.
Click the Boot tab, check the "Safe boot" option and click OK. Reboot and the computer will boot to safe mode automatically.
 
  • Like
Likes   Reactions: WWGD