A family of Microsoft word processing software products for creating web, email, and print documents.
The files in C:\Users\bobja\AppData\Local\Temp are temporary and can generally be deleted, but deleting them is not what fixes the specific “Word could not create the work file. Check the temp environment variable.” error.
To address the Word error, use the supported fixes for this message:
- Scan for system and disk issues
- Open an elevated Command Prompt (Start → type
cmd→ right‑click Command Prompt → Run as administrator). - Run:
sfc.exe /scannow - After it completes, run:
chkdsk /r /f - Restart Windows and test Word again.
- Open an elevated Command Prompt (Start → type
- Add the missing environment variable (if needed)
- Go to Start → Settings → System → About.
- Under Related settings, select Advanced system settings.
- Select Environment Variables.
- Under User variables for bobja, select New.
- Set Variable name to:
%userprofile% - Set Variable value to:
C:\Users\bobja - Select OK on all dialogs, restart Windows, and test Word.
- Ensure the Word cache folder exists
- Open File Explorer.
- Browse to:
C:\Users\bobja\AppData\Local\Microsoft\Windows\INetCache - If a folder named
Content.Worddoes not exist there, create it. - Restart Windows and test Word again.
Regarding the many files already in C:\Users\bobja\AppData\Local\Temp:
- They are temporary files used by Windows and applications (including Word).
- They can usually be deleted safely when the associated apps are closed, but some in‑use files will be locked and cannot be removed.
- Deleting them may free disk space but is not required to resolve this specific Word error; the environment variable and cache folder steps above are the relevant fixes.
If the error persists after these steps, turn off the Preview pane in File Explorer as a workaround when working with Word documents.
References: