rhap4boy 0 Posted October 13, 2018 Share Posted October 13, 2018 There is a process called XXXXXXXXXX.nch.commandlinehelper.debutstoreXXX that is constantly at 100% cpu. Killing the process comes back. How do I fix this? Link to post Share on other sites
macfly 0 Posted October 15, 2018 Share Posted October 15, 2018 Hi. Please do the following 1. Launch Terminal application 2. Run the following command: launchctl list |grep commandline 3. An item will show up like this: 558 0 7EH48C9K78.nch.commandlinehelper.debutstorefree511 4. Terminate it using this launchctl remove command, like this: launchctl remove 7EH48C9K78.nch.commandlinehelper.debutstorefree511 Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now