How to fix auto start issue in Mac?

Created by Lakshmi Bhavani, Modified on Tue, 30 Jul at 1:18 PM by Lakshmi Bhavani

Step 1:   Open Terminal and run the below 3 commands

    

            Command 1: cd ~

            Command 2: cd Library/LaunchAgents

            Command 3: open -a "TextEdit" com.snovasys.timechamp.plist


Step 2: Rename the underlined text (Time champ.app) to Svcvtt.app and save the file



Step 3: Run these final commands to complete


   Command 1: 

        launchctl unload /Users/<<UserName>>/Library/LaunchAgents/com.snovasys.timechamp.plist


   Command 2:

        launchctl load /Users/<<UserName>>/Library/LaunchAgents/com.snovasys.timechamp.plist

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article