One trick to solve Win10's inability to install .NET Framework 3.5

PHPz
Release: 2024-02-10 17:00:18
forward
1091 people have browsed it

php editor Strawberry brings you a solution to the problem that win10 cannot install .NET Framework 3.5 to help users easily solve this problem. When using win10 system, many users will face the problem of being unable to install .NET Framework 3.5, and this problem will cause some applications to not run properly. After research and practice, PHP editor Strawberry has summarized a simple and effective solution, allowing users to quickly solve this problem and enjoy a better system experience. Next, let’s take a look at this solution!

One trick to solve win10’s inability to install .NET Framework 3.5

1. Find this computer on the desktop and right-click Properties.

一招解决win10无法安装.NET Framework 3.5

#2. Click the operation panel homepage in the directory on the left.

一招解决win10无法安装.NET Framework 3.5

#3. Click Program Flow, then click Programs and Functions.

一招解决win10无法安装.NET Framework 3.5

4. Click on the left to run or close windows functions.

一招解决win10无法安装.NET Framework 3.5

5. Enable the .NETFRAMEWORK3.5 service option in the pop-up window and click OK. Then download, if it still cannot be installed, we use the dism command.

一招解决win10无法安装.NET Framework 3.5

6. Prepare a genuine win10 file, find and open the sources, sxs folders, and compress the files of netfx3 in the folder. To relieve the pressure, you can choose the C drive. .

一招解决win10无法安装.NET Framework 3.5

#After turning off Windows functions, disable the .NET 4.7 advanced service project. Click on the toolbar and right-click to select Windows PowerShell (Administrator Mode).

一招解决win10无法安装.NET Framework 3.5

#8. Type the input in the command window: dism.exe/online/add-package/packagepath: file path. Please open the .NET 4.7 Advanced Service Project in Windows Features. Then type Y to execute the restart command, and that's it.

一招解决win10无法安装.NET Framework 3.5

The above is the detailed content of One trick to solve Win10's inability to install .NET Framework 3.5. For more information, please follow other related articles on the PHP Chinese website!

source:xpwin7.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!