To fix Windows installation errors using Startup Repair, follow these steps:
Method 1: Using the Troubleshooter
- Press the Start button and select „Settings“ (or click on the gear icon).
- Click on „Update & Security“.
- Under „Recovery“, click on „Get started with troubleshooting“.
- Select „Startup“ as the issue.
- Follow the prompts to run Startup Repair.
Method 2: Manually Running Startup Repair
- Press the Start button and select „Power Options“.
- Click on „Restart Now“.
- Insert a USB flash drive (at least 8 GB) with at least 8GB of free space.
- Restart your computer, then immediately press F8 to open the Advanced Boot Option menu.
- Select „Safe Boot“ or „Fast Startup“ from the options.
- Open an elevated Command Prompt as an administrator.
- Run the following command:
sc config start= auto
- Press Enter and select „OK“.
- In the Command Prompt, run the following command to disable any Windows Service that might be causing issues:
net stop w3wp
- Restart your computer.
- Open an elevated Command Prompt as an administrator.
- Run the following command:
sc config start= auto
- Press Enter and select „OK“.
- In the Command Prompt, run the following command to enable Windows Services:
net start w3wp
Method 3: Using the Registry Editor
- Press the Start button and type „Regedit“ in the search bar.
- Open the Registry Editor as an administrator.
- Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
.
- Look for any services that are set to start automatically or might be causing issues.
- Right-click on each service and select „Disable“.
- Restart your computer.
Method 4: Using a Third-Party Tool
- Download and install a third-party tool such as:
* System Restore (built-in Windows feature)
* CCleaner
* Auslogics Boot Cleaner
* System Care Utilities
- Follow the installation instructions for the chosen tool.
- Run the tool to scan your computer and identify any errors or issues.
Common Issues and Solutions
- Error 80072ee1: This error occurs when you’re trying to boot from a Windows installation media that’s not recognized by the system.
+ Solution: Make sure your USB flash drive is inserted correctly, and the driver is installed on your computer.
- Error 80070005: This error occurs when a service is failing or cannot be started.
+ Solution: Check if any other services are causing issues and disable them as necessary.
Remember to restart your computer after attempting one of these methods. If you’re still experiencing problems, consider seeking further assistance from Microsoft Support or a professional technician.
Schreibe einen Kommentar