Knowledge Base

Bitte , um Beiträge und Themen zu erstellen.

prl_disp_service and kernel task 100% CPU load

https://applehelpwriter.com/tag/prl_disp_service/

 

1. Paste this command into Terminal

sudo launchctl stop com.parallels.desktop.launchdaemon

Press ‘Return’. You will be prompted for your password. Note that when you type it in, your typing will be invisible. Press ‘Return’ again.

2. Now paste this command:

sudo launchctl start com.parallels.desktop.launchdaemon

and press ‘Return’.

3. You need to check that the process has correctly restarted before trying to start up Parallels, so one last command:

sudo launchctl list | grep com.parallels.desktop.launchdaemon