How to Install dotnet framework on Windows 10


Most of the time Windows 10 comes with the Dotnet framework preinstalled but some time when we install it with a minimal option it does not get installed by default. Many time when we try to install some windows programs windows prompts us to install the Dotnet framework.

Installing the Dotnet framework is quite easy and this can be done in 2 ways.

  1. Download Dotnet setup from Microsoft website and install
  2. Using Control Panel\All Control Panel Items\Programs and Features

You can directly download it from Microsoft’s Download Website and install it by running the downloaded setup file.

Or you can open Control Panel\All Control Panel Items\Programs and click on “Turn Windows Feature On or OFF”

dotnet install 1

It will open another window.

dotnet install

Select option as displayed above and click OK. It will automatically install Framework version 3.5 including all required versions.


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.