You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify file synchronization issue in SharePoint Online
Updated the article to clarify that the issue applies to files synchronized in SharePoint Online or OneDrive, and removed redundant information regarding the deletion process.
Copy file name to clipboardExpand all lines: SharePoint/SharePointOnline/sync/synced-file-moved-to-recycle-bin.md
+9-19Lines changed: 9 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,33 +13,23 @@ ms.custom:
13
13
- CSSTroubleshoot
14
14
appliesto:
15
15
- SharePoint Online
16
+
- OneDrive
16
17
ms.date: 12/17/2023
17
18
---
18
19
19
-
# A file that was synchronized in SharePoint Online or OneDrive for Business is moved to the SharePoint Online or OneDrive for Business recycle bin
20
+
# A file that was synchronized in SharePoint Online or OneDrive is moved to the recycle bin
20
21
21
-
## Problem
22
+
## Symptoms
22
23
23
-
This article contains information that applies when you use the OneDrive sync client (onedrive.exe) or the OneDrive for Business sync client (groove.exe) OneDrive for Business sync client.
24
+
When you synchronize a Microsoft SharePoint Online or OneDrive library to your computer by using the OneDrive sync client (onedrive.exe), a file that was synchronized is unexpectedly moved from the SharePoint Online or OneDrive library to the recycle bin for SharePoint Online or OneDrive.
24
25
25
-
> [!NOTE]
26
-
> To determine which OneDrive sync client you're using, see [Which version of OneDrive am I using?](https://support.office.com/article/which-version-of-onedrive-am-i-using-19246eae-8a51-490a-8d97-a645c151f2ba)
27
-
28
-
When you synchronize a Microsoft SharePoint Online or OneDrive for Business library to your computer by using the OneDrive for Business sync application, a file that was synchronized is unexpectedly moved from the SharePoint Online or OneDrive for Business library to the SharePoint Online or OneDrive for Business recycle bin.
26
+
## Why does this issue occur?
29
27
30
-
## Solution
28
+
This issue occurs because a user accidentally deleted the file or it was removed by a local application for a user who was synchronizing the library. Check the **Deleted By** field for the affected file in the SharePoint Online or OneDrive recycle bin. The account that's listed in this field is for the user who performed the delete operation for the file. When you delete a file locally in a folder that's configured to synchronize by using the OneDrive sync application, the delete operation is synchronized with SharePoint Online, and the item is moved to the recycle bin.
31
29
32
-
This scenario frequently occurs because the file was accidentally deleted or was removed by a local application for a user who was synchronizing the library. You should check the **Deleted By** field for the affected file in the SharePoint Online or OneDrive for Business recycle bin. The account that's listed in this field is for the user who performed the delete operation for the file. When you delete a file locally in a folder that's configured to synchronize by using the OneDrive for Business sync application, the delete operation is synchronized with SharePoint Online, and the item is moved to the recycle bin.
30
+
You can confirm that the file wasn't intentionally or accidentally deleted by the user who is listed in the **Deleted By** field. This is important when multiple users are synchronizing a single library. For example, in some cases, a user may try to copy a file that might have been accidentally moved to another directory. This action removes the file from the synchronized library.
33
31
34
-
You can confirm that the file wasn't intentionally or accidentally deleted by the user who is listed in the **Deleted By** field. This is important when multiple users are synchronizing a single library. For example, in some cases, a user may try to copy a file that may have been accidentally moved to another directory. This removes the file from the synchronized library.
35
-
36
-
If the file wasn't intentionally or accidentally deleted, you should have the user who's listed in the **Deleted By** field review the computer to determine whether a local process moved or deleted the item. For example, local virus-protection software may be configured to quarantine files.
32
+
If the file wasn't intentionally or accidentally deleted, ask the user who's listed in the **Deleted By** field to determine whether a local process moved or deleted the file. For example, local virus-protection software might be configured to quarantine files.
37
33
38
34
> [!NOTE]
39
-
>If a folder is deleted from a locally synced SharePoint library, whether it’s empty or contains files, the OneDrive sync client processes this as a standard file system deletion. It then syncs this change to the cloud (SharePoint/OneDrive). When other users who have the same library synced receive this update, their devices also delete the folder locally. As a result, the operating system moves the deleted folder into each user’s local Recycle Bin. The OneDrive client ensures that local folders and the cloud library are kept in sync. When a deletion is made on any synced device, it is sent to the online library and then distributed to all other devices syncing the same library. Each device then deletes the folder locally, causing the operating system to move the item to that user’s local Recycle Bin. This process applies to empty folders as well.
40
-
41
-
42
-
43
-
## More information
44
-
45
-
Still need help? Go to [SharePoint Community](https://techcommunity.microsoft.com/t5/sharepoint/ct-p/SharePoint).
35
+
> If a folder is deleted from a locally synced SharePoint library, whether it’s empty or contains files, the OneDrive sync client processes this as a standard file system deletion. It then syncs this change to the cloud (SharePoint/OneDrive). When other users who have the same library synced receive this update, their devices also delete the folder locally. As a result, the operating system moves the deleted folder into each user’s local recycle bin. The OneDrive client ensures that local folders and the cloud library are kept in sync. When a deletion is made on any synced device, it is sent to the online library and then distributed to all other devices that sync the same library. Each device then deletes the folder locally, causing the operating system to move the item to that user’s local recycle bin. This process applies to empty folders as well.
0 commit comments