Multiple choice technology operating systems

____ is used to repair or edit the boot.ini file

  1. bootcfg

  2. repair boot

  3. sfc /boot

  4. config /boot

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

bootcfg is a Windows command-line tool for modifying boot.ini, the file controlling boot options for Windows XP and earlier. It can add, remove, or modify boot entries. Option B is not a valid command. sfc (System File Checker) repairs system files but not specifically boot.ini. Option D is fictional.