Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

After installing Snow Leopard my map network drive application didn't work any more. No problem, but it left an unknown login item that is grayed out and cannot be removed the normal way (also in administrator mode).

Does anybody know how to remove this grayed out unknown login item?

share|improve this question
1  
Please share if you did find a solution, I have the same problem and don't know how to solve it. – deadalnix Nov 21 '12 at 22:18

3 Answers

You can try editing the following plist file directly:

/Users/YOUR_USERNAME/Library/Preferences/com.apple.loginitems.plist

You will need to use Property List Editor to open this plist file, then you should be able to delete the item which corresponds to the grayed out item.

share|improve this answer
Could be easier just to right-click on the item (in the login items list) and choose "Reveal in Finder"; and then trash it from there. – user172028 Nov 8 '12 at 10:38
I have the same issue as described above and the item isn"t in that file. – deadalnix Nov 21 '12 at 22:16
For me, the unknown item is not in that plist, and right-clicking does not bring up the "Reveal in Finder" context menu (though it does for the other items). – james.garriss Jan 23 at 16:03
  1. Unlock the golden Lock icon on the left bottom corner first.

  2. Now all the Login Items on the list should be all available to edit.

  3. Highlight the items that was grayed out before, use the "minus" button to delete them. Make sure to uncheck the items from the list first.

  4. When you're done, lock the golden lock icon on the left bottom corner.

share|improve this answer
2  
See the original post: "it left an unknown login item that is grayed out and cannot be removed the normal way (also in administrator mode)." – robo Dec 6 '12 at 10:10
Yeah, not helpful. – james.garriss Jan 23 at 16:04

There's a posibility that it's located in the Managed Preferences folder.

Look under /Library/Managed Preferences/USERNAME/loginwindow.plist

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.