3

How to permanently remove the Startup items in Windows's msconfig?

(to start it, type Win+r, then msconfig. This is Windows Vista)

Xah Lee
  • 16,755
  • 9
  • 37
  • 43

3 Answers3

4

CCleaner has a built-in function for doing this

(Tools -> Startup -> Choose desired item and press delete)

Takis K.
  • 63
  • 1
  • 5
3

As far as I know you have to do this according to what is making the item start. So, remove the keys from the appropriate registry hive using regedit e.g. HKLM\Software\Microsoft\Windows\CurrentVersion\Run\ *ProgramName* (This is shown in the "location" column in msconfig.)

greatwolf
  • 20,287
  • 13
  • 71
  • 105
Lord Peter
  • 3,433
  • 2
  • 33
  • 33
0

Hijack this has also this function built in.

Amar Kulo
  • 1,098
  • 8
  • 18