search
HomeCommon ProblemHow to solve the error code 0x800701bc when Win11 fails to install the Linux subsystem?

 Win11 fails to install the Linux subsystem and prompts error code 0x800701bc. How to solve it? When we use computers, we will inevitably encounter some problems. Recently, some Win11 users have reported that when installing the Linux subsystem, the installation failed and an error code 0x800701bc was prompted. How to solve this? The editor below will introduce the solution for you, let’s take a look!

How to solve the error code 0x800701bc when Win11 fails to install the Linux subsystem?

Win11 fails to install the Linux subsystem and prompts error code 0x800701bc. How to solve it [Resolved]

Error message:

Installing, this may take a few minutes… WslRegisterDistribution

Failed with error: 0x800701bc Error: 0x800701bc WSL 2? ? ?

 https://aka.ms/wsl2kernel

 Press any key to continue…

 Solution:

First download Windows Subsystem for Linux Update setup The official version upgrades WSL1 to WSL2.

Then try again.

If the problem is not solved, you need to open cmd or powershell with administrative rights and enter the following codes respectively

Open cmd or powershell with administrative rights and enter the following codes respectively

bcdedit /set hypervisorlaunchtype Auto

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

Enable-WindowsOptionalFeature -Online -FeatureName VirtualMachinePlatform

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-Linux

 There should be no problems at this point.

The above is the detailed content of How to solve the error code 0x800701bc when Win11 fails to install the Linux subsystem?. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:插件之家. If there is any infringement, please contact admin@php.cn delete

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.