F5F Stay Refreshed Software General Software I can't reinstall Steam due to undeletable files?

I can't reinstall Steam due to undeletable files?

I can't reinstall Steam due to undeletable files?

W
Wazzup_Kimly
Member
59
07-27-2016, 04:27 PM
#1
I recently removed Steam from the add/remove programs list. When trying to reinstall, I entered the previous "c/program files (86)/Steam" folder but received a warning it must be empty. I attempted to delete the old files, but got a message saying they were still open in another program. My task manager showed no Steam processes. Should I create a new directory, perhaps named Steam2, for a fresh installation? I was hoping this would fix the issue.
W
Wazzup_Kimly
07-27-2016, 04:27 PM #1

I recently removed Steam from the add/remove programs list. When trying to reinstall, I entered the previous "c/program files (86)/Steam" folder but received a warning it must be empty. I attempted to delete the old files, but got a message saying they were still open in another program. My task manager showed no Steam processes. Should I create a new directory, perhaps named Steam2, for a fresh installation? I was hoping this would fix the issue.

J
JULIANO030
Member
226
07-28-2016, 12:36 AM
#2
Are there additional Steam listings like "Steam VR" or "Steam VR Performance Test"? Consider using Process Explorer (Microsoft, free): https://learn.microsoft.com/en-us/sysint...s-explorer. Also, try executing "dism" and "sfc /scannow". The uninstall process might still have residual file corruption.
J
JULIANO030
07-28-2016, 12:36 AM #2

Are there additional Steam listings like "Steam VR" or "Steam VR Performance Test"? Consider using Process Explorer (Microsoft, free): https://learn.microsoft.com/en-us/sysint...s-explorer. Also, try executing "dism" and "sfc /scannow". The uninstall process might still have residual file corruption.

T
tbnrfrag123
Member
64
08-01-2016, 10:29 AM
#3
The folder contains the following files: File Locksmith, should inform you about their usage.
T
tbnrfrag123
08-01-2016, 10:29 AM #3

The folder contains the following files: File Locksmith, should inform you about their usage.

R
Ruca3
Junior Member
32
08-02-2016, 09:42 AM
#4
The process explorer tool indicated the wallpaper engine was still loading at startup. All files except the "userdata" file in the Steam directory were removed. Corruption checks passed with DISM and sfc commands. The error now shows "Item Not Found" when attempting to delete the userdata file in C:\ program files (86)\Steam. To resolve this, you should verify the exact path of the userdata file before deletion or consider alternative troubleshooting steps.
R
Ruca3
08-02-2016, 09:42 AM #4

The process explorer tool indicated the wallpaper engine was still loading at startup. All files except the "userdata" file in the Steam directory were removed. Corruption checks passed with DISM and sfc commands. The error now shows "Item Not Found" when attempting to delete the userdata file in C:\ program files (86)\Steam. To resolve this, you should verify the exact path of the userdata file before deletion or consider alternative troubleshooting steps.

D
DerNeueDoktor
Member
156
08-02-2016, 06:26 PM
#5
If you notice it there yet Windows misses, attempt to launch a terminal as an administrator and remove the file from there (if you're okay with using the terminal).
D
DerNeueDoktor
08-02-2016, 06:26 PM #5

If you notice it there yet Windows misses, attempt to launch a terminal as an administrator and remove the file from there (if you're okay with using the terminal).

O
OfeksoN
Junior Member
7
08-09-2016, 02:39 PM
#6
I performed a brief Google search.
The provided link might serve as a useful beginning:
https://www.ncesc.com/gaming-pedia/where...ave-files/
Search for related resources.
Avoid falling for tools or downloads that promise to locate files.
The following approach could help: try a wildcard search if you can identify suitable filters.
You might consider incorporating elements of your username.
O
OfeksoN
08-09-2016, 02:39 PM #6

I performed a brief Google search.
The provided link might serve as a useful beginning:
https://www.ncesc.com/gaming-pedia/where...ave-files/
Search for related resources.
Avoid falling for tools or downloads that promise to locate files.
The following approach could help: try a wildcard search if you can identify suitable filters.
You might consider incorporating elements of your username.

S
Sh4rKai
Member
64
08-09-2016, 10:47 PM
#7
I looked into more complex removal techniques and applied the rmdir /s /q command in cmd.
S
Sh4rKai
08-09-2016, 10:47 PM #7

I looked into more complex removal techniques and applied the rmdir /s /q command in cmd.