Error initialization platform .NET Framework 4 - how to fix

Anonim

How to fix the error of the .NET Framework 4 initialization
One of the possible errors when starting programs or when logging in Windows 10, 8 or Windows 7, the message "Error initializing the .NET Framework platform. To start this application, you must first install one of the following versions of the .NET Framework: 4 "(version is usually indicated more accurately, but it does not play the roles). The reason for this can be like an unidentified .NET Framework platform the desired version and problems with the components installed on the computer.

In this manual, possible ways to correct the .NET Framework 4 initialization errors in the latest versions of Windows and correct the launch of the programs.

Note: Next, the instructions for installation are offered .NET Framework 4.7, as the last time at the current time. Regardless of which of the "4" versions, it is necessary to establish an error message, the latter should approach, as including all the necessary components.

Delete and subsequent installation of the .NET Framework components 4 latest version

The first option to try, if at the moment it is not yet tested - remove the available .NET Framework 4 components and set them again.

If you have Windows 10, the procedure will be so

  1. Go to the control panel (in the "View" field, set "Icons") - Programs and Components - Press the left "Enable and disable Windows components".
    Enable and disable Windows components
  2. Uncheck the mark with .NET Framework 4.7 (or 4.6 in earlier versions of Windows 10).
    Enable .NET Framework 4 in Windows
  3. Click OK.

After deleting, restart the computer, go to the "Enable and Disable Windows Components" section, turn on .NET Framework 4.7 or 4.6, confirm the installation and again, restart the system.

If you have Windows 7 or 8:

  1. Go to the control panel - programs and components and remove there .NET Framework 4 (4.5, 4.6, 4.7, depending on which version is installed).
  2. Restart the computer.
  3. Download from the official website of Microsoft .NET Framework 4.7 and install on your computer. Address page for download - https://www.microsoft.com/ru-ru/download/details.aspx?id=55167

After installing and restarting the computer, check whether the problem has been eliminated and the Error initializing the .NET Framework 4 platform again.

Using the official utilities of Error Correction .NET Framework

NET FRAMEWORK 4 initialization error

Microsoft has several own utilities to correct .NET Framework errors:

  • .NET Framework Repair Tool
  • .NET Framework Setup Verification Tool
  • .NET Framework Cleanup Tool

Most useful in most cases may be the first one. The order of its use is as follows:

  1. Download the utility from the page https://www.microsoft.com/en-us/download/details.aspx?id=30135
  2. Open the downloaded NetFxRepairTool file
  3. Take the license, click the "Next" button and wait for the .NET Framework installed components to be checked.
  4. A list of possible problems will be displayed with .NET Framework of different versions, and by pressing NEXT, automatic correction will be launched if it is possible.
    Utility .NET Framework Repair Tool

Upon completion of the utility, I recommend reloading the computer and check whether the problem has been fixed.

The .NET Framework Setup Verification Tool allows you to check the correct installation of the .NET Framework components of the selected version in Windows 10, 8 and Windows 7.

After starting the utility, select the version .NET Framework you want to check and click the "Verify Now" button. When the check is completed, the text in the "Current Status" field will be updated, and the "Product verification Succeeded" message means that everything is in order with the components (if not all right, you can view log files (View Log) to Find out which errors were found.

Utility .NET Framework Setup Verification Tool

You can download the web utility .NET Framework Setup Verification Tool from the official page https://blogs.msdn.microsoft.com/astebner/2008/10/13/net-framework-setup-verification-tool-serrs-guide/ (Look in section "Download location").

Another program - .NET Framework Cleanup Tool, available for download at https://blogs.msdn.microsoft.com/astebner/2008/08/28/net-framework-Cleanup-Tool-Us-Guide/ (section "Download location "), allows you to completely remove the selected .NET Framework versions from the computer so that you then perform the installation again.

Utility .NET Framework Cleanup Tool

It should be borne in mind that the utility does not delete the components that are part of Windows. For example, delete .NET Framework 4.7 in Windows 10 Creators Update It will not work with it, but with a high probability of the .NET Framework initialization will be able to correct in Windows 7 by removing the versions of the .NET Framework 4.x in CleanUp Tool and subsequent installation version 4.7 Official site.

Additional Information

In some cases, correct the error can help a simple reinstalling program that is causing it. Either, in cases where the error appears when logging in Windows (i.e., when starting some kind of program in autoload), it may make sense to remove this program from the startup, if it is not necessary (see the autoload of programs in Windows 10) .

Read more