Forum Discussion

Re: Gameplay crashes

@puzzlezaddict My bad, like 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.

The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log

Windows Resource Protection found corrupt files but was unable to fix some of them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline
repairs, details are included in the log file provided by the /OFFLOGFILE flag.

15 Replies

  • puzzlezaddict's avatar
    puzzlezaddict
    Hero+
    4 years ago

    @amrenthebat  Given all these errors, I think it would be useful to run a repair install of Windows.  You can keep your files and apps; this is just about creating a fresh version of Windows.  I mean, you could try addressing the errors one at a time, but not only would that take longer, you couldn't be sure you'd covered them all.  This should address everything related to Windows, and then the other issues like the graphics driver should be easier to address.

    https://www.tenforums.com/tutorials/16397-repair-install-windows-10-place-upgrade.html

    When you get to step 13, you should be asked if you'd like to keep your apps and personal files.  If you don't see that prompt, back out and start over.

  • puzzlezaddict's avatar
    puzzlezaddict
    Hero+
    4 years ago

    @amrenthebat  I'm not sure what you mean.  Can you not use your computer outside of safe mode at all, or you just can't play?  And what happens when you try to use normal mode?

  • puzzlezaddict's avatar
    puzzlezaddict
    Hero+
    4 years ago

    @amrenthebat  Sorry for the late reply; I was offline for a while.  That sounds like a potentially serious issue, one that makes it an even better idea to do a repair install.  Safe mode is helpful, for sure, but you can't do much in it, including playing games at anything better than the worst possible performance.  If you can't even properly use your computer when not in safe mode, there's definitely a system issue.

  • amrenthebat's avatar
    amrenthebat
    4 years ago
    @puzzlezaddict Don't worry about it, thank you for helping 🙂. Is it okay to do in safe mode? The page says I will not be able to do it in safe mode.
  • puzzlezaddict's avatar
    puzzlezaddict
    Hero+
    4 years ago

    @amrenthebat  I hadn't remembered that part of the instructions, but if the guide says you can't run a repair install in safe mode, I believe it.  Instead, try using DISM to repair windows from a mounted image.  In this guide:

    https://www.windowscentral.com/how-use-dism-command-line-utility-repair-windows-10-image

    Scroll down to "Fix Windows with DISM using install.wim image."  I believe it would work in safe mode, although I'm not completely sure; the worst that could happen is DISM would throw an error before starting.  I also believe that the newest version of Windows would work, as in, the one you'd get through the Media Creation Tool, but just in case, you can download an ISO for your current version of Windows here:

    https://tb.rg-adguard.net/public.php

    Choose, in order, Windows (Final), the newer 2009 option, Windows 10, English, and x64.  Like I said though, the newer build you'd get directly from Microsoft is probably fine too.

    For downloading purposes, safe mode with networking should work.

  • amrenthebat's avatar
    amrenthebat
    4 years ago
    @puzzlezaddict sorry for the late reply, I went away for a bit. I got an error saying "There was a problem running this tool" when I went to choose a place to save the file.
  • puzzlezaddict's avatar
    puzzlezaddict
    Hero+
    4 years ago

    @amrenthebat  Then you can try the site I linked.  I don't know why the Media Creation Tool isn't working, but that just suggests even more strongly that there's a fundamental issue with Windows that needs to be addressed.

  • amrenthebat's avatar
    amrenthebat
    4 years ago
    @puzzlezaddict so what I did was I downloaded it from the website and then I mounted it and clicked setup, and then something from Windows opened. It told me I couldn't install it from safe mode though.
  • puzzlezaddict's avatar
    puzzlezaddict
    Hero+
    4 years ago

    @amrenthebat  The idea, at least at the moment, isn't to install a new version of Windows.  It's to use the Windows image you downloaded as a source for DISM.  It's the part in this link:

    https://www.windowscentral.com/how-use-dism-command-line-utility-repair-windows-10-image

    under Fix Windows 10 recovery image" towards the bottom of the page.  The instructions provided show how to create an ISO using the Media Creation Tool, but you now have an ISO from another source you can use instead.  So you're mounting the ISO, as you did, then entering this into DISM:

    DISM /Online /Cleanup-Image /RestoreHealth /Source:X:\Sources\install.wim

    where the X after Source is the drive letter that the ISO was given when you mounted it.  Be sure to leave all the other punctuation intact.

  • amrenthebat's avatar
    amrenthebat
    4 years ago
    @puzzlezaddict I typed in DISM /Online /Cleanup-Image /RestoreHealth /Source:E:\Sources\install.wim, but it says the source files can't be found. I tried replacing sources with the name of the CD drive but that didn't work either. Do I need to replace it with something else?
  • puzzlezaddict's avatar
    puzzlezaddict
    Hero+
    4 years ago

    @amrenthebat  And this is with the installer you downloaded still mounted, as shown in a File Explorer window?

    I'm sorry, but I don't really know how else to help here.  Windows won't let you repair it using any of the methods I know, and the only other approach I can think of is to do a clean install, as in, wipe the drive and start fresh.

    You could try resetting the laptop instead, if you're able, but that would amount to the same thing except you'd start with a slightly older version of Windows rather than the newest one.  Either way, you'd be erasing all your data, although of course you could reinstall any apps (including Sims 4), and you could store your personal files on an external drive or in the cloud and restore them afterwards.