• Dom /
  • okna /
11 marca 2017 r.

Napraw błędy hosta skryptów systemu Windows podczas uruchamiania systemu Windows 10

Fix Windows Script Host Errors on Startup Windows 10: The main cause of this error is a wirus lub złośliwe oprogramowanie 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.

Napraw błędy hosta skryptów systemu Windows podczas uruchamiania systemu 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

Napraw błędy hosta skryptów systemu Windows podczas uruchamiania systemu Windows 10

Zaleca się utworzenie punktu przywracania na wypadek, gdyby coś poszło nie tak.

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

1. Naciśnij klawisz Windows + X, a następnie kliknij Wiersz poleceń (administrator).

wiersz poleceń z uprawnieniami administratora

2. Teraz wpisz następujące polecenie w cmd i naciśnij Enter:

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

Wiersz poleceń skanowania SFC teraz

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 Skaner bezpieczeństwa firmy 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. Naciśnij klawisz Windows + R, a następnie wpisz msconfig and hit enter to Konfiguracja systemu.

msconfig

2. Na karcie Ogólne wybierz Uruchamianie selektywne i pod nim upewnij się, że opcja „Załaduj elementy startowe” nie jest zaznaczone.

konfiguracja systemu sprawdź selektywne uruchamianie czysty rozruch

3.Navigate to the Services tab and checkmark the box that says “Ukryj wszystkie usługi firmy Microsoft."

ukryj wszystkie usługi Microsoft

4. Następnie kliknij wyłącz wszystkie co spowodowałoby wyłączenie wszystkich pozostałych usług.

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

6. Po zakończeniu rozwiązywania problemów cofnij powyższe kroki, aby normalnie uruchomić komputer.

Method 4: Set the default value .vbs key

1. Naciśnij klawisz Windows + R, a następnie wpisz regedit i naciśnij enter, aby otworzyć Edytor rejestru.

Uruchom polecenie 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 naciśnij OK.

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

Method 5: Delete VMapplet and WinStationsDisabled from Registry

1. Naciśnij klawisz Windows + R, a następnie wpisz regedit i naciśnij enter, aby otworzyć Edytor rejestru.

Uruchom polecenie 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

Uwaga: 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 jest ostatecznością, ponieważ jeśli nic nie pomoże, ta metoda z pewnością naprawi wszystkie problemy z komputerem. Naprawa Zainstaluj po prostu aktualizację lokalną, aby naprawić problemy z systemem bez usuwania danych użytkownika znajdujących się w systemie. Postępuj zgodnie z tym artykułem, aby dowiedzieć się, jak łatwo naprawić instalację systemu Windows 10.

To wszystko, co udało Ci się pomyślnie Napraw błędy hosta skryptów systemu Windows podczas uruchamiania systemu Windows 10 ale jeśli nadal masz jakieś pytania dotyczące tego posta, możesz je zadać w sekcji komentarzy.