Windows 10 1903 error 0xc0000135 solution [recommended]

Windows 10 1903 error 0xc0000135 solution [recommended]

Windows 10 1903 is the latest version of the Windows operating system launched by Mircosoft in 2019. However, many machines do not support .net framework after installing it. Therefore, here, the author brings you a simple and easy-to-use solution to this problem.

It is so easy!!!

Come three steps

  • Find a place to create a txt text file (preferably named in English)
  • Copy the following content into the txt file, save and exit
start /w pkgmgr /iu:Microsoft-Windows-NetFx3-OC-Package
start /w pkgmgr /iu:Microsoft-Windows-NetFx4-US-OC-Package
start /w pkgmgr /iu:Microsoft-Windows-NetFx3-WCF-OC-Package
start /w pkgmgr /iu:Microsoft-Windows-NetFx4-WCF-US-OC-Package
  • Change the file suffix bat
  • Right click and run as administrator
  • After the wait is over, restart your computer.

Well. . . If unfortunately, it still doesn't work, don't be afraid, scroll down and we will help you solve it!!!

Come three steps

  • Download .net framework, don't be afraid, I will find a good link for you! ! (Links to all recent versions of .net framework: Please click here)
  • Just download the latest one, then install it, next step, next step.
  • Once completed, successfully resolved!

If you are prompted to choose Run or Cancel, don't be afraid, just click Run!

The author has already installed it here, so there will be no installation interface. I believe that you smart people will install this annoying little thing!



·OVER·

Summarize

The above is the solution to Windows 10 1903 error 0xc0000135 introduced by the editor. I hope it will be helpful to everyone. If you have any questions, please leave me a message and the editor will reply to you in time!

<<:  MySQL semi-synchronous replication principle configuration and introduction detailed explanation

>>:  How to use uni-app to display buttons and search boxes in the top navigation bar

Blog    

Recommend

MySQL conditional query and or usage and priority example analysis

This article uses examples to illustrate the usag...

DOM operation table example (DOM creates table)

1. Create a table using HTML tags: Copy code The ...

InnoDB engine redo file maintenance method

If you want to adjust the size and number of Inno...

CSS3 creates web animation to achieve bouncing ball effect

Basic preparation For this implementation, we nee...

Ten popular rules for interface design

<br />This is an article I collected a long ...

Detailed explanation of the usage of setUp and reactive functions in vue3

1. When to execute setUp We all know that vue3 ca...

How to operate Docker and images

Find mirror We can search for images from the Doc...

Vue must learn knowledge points: the use of forEach()

Preface In front-end development, we often encoun...

Security considerations for Windows server management

Web Server 1. The web server turns off unnecessar...

Vue uses OSS to upload pictures or attachments

Use OSS to upload pictures or attachments in vue ...

How to use vue3+TypeScript+vue-router

Table of contents Easy to use Create a project vu...

Implementation of CSS Fantastic Border Animation Effect

Today I was browsing the blog site - shoptalkshow...

Initial summary of the beginner's website building tutorial

After writing these six articles, I started to fee...