F5F Stay Refreshed Software Operating Systems Assist in removing outdated window files.

Assist in removing outdated window files.

Assist in removing outdated window files.

S
Sofi41505
Member
149
11-08-2016, 11:46 AM
#1
I attempted to set up Sea of Thieves from the Microsoft store after already having it on my Xbox, but I needed it on a secondary SATA SSD rather than the BOOT NVME drive. The installation generated numerous Windows files and folders that weren’t related to the game, and even though I removed them, I still encounter issues when trying to delete certain directories with admin rights.
S
Sofi41505
11-08-2016, 11:46 AM #1

I attempted to set up Sea of Thieves from the Microsoft store after already having it on my Xbox, but I needed it on a secondary SATA SSD rather than the BOOT NVME drive. The installation generated numerous Windows files and folders that weren’t related to the game, and even though I removed them, I still encounter issues when trying to delete certain directories with admin rights.

K
KaiCrafty
Member
50
11-10-2016, 02:46 AM
#2
Open PowerShell, go to your directory, then run: rm ~\WindowsApps -recurse
K
KaiCrafty
11-10-2016, 02:46 AM #2

Open PowerShell, go to your directory, then run: rm ~\WindowsApps -recurse

F
FureaMC
Senior Member
564
11-10-2016, 04:32 AM
#3
Run the command to remove all items from the Windows Apps folder recursively and force the deletion, then navigate into the D:\ directory using PowerShell.
F
FureaMC
11-10-2016, 04:32 AM #3

Run the command to remove all items from the Windows Apps folder recursively and force the deletion, then navigate into the D:\ directory using PowerShell.

S
SantehHD
Junior Member
37
11-25-2016, 10:23 AM
#4
Yes, it typically works to run `rm .WindowsApps -recurse -force`.
S
SantehHD
11-25-2016, 10:23 AM #4

Yes, it typically works to run `rm .WindowsApps -recurse -force`.

S
shadowgtr
Member
222
12-02-2016, 05:07 AM
#5
Rejected...
S
shadowgtr
12-02-2016, 05:07 AM #5

Rejected...