Share via

OneDrive Fails to Detect and Upload Local Changes on One Specific PC

Anonymous
2025-06-22T05:55:26+00:00

Issue Summary:

OneDrive is malfunctioning on one of my multiple PCs (Device D). While it can detect and download changes from other devices (A/B/C), it fails to detect and upload local modifications made on Device D.

Environment:

  • OS: Windows 10 22H2 (Build 19045.5011)
  • OneDrive: 64-bit, Version 25.095.0518.0002

Detailed Symptoms

  1. Among my 4 PCs (A/B/C/D), OneDrive works normally on A/B/C but fails on D.
  2. Device D can receive/download changes synced from A/B/C.
  3. When local changes occur on Device D, OneDrive toggles between "Processing changes" and "Your files are synced" but never detects/uploads the modifications.
  4. If the changes involve files already existing in OneDrive, Device D creates conflict copies (appending the PC’s name to filenames). However, these conflict files also fail to be detected/upload to the cloud.

Troubleshooting Attempts (All Failed):

  1. Verified OneDrive storage space (1TB plan, only 200GB used).
  2. Ruled out large-file issues (affected files are small: Word/Excel docs, C# projects/solutions and Python scripts, all <1GB).
  3. Confirmed no file locks (checked Office/other apps).
  4. Unlinked/relinked Device D (https://support.microsoft.com/en-us/office/unlink-and-re-link-onedrive-3c4680bf-cc36-4204-9ca5-e7b24cdd23ea).
  5. Reset OneDrive via running wsreset.exe (https://support.microsoft.com/home/contact?linkquery=Run%20the%20OneDrive%20troubleshooter).
  6. Reinstalled OneDrive.
  7. Tested network/VPN (same settings work on A/B/C).

The only untried solution is a system reinstall—likely effective but undesirable. I’m seeking Microsoft’s assistance to resolve this without drastic measures.

Microsoft 365 and Office | OneDrive | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2025-06-24T02:06:57+00:00

    Hello,

    Thank you for your detailed response.

    Based on your test results, since OneDrive works normally under a new local administrator account, the issue appears to be with the original local user profile.

    I recommend following the steps in the link below to migrate your old local user profile to the new administrator account. Afterward, you can use the new administrator account instead.

    Migrating the user profile will preserve your original settings without deleting any files or applications on your computer.

    Fix a corrupted user profile - Microsoft Support

    Best regards,

    Huy-K | Microsoft Community Support Specialist

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-06-23T08:56:53+00:00

    Dear Vivian,

    Thank you for your suggestions!

    I’ve performed all three tests, and here are the results:

    1. Clean Boot: OneDrive still failed to function properly.
    2. New Administrator Account:
      • OneDrive worked normally under the new account.
      • For thorough testing, I configured the new account with the same network environment (VPNs) used in the original account. OneDrive continued to work without issues.
    3. OneDrive Web Version:
      • Functioned correctly—edits made via the web were synced to all devices, including Device D’s problematic OneDrive client.
      • Key observation: When editing the same file locally (created via the web), only Device D’s original account failed to sync changes back to the cloud. Other devices/accounts had no issues.

    The problem now appears isolated to this specific account on Device D. Could you advise on:

    • Further steps to diagnose the root cause?
    • A low-impact solution to reset the account while preserving all files, applications, and system configurations?

    Looking forward to your guidance.

    Best regards,
    LGDMps

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-06-23T05:46:56+00:00

    Hello LGDMps,

    Welcome to the Microsoft Community.

    I understand that you are experiencing issues with certain PCs being unable to upload local changes, and you have tried many solutions without success.

    Based on your description, the problem occurs during the process of uploading modified local files to the cloud. Such issues are typically caused by network-related factors.

    You mentioned that you have tested the network but couldn't resolve the problem. I'm not sure what method you used to test the network. Please try testing with alternative networks (wired/Wi-Fi, home/personal networks) and also check the link below to attempt any methods you haven't tried yet.

    Fix Wi-Fi connection issues in Windows - Microsoft Support

    Please also try the following methods to see if they resolve the issue:

    1.To rule out interference from third-party programs, please perform a clean boot by following the link below. After the clean boot, do not open any other third-party programs and test directly to see if the issue persists.

    How to perform a clean boot in Windows - Microsoft Support

    Disclaimer:

    A clean boot starts Windows with a minimal set of drivers and startup programs. This helps determine if background applications are interfering with your system and identifies the root cause of the issue. While the clean boot process may appear complex at first glance, carefully following each step in order will help resolve the problem efficiently.

    2.To rule out any account configuration issues, I recommend creating a new local administrator account, then switching to it and signing in to OneDrive to test whether the same problem occurs.

    • Click Start, type cmd, right-click Command Prompt, and select Run as administrator.
    • In the Command Prompt, enter the following command and press Enter to create a new account:
      net user aaa /add
      (Replaceaaawith your desired username.)
    • Then, enter the following command and press Enter to grant administrator privileges:
      net localgroup administrators aaa /add
      (Ensureaaamatches the username you set above.)

    3.Please try accessing OneDrive web version directly in your browser and modify a file there to check if the changes sync properly.

    Personal Cloud Storage – Microsoft OneDrive

    I hope this information helps. If you have any updates, feel free to let me know—I’ll be here to help.

    Best regards,

    Vivian | Microsoft Community Support Specialist

    Was this answer helpful?

    0 comments No comments