• Domov /
  • okna /
Marec 11, 2017

Odpravite napake gostitelja skripta Windows ob zagonu sistema Windows 10

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

Odpravite napake gostitelja skripta Windows ob zagonu sistema 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

Odpravite napake gostitelja skripta Windows ob zagonu sistema Windows 10

Priporočljivo je ustvariti obnovitveno točko za vsak primer, če gre kaj narobe.

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

1.Pritisnite tipko Windows + X in nato kliknite ukazni poziv (skrbnik).

ukazni poziv s skrbniškimi pravicami

2. Zdaj vnesite naslednje v cmd in pritisnite enter:

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

SFC scan now ukazni poziv

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 Microsoftov varnostni skener and check if it helps. Make sure to disable all antivirus and security protection when running Microsoft safety scanner.

Method 3: Clean boot

1. Pritisnite tipko Windows + R in nato vnesite msconfig and hit enter to Konfiguracija sistema.

msconfig

2. Na zavihku Splošno izberite Selektivni zagon in pod njim se prepričajte, da je možnost "naložite zagonske elemente” ni potrjeno.

preveri konfiguracijo sistema selektivni zagon čisti zagon

3.Navigate to the Services tab and checkmark the box that says “Skrij vse Microsoftove storitve."

skrij vse Microsoftove storitve

4. Kliknite Naprej Onemogočiti vse kar bi onemogočilo vse druge preostale storitve.

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

6. Ko končate z odpravljanjem težav, razveljavite zgornje korake, da lahko normalno zaženete računalnik.

Method 4: Set the default value .vbs key

1. Pritisnite tipko Windows + R in nato vnesite regedit in pritisnite Enter, da odprete urejevalnik registra.

Zaženite ukaz 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 in hit OK.

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

Method 5: Delete VMapplet and WinStationsDisabled from Registry

1. Pritisnite tipko Windows + R in nato vnesite regedit in pritisnite Enter, da odprete urejevalnik registra.

Zaženite ukaz 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

Opomba: 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

Ta metoda je zadnja možnost, ker če nič ne deluje, bo ta metoda zagotovo odpravila vse težave z vašim računalnikom. Popravilo Namestite samo z uporabo nadgradnje na mestu, da odpravite težave s sistemom, ne da bi izbrisali uporabniške podatke, ki so v sistemu. Zato upoštevajte ta članek in si oglejte Kako preprosto popraviti namestitev sistema Windows 10.

To je to, kar imate uspešno Odpravite napake gostitelja skripta Windows ob zagonu sistema Windows 10 če pa imate še vedno kakršna koli vprašanja v zvezi s to objavo, jih lahko vprašate v razdelku za komentarje.