Service Plug and Play ne démarre plus
Résolu
POPOK
Messages postés
138
Date d'inscription
Statut
Membre
Dernière intervention
-
POPOK Messages postés 138 Date d'inscription Statut Membre Dernière intervention -
POPOK Messages postés 138 Date d'inscription Statut Membre Dernière intervention -
A voir également:
- Le service plug and play n'est pas disponible sur l'ordinateur distant
- Cette personne n'est pas disponible sur messenger - Guide
- Ordinateur - Guide
- Le message n'a pas été envoyé car le service n'est pas activé sur le réseau - Forum Xiaomi
- Le téléphone de votre correspondant n'est pas disponible - Forum Mobile
- Ordinateur qui rame - Guide
1 réponse
Une partie de solution trouvé sur le site de Microsoft
https://support.microsoft.com/en-us/help/314357/
Click Start, and then click Run
In the Open box, type regedt32, and then click OK.
Locate the following registry key, where ServiceName is the service that you want to configure:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ServiceName
In the right pane, double-click ObjectName.
In the Edit String dialog box that appears, type localsystem, and then click OK.
On the File menu, click Exit to quit Registry Editor.
Click Start, click Control Panel, click Performance and Maintenance, and then click Administrative Tools.
Double-click Services.
Right-click the service, and then click Restart.
Verification de la clé du régistre Plug and Play avec la même clé sur mon ordinateur
Effectivement la valeur chaine <<ObjectName>> est absent
Création de la valeur chaine <<ObjectName>> avec donnée de la valeur localsystem
La valeur chaine <<ImagePath>> n'est pas correct je le corrige en inscrivant la valeur exact
%SystemRoot%\system32\services.exe au lieu de %SystemRoot%\system32\services>exe
Redémarrage de l'ordinateur maintenant le service plug and play et tous les services qui en dépend fonctionne aussi et notamment le service Windows Audio
Noubliez pas de sauvegarder votre base de registre
https://support.microsoft.com/en-us/help/314357/
Click Start, and then click Run
In the Open box, type regedt32, and then click OK.
Locate the following registry key, where ServiceName is the service that you want to configure:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ServiceName
In the right pane, double-click ObjectName.
In the Edit String dialog box that appears, type localsystem, and then click OK.
On the File menu, click Exit to quit Registry Editor.
Click Start, click Control Panel, click Performance and Maintenance, and then click Administrative Tools.
Double-click Services.
Right-click the service, and then click Restart.
Verification de la clé du régistre Plug and Play avec la même clé sur mon ordinateur
Effectivement la valeur chaine <<ObjectName>> est absent
Création de la valeur chaine <<ObjectName>> avec donnée de la valeur localsystem
La valeur chaine <<ImagePath>> n'est pas correct je le corrige en inscrivant la valeur exact
%SystemRoot%\system32\services.exe au lieu de %SystemRoot%\system32\services>exe
Redémarrage de l'ordinateur maintenant le service plug and play et tous les services qui en dépend fonctionne aussi et notamment le service Windows Audio
Noubliez pas de sauvegarder votre base de registre