Share via

Unable to remove leftover bulky files from Forza Horizon 4

Anonymous
2021-05-14T20:37:08+00:00

A couple months back I reset my pc but kept my personal files, this deleted all my apps but kept some files including many from Forza Horizon 4 on my D drive.

When I go to install the game on the microsoft store the install button does not do anything on the D drive but will install on the C drive. I believe this is because the leftover files on the D drive cannot be overwitten since I do not have permission to change any data about them including deleting them altogether, which is what I would like to do.

I have tried every variation of permissions and owner changing the files but I am still unable to delete them.

Is there any way possible that I can delete these rogue files?

Windows for home | Windows 10 | Gaming

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

7 answers

Sort by: Most helpful
  1. Anonymous
    2021-05-17T10:56:58+00:00

    Hi,

    For you to be able to delete the file, you must have ownership of the file. Currently, you can't delete the file, as you aren't the owner. If you could open the advanced security window by pressing the "advanced" button in the security tab, and take a screenshot of the appearing window, I could have a better understanding of the situation. Based on the error messages the problem isn't that the file is in use, but rather just the lack of permissions, namely the ownership. This could also have to do with the acl (access control list), but in either case, I would need more information via the advanced security tab.

    Based on the filename, however, it appears the file is an appxpackage. This also makes sense because all the apps downloaded through the Microsoft store are installed as appxpackages. You can easily uninstall these apps using the remove-appxpackage Powershell command.

    To verify this, open Powershell and type the command Get-appxPackage *SunriseBaseGame*. If this returns any output, you can proceed to remove the appxpackage.

    The command Get-appxPackage *SunriseBaseGame* | Remove-appxPackage should uninstall the package.

    This command won't produce output, so to verify the package has been removed, type the command Get-appxPackage *SunriseBaseGame* again. If it returns no output, that means there are no appxpackages installed with that name.

    If the first command returns no output, then there are no appxpackages installed by that name, and you can proceed to try and remove the file manually. In that case, please take a screenshot of the advanced security tab, and we can continue to remove the file. If the appxpackage uninstalls, the file should disappear. Please note though, that the file might stay even if the appxpackage does successfully get removed.

    Stay in touch!

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2021-05-14T22:21:16+00:00

    Unfortunately theres lots of things on this drive so I wouldn't really like to format the whole drive

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2021-05-16T22:28:25+00:00

    Thanks again for the advice but these methods haven't seemed to work either despite me owning and having full access over the files.

    I have also tried force deleting the files using powershell (admin) but get the following error. Hopefully this provides better information.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-05-15T13:48:21+00:00

    You can take ownership of the folder and the you should be able to delete it, please see this guide for further assistance:

    https://helpdeskgeek.com/windows-10/how-to-acce...

    Kind Regards,

    Elise

    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?

    0 comments No comments
  5. Anonymous
    2021-05-14T22:11:07+00:00

    Hi, I'm Elise, an Independent Advisor and I'd be happy to help with your issue.

    If it is only these leftover files on the D drive then you could format it and the would clear all the data. To do this you would right click the D drive in file explorer and select format.

    Please let me know if you need any further assistance.

    Kind Regards,

    Elise

    Was this answer helpful?

    0 comments No comments