Share via

Unfixable Error.

Anonymous
2022-04-14T03:17:18+00:00

Whenever I start up my pc, I keep on getting this error.

I tried re-installing the latest Microsoft Visual C++ Redistributable packages x64 and x86.

from this site https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 .

but it still does not work.
I tried doing a windows update. But then, this is all I got.

I also tried resetting the PC, but it kept on saying something went wrong while resetting the PC. And nothing changes.

And when I do an SFC scan, it says, "found corrupt files but was unable to fix some of them.".

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2022-04-15T04:40:35+00:00

    In that case, I suggest that you try to apply a Factory Reset and see if the problem still persists.

    1. Press Windows+I;
    2. Select Update and Security;
    3. On the left side menu click on Recovery;
    4. In the Restore PC part, select the Start option. Then a new Windows window will open.
    5. Choose between "Keep Files" or "Remove All" -> Next;
    6. Just wait for the reset and then reconfigure your Windows your way.

    If by any chance you cannot access the reset from within Windows due to current problems, you will need to follow the procedure below.

    Step 1

    Create installation media on another computer

    Follow the guidelines on the link below, please:

    https://answers.microsoft.com/en-us/windows/for...

    Step 2

    Configure in your computer's BIOS to start via the USB installation.

    ***If you have any questions on how to start the USB installation, you can refer to this guide please.

    https://www.groovypost.com/howto/bios-uefi-setu...

    1. Boot with the Pen Drive;
    2. When the installation window appears, click Repair your computer;
    3. Click Troubleshooting;
    4. Advanced options;
    5. Click Restore PC > Choose between "Keep Files" or "Remove All".

    I await news.

    If these procedures helped you in any way, please click on "I solved my problem" and also mark as an answer, so you can help others users.

    We will always be available for whatever you need!


    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-04-14T05:30:19+00:00

    Thank you for the reply,

    When doing the /CheckHealth , it said, "The component store is repairable". But after doing /restorehealth, I got this:

    Error: 0x800f081f

    The source files could not be found. Use the "Source" option to specify the location of the files that are required to restore the feature.

    For more information on specifying a source location, see https://go.microsoft.com/fwlink/?LinkId=243077.

    I went to the link but did not understand what to do.

    Please help me thank you.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-04-14T04:39:26+00:00

    Hello, how are you?

    My name is Paloma B., I am very happy to be able to try to help you in the best possible way.

    Analyzing the information presented, I recommend that you follow the guidelines below, please, to try to solve this problem.

    First, I recommend downloading and running the tool on the link below, please, for a system check and update:

    https://go.microsoft.com/fwlink/?LinkID=799445

    Verify that the problem is resolved.

    If it persists, based on your equipment model, go to the manufacturer's website and download compatible and updated drivers, and reinstall them. Follow the guidelines on the link below, please.

    https://support.microsoft.com/en-us/help/402844...

    Verify that the problem is resolved.

    If the problem persists, please follow the next guidelines.

    Important: at the end of each method, check if the problem has been solved. If it persists, proceed to the next one.

    1. Press Windows+I;
    2. Access Applications -> Applications and Features;
    3. In the Apps list, locate the Cortana app, click on it and select Advanced Options;
    4. Scroll down to the Reset section and click the Reset -> Reset button;
    5. Click on the Repair button;
    6. When finished, follow the SFC, DISM and CHKDSK commands below.

    Use a Windows disk, file and image correction tool

    1. On the desktop, press the Windows + X keys, and select Windows Powershell (Admin);
    2. Copy and paste the following commands, one line at a time, followed by Enter:

    sfc /scannow

    dism /online /cleanup-image /CheckHealth

    dism /online /cleanup-image /restorehealth

    chkdsk /f /r /b

    To schedule a disk check, confirm with the S key and press Enter, and restart the equipment.

    *** IMPORTANT ***

    This is a process that can take some time to complete.

    I await news.

    If these procedures helped you in any way, please click on "I solved my problem" and also mark as an answer, so you can help others users.

    We will always be available for whatever you need!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-04-14T05:35:17+00:00

    This wast the error from the Log:

    2022-04-13 23:13:03, Error

    DISM DISM Package Manager: PID=5576 TID=4508 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)

    2022-04-13 23:13:03, Error

    DISM DISM Package Manager: PID=5576 TID=4508 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg

    2022-04-13 23:13:03, Error

    DISM DISM Package Manager: PID=5576 TID=4508 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)

    2022-04-13 23:13:03, Error

    DISM DISM Package Manager: PID=5576 TID=4508 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg

    2022-04-13 23:13:03, Error

    DISM DISM Package Manager: PID=5576 TID=4508 Failed to restore the image health. - CPackageManagerCLIHandler::ProcessCmdLine_CleanupImage(hr:0x800f081f)

    2022-04-13 23:13:03, Error

    DISM DISM Package Manager: PID=5576 TID=4508 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)

    Was this answer helpful?

    0 comments No comments