Març 11, 2017

Corregiu els errors de Windows Script Host a l'inici de Windows 10

Fix Windows Script Host Errors on Startup Windows 10: The main cause of this error is a virus or 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.

Corregiu els errors de Windows Script Host a l'inici de 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

Corregiu els errors de Windows Script Host a l'inici de Windows 10

Es recomana crear un punt de restauració per si alguna cosa va malament.

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

1.Premeu la tecla Windows + X i després feu clic a Símbol del sistema (Administrador).

indicador d'ordres amb drets d'administrador

2.Ara escriviu el següent al cmd i premeu Enter:

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

SFC escaneja ara símbol d'ordres

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 Escàner de seguretat de 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.Premeu la tecla Windows + R i després escriviu msconfig and hit enter to Configuració del sistema.

msconfig

2.A la pestanya General, trieu Startup selectiu i a sota assegureu-vos que l'opció "carregar elements d'inici” està desmarcada.

la configuració del sistema comproveu l'inici selectiu arrencada net

3.Navigate to the Services tab and checkmark the box that says “Amaga tots els serveis de Microsoft."

amagar tots els serveis de Microsoft

4.A continuació, feu clic Inhabilita tot que desactivaria tots els altres serveis restants.

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

6.Un cop hàgiu acabat la resolució de problemes, assegureu-vos de desfer els passos anteriors per iniciar el vostre PC amb normalitat.

Method 4: Set the default value .vbs key

1.Premeu la tecla Windows + R i després escriviu regedit i premeu Intro per obrir l'Editor del Registre.

Executeu l'ordre 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 i premem OK.

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

Method 5: Delete VMapplet and WinStationsDisabled from Registry

1.Premeu la tecla Windows + R i després escriviu regedit i premeu Intro per obrir l'Editor del Registre.

Executeu l'ordre 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

Aquest mètode és l'últim recurs perquè si no funciona res, aquest mètode segurament repararà tots els problemes amb el vostre ordinador. Reparació Instal·leu només utilitzant una actualització local per reparar problemes amb el sistema sense eliminar les dades d'usuari presents al sistema. Així que seguiu aquest article per veure Com reparar Instal·lar Windows 10 fàcilment.

Això és el que tens amb èxit Corregiu els errors de Windows Script Host a l'inici de Windows 10 però si encara tens dubtes sobre aquesta publicació, no dubtis a preguntar-los a la secció de comentaris.