Thanks Julian — that screenshot confirms
Read-only is NOT selected, so you were right: the PST itself isn’t marked read-only.
Since you’re still getting
0x8004010F (“Outlook data file cannot be accessed”), the next most likely causes are:
1) the PST is being
held/locked by another Windows component (your earlier Resource Monitor showed
SearchProtocolHost.exe, i.e., Windows Search indexing), or
2) the POP account is trying to
deliver to a folder/data file that no longer matches after all the moves/renames, or
3) the PST has
new corruption and needs another repair.
Let’s do the fastest tests in the right order.
Step 1 (fastest test): stop Windows Search indexing and test Outlook
Because Resource Monitor showed
SearchProtocolHost.exe holding the PST.
- Close Outlook.
- Press Win + R → type
services.msc → Enter
- Find Windows Search
- Click Stop (not disable—just Stop for this test)
- Open Outlook and try Send/Receive.
If Send/Receive works now
Then Windows Search indexing is the culprit.
Fix = rebuild the search index:
- Control Panel → Indexing Options → Advanced → Rebuild
(After rebuild, you can start Windows Search again.)
Step 2: reset Send/Receive settings file (SRS) (common fix for Send/Receive errors)
- Close Outlook and end OUTLOOK.EXE in Task Manager.
- Press Win + R → paste:
%appdata%\Microsoft\Outlook
- Find a file named something like Outlook.srs
- Rename it to Outlook.srs.old
- Start Outlook and test Send/Receive again.
Step 3: confirm the POP account delivers to the correct PST/folders
Even if “Data Files” looks right, the POP account can still be pointed at the wrong Inbox.
In Outlook:
- File → Account Settings → Account Settings
- Email tab
- Click your POP account Giuliano ggini1@tin.it → click Change Folder…
- Select the Inbox under:
C:\Outlook Data Files\[email]ggini1@tin.it[/email] - Outlook GG.pst
- OK → close → restart Outlook → test Send/Receive.
Step 4: repair the PST again (if still failing)
Even if it worked yesterday, a PST can get a new error.
- Close Outlook.
- Run SCANPST.EXE
- Scan/repair:
C:\Outlook Data Files\[email]ggini1@tin.it[/email] - Outlook GG.pst
- Reboot and test.
About “Sign in” at top-right
That is
Office account sign-in (for licensing/features). It does
not normally stop a POP account from downloading mail. We can address it later, but first we need to clear the PST access / send-receive error.
Quick question (so I can immediately choose the correct branch)
When you do
Step 1 and stop
Windows Search, does Send/Receive start working again (Yes/No)?
If “Yes”, we’ll rebuild the index and you’re done. If “No”, we’ll focus on Step 3 (Change Folder) and Step 2 (SRS reset).