Pages

Print Spooler Error 1068: The dependency service or group failed to start.

There are several solution for these problem, but this solution suit for me;
Change the RPC Service as their dependency from command line.
To change the print spooler dependency, back to RPCSS, Please follow the below steps
  1. Start the Command Prompt as administrator.
  2. Now type the following command in the command line one by one followed by hitting the Enter key.
Net stop spooler
sc config spooler depend= RPCSS
Net start spooler
exit

2 comments:

  1. Replies
    1. Berkurun lamanya, baru nak reply comment Pn.
      Sekarang baru nak aktif semula..

      Delete

You might also like:

  • Not Responding Application!!! Windows application
    Not Responding Application!!! Windows application

    Windows solution for Not Responding Application…

  • Basic start service Samba (CentOS)
    Basic start service Samba (CentOS)

    Open Terminal, Login as root To start a Samba…

  • XAMPP 8.1.6 + Snipe-IT-6.0.10
    XAMPP 8.1.6 + Snipe-IT-6.0.10

    These are the brief step on configuring Snipe-IT…

  • Configure XP For Automatic Logon
    Configure XP For Automatic Logon

    To do this, follow these steps: Click Start,…

Popular Posts