Microsoft.net framework installation is very slow

Gorb Gorb 1 Reputation point
2020-11-30T19:07:30.433+00:00

So on my pc, Microsoft.net framework 3.5 feature is turned off, and when i try enable it, i need to download it, so i tried that, but it never seems to make any progress in installation, and seemingly gets stuck on Downloading Required Files section.

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,127 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jerry Cai-MSFT 986 Reputation points
    2020-12-01T02:23:05.233+00:00

    Hi,GorbGorb-3459

    You can try to open the 'services.msc ' (Win+R) , and close the 'Windows Update'.

    Then type 'net stop WuAUServ' in cmd to close Update Service.

    Find the 'SoftwareDistribution' folder in 'C:\Windows' and rename it as 'SDold'.

    Finally restart the update, uninstall the .net framework and install it again.

    Best Regards,

    Jerry Cai


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this

    thread.