[SOLVED] Windows Server 2016 problem installing NetFramework 4.8 - error 0x800F081E

jarekz

Active member
Joined
Mar 26, 2021
Posts
25
Hello,
I have a problem. Windows 2016 STD, all updates are installed but i cannot install new program that requies net 4.8. beacouse it fails with error 0x800F081E.
SFC/scannow and dism didn't help.


Code:
SFCFix version 3.0.2.1 by niemiro.
Start time: 2022-05-25 19:35:34.288
Microsoft Windows Server 10 Build 14393 - amd64
Not using a script file.




AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.




Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2022-05-25 19:35:49.487
----------------------EOF-----------------------

SFC log and NetFxRepairTool logs are here.
sfc.zip
Please help.
 
Hi,

Please run the following command in a elevated command prompt and attach Dirlist.txt to your next post.
Code:
dir /s /a C:\ProgramData\Microsoft\VisualStudio\Packages > "%userprofile%\desktop\Dirlist.txt"
 
Download the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool and save it to your Desktop:

Download the 64 bit version: - Farbar Recovery Scan Tool Link

  • Open the startmenu and type the command cmd.
  • After you find the Command Prompt, right click on it and select Run as Administrator.
  • Copy and paste the following into the Command Prompt and press enter.
Code:
reg load HKLM\COMPONENTS C:\WINDOWS\SYSTEM32\CONFIG\COMPONENTS
Right-click on the file FRST64.exe and choose Run as administrator.
  • Copy and paste the following (code) into the Search box and click the Search Registry button.
Code:
KB4486129
  • When the scan is complete, a message will display that SearchReg.txt is saved in the same folder FRST was started from.
  • Post the logfile SearchReg.txt as attachment in your next reply.
 
  • Open the Start menu of Windows and type the command CMD
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, then press enter.
Code:
wusa /uninstall /KB:4486129
  • Let me know if it says it was successful or if there are any errors. Or take a screenshot of the command prompt window and paste it into your next reply.
 
Hi,

Start the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool again.

Warning: This script was written specifically for this system. Do not run this script on another system.
  • Download the attachment fixlist.txt and save it to your desktop.
  • Right-click on FRST.exe and select "Run as administrator".
  • Press the Fix button.
  • If for some reason the tool needs a restart, please make sure you let the system restart normally.
  • When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  • Post the logfile Fixlog.txt as attachment in your next reply.
 

Attachments

I've restarted windows and tried to install that package but error still exist :( Installation failed.
1654276483346.png
 
1. Please run the steps in post #5 again to perform a registry search with FRST.
2. Attach the latest CBS log.
Code:
copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
 
Hi,

Start the
577bf0efb8088-FRST.png
Farbar Recovery Scan Tool again.

Warning: This script was written specifically for this system. Do not run this script on another system.
  • Download the attachment fixlist.txt and save it to your desktop.
  • Right-click on FRST.exe and select "Run as administrator".
  • Press the Fix button.
  • If for some reason the tool needs a restart, please make sure you let the system restart normally.
  • When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  • Post the logfile Fixlog.txt as attachment in your next reply.
 

Attachments

Hi,

Please run the System File Checker.
  • Click the Start button and in the search box, type Command Prompt
  • When you see Command Prompt on the list, right-click on it and select Run as administrator.
  • When command prompt opens, copy and paste the following command into it, and press enter.
    Code:
    sfc /scannow
  • Take a screenshot of the commandprompt window and paste it into your next reply.
 
Hi,

Please run the following command as well.

Click the Start button and in the search box, type Command Prompt
When you see Command Prompt on the list, right-click on it and select Run as administrator.
When command prompt opens, copy and paste the following command and press enter.
Code:
DISM /online /cleanup-image /RestoreHealth
Take a screenshot of the commandprompt window and paste it into your next reply.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top