11 Marzo 2017

Correggi gli errori di Windows Script Host all'avvio di Windows 10

Fix Windows Script Host Errors on Startup Windows 10: The main cause of this error is a virus o malware which has infected your system with malicious code but you don’t need to worry as it’s only an error with .vbs script file which can be resolved quickly by following the below-listed steps.

Correggi gli errori di Windows Script Host all'avvio di Windows 10

Windows Script Host

Script: C:usersu510desktopOperators-Expressions-demosOperators-Expressions-demosscriptsjs-console.js
line: 1
char: 1
error: Object expected
code: 800A138F
source: microsoft JScript runtime error

Correggi gli errori di Windows Script Host all'avvio di Windows 10

Si consiglia di creare un punto di ripristino nel caso in cui qualcosa vada storto.

Method 1: Run System File Checker (SFC) and CheckDisk (CHKDK)

1.Premere il tasto Windows + X quindi fare clic su Prompt dei comandi (Amministratore).

prompt dei comandi con diritti di amministratore

2.Ora digita quanto segue nel cmd e premi invio:

Sfc /scannow sfc /scannow /offbootdir=c: /offwindir=c:windows

Scansione SFC ora prompt dei comandi

3.Let system file checker run and then restart your PC.

Method 2: Run Microsoft safety scanner

Its’ look like it is a virus infection, I would suggest you run the Scanner di sicurezza Microsoft and check if it helps. Make sure to disable all antivirus and security protection when running Microsoft safety scanner.

Method 3: Clean boot

1.Premere il tasto Windows + R quindi digitare msconfig e premi invio per Configurazione di sistema.

msconfig

2.Nella scheda Generale, scegli avvio selettivo e sotto di esso assicurati che l'opzione "caricare gli elementi di avvio" è deselezionato.

la configurazione del sistema controlla l'avvio selettivo, l'avvio pulito

3.Vai alla scheda Servizi e seleziona la casella "Nascondi tutti i servizi Microsoft."

nascondi tutti i servizi Microsoft

4.Successivamente, fare clic su Disabilita tutto che disabiliterebbe tutti gli altri servizi rimanenti.

5.Restart your PC and check if you’re able to Fix Windows Script Host Errors on Startup.

6.Dopo aver terminato la risoluzione dei problemi, assicurati di annullare i passaggi precedenti per avviare normalmente il PC.

Method 4: Set the default value .vbs key

1.Premere il tasto Windows + R quindi digitare regedit e premi Invio per aprire l'Editor del Registro di sistema.

Esegui il comando regedit

2.Next, navigate to the following key:

ComputerHKEY_CLASSES_ROOT.vbs

3.In the right-hand side window double click on Default.

go to .vbs key and change its default value to VBSFile

4.Change the Value of Default to VBSFile e premi OK.

5.Reboot your PC to save changes and your system may start working fine.

Method 5: Delete VMapplet and WinStationsDisabled from Registry

1.Premere il tasto Windows + R quindi digitare regedit e premi Invio per aprire l'Editor del Registro di sistema.

Esegui il comando regedit

2.Next, navigate to the following key:

ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon

3.In the right side window, delete all the entries after userinit which would probably include VMApplet and WinStationsDisabled.

delete VMApplet and WinStationsDisabled

Nota: I’m not responsible if you type a wrong userinit path below and lock yourself out of your user account. Also only make the below change if you Windows is installed on C: Drive.

4.Now double click userinit and remove the entry ‘C:windowssystem32servieca.vbs’or ‘C:WINDOWSrun.vbs’ and make sure the default value now is currently set to ‘C:Windowssystem32userinit.exe,’ ( Yes it includes the trailing comma) and hit OK.

delete servieca.vbs or run.vbs entery from userinit

5.Finally, close the Registry Editor and restart your PC.

Method 5: Run Repair Install

Questo metodo è l'ultima risorsa perché se non funziona nulla, questo metodo riparerà sicuramente tutti i problemi con il tuo PC. Riparazione Installa semplicemente utilizzando un aggiornamento sul posto per riparare i problemi del sistema senza eliminare i dati utente presenti nel sistema. Quindi segui questo articolo per vedere come riparare facilmente l'installazione di Windows 10.

Questo è tutto, hai avuto successo Correggi gli errori di Windows Script Host all'avvio di Windows 10 ma se hai ancora domande riguardo a questo post, non esitare a chiederle nella sezione commenti.