Resolving Error Code 0x80070020: Handling 'File in Use' Issues in Windows 10
Error code 0x80070020 typically occurs when a file is currently in use and cannot be accessed or modified. Here are effective steps to solve this error:
- Close All Programs: Ensure that all programs potentially using the file are completely shut down. This includes checking for any background applications that might be running.
- Restart Your Computer: Often, simply restarting your computer can free up the file from being locked by unseen processes.
- Boot in Safe Mode: Start your computer in Safe Mode to access the file. Safe Mode runs with minimal drivers and background services, increasing your chances of accessing the file without interference.
- Utilize Task Manager: Open Task Manager by pressing Ctrl+Shift+Esc, go to the Processes tab, and close any processes that might be using the file. Select the suspected process, right-click, and choose End Task.
- Command Prompt Intervention: Open Command Prompt as an administrator and execute the command 'net stop trustedinstaller' to stop the Windows Module Installer service, which might be using the file.
- Employ a Third-Party Tool: If other methods fail, consider using a third-party tool like Unlocker, which can force the release of a file in use by terminating associated processes.
Following these steps should help resolve error code 0x80070020, allowing you to access or modify the file in question.