Windows 10: Quick RoboCopy question

Discus and support Quick RoboCopy question in Windows 10 Software and Apps to solve the problem; Hello there, was wondering if someone with knowledge could let me know if this works.I'm trying to clean up my C: drive a bit, so i'm moving programs... Discussion in 'Windows 10 Software and Apps' started by RasmusÅkerholm, Oct 24, 2024 at 9:07 PM.

  1. Quick RoboCopy question


    Hello there, was wondering if someone with knowledge could let me know if this works.I'm trying to clean up my C: drive a bit, so i'm moving programs to another drive. Ive moved all i can with the "Move" option, and the apps that allow you to reinstall them with a directory. as well as the apps that are in the Program Files folders over to the new drive with the RoboCopy command.However there are some apps that like to install themself inside the Appdata folder. Can i still move those apps using Robocopy? I've been using these 2 commands for the other programs.robocopy "C:\Program Files\XXX" "

    :)
     
    RasmusÅkerholm, Oct 24, 2024 at 9:07 PM
    #1

  2. Robocopy speed question

    I have 2 large files (total 210 GB) being copied by Robocopy between 2 external drives. Task Manager under "Disk" indicates a transfer speed of 30 MB/s.

    A straightforward calculation indicates that it should take 117 minutes to complete the transfer. In practice, however, I am noticing a time to completion of about 250 minutes, or more than double the theoretical calculation.

    Can anyone please explain this large discrepancy or, alternatively, suggest some way to improve on this performance? With Robocopy I use switches /mir /xo /mt:80.

    All suggestions appreciated.
     
    IvanDenisovich, Oct 24, 2024 at 9:09 PM
    #2
  3. Sasqui Win User
    Overclocking / Undervolting guide for Vega 56 or 64?

    Here's a quick laundry list:

    List of software to use for overclocking and testing
    Examples:
    Wattman (and how to find and use it, like an overview, including profiles)
    Unigine Valley or Heaven (use this for quick testing while changing settings in Wattman and checking for stability / artifacts) ...just suggesting this
    How to monitor cores / mem speeds and temps during testing (I've seen screen overlays, and others using GPUz)

    Step-by step overclocking in Wattman
    Fan speeds
    Power limit
    Temp limit
    Voltages
    Core speeds
    Memory speeds
     
  4. Quick RoboCopy question

    Quick Access bar

    Hi,

    Thank you for posting your query in Microsoft Community.

    We would be glad to help you with the issue you are facing today. I understand the difficulty.

    Remove items from Quick access.

    I would suggest you to follow the below steps.

    • Right click on the file or folder.
    • Select the option “unpin from the quick access”


    To pin items to an item already on the quick access bar.

    Follow the below steps.

    I would suggest you to create folder in the desktop screen & place all the files or folder which need to pin to the quick access.

    • Open the quick access.
    • Select the Desktop option.
    • Right click on the folder & select the option “pin to quick access”


    Hope this helps in resolving the issue. If the issue persists, do get back to us. We will be happy to assist you.



    Thank you.
     
    Mohammed AliAli, Oct 24, 2024 at 9:09 PM
    #4
Thema:

Quick RoboCopy question

Loading...
  1. Quick RoboCopy question - Similar Threads - Quick RoboCopy question

  2. Quick RoboCopy question

    in Windows 10 Gaming
    Quick RoboCopy question: Hello there, was wondering if someone with knowledge could let me know if this works.I'm trying to clean up my C: drive a bit, so i'm moving programs to another drive. Ive moved all i can with the "Move" option, and the apps that allow you to reinstall them with a directory....
  3. quick question

    in Windows 10 Gaming
    quick question: On Windows 10, when installing updates there will come a time when you're forced to install them only options being sleep, install and restart, or install and shut down, and this comes within a month or 3 weeks but another way I can turn off my PC is if I press the power...
  4. Quick question

    in Windows 10 Network and Sharing
    Quick question: I personally haven't had it happen to me, but I'm still asking anyways. Can video files on Windows 10 get corrupted with time and not play anymore? I have a Windows 10 and have a bunch of old videos.And if so, can you restore it without installing any apps?...
  5. Quick question

    in Windows 10 Software and Apps
    Quick question: I personally haven't had it happen to me, but I'm still asking anyways. Can video files on Windows 10 get corrupted with time and not play anymore? I have a Windows 10 and have a bunch of old videos.And if so, can you restore it without installing any apps?...
  6. question about robocopy behavior...

    in Windows 10 Backup and Restore
    question about robocopy behavior...: I was trying to do a quick backup of my documents folder, so decided to use robocopy with the /MIR switch: robocopy C:\Users\Brian\Documents D:\Backups\X390\Current\Documents /MIR It was taking a really long time, and what I discovered is that robocopy also backed up my...
  7. Robocopy speed question

    in Windows 10 Installation and Upgrade
    Robocopy speed question: I have 2 large files total 210 GB being copied by Robocopy between 2 external drives. Task Manager under "Disk" indicates a transfer speed of 30 MB/s. A straightforward calculation indicates that it should take 117 minutes to complete the transfer. In practice, however,...
  8. Quick question

    in Windows 10 Ask Insider
    Quick question: All the apps on my taskbar and desktop just randomly went white (changed to the paper looking thing) for a second then came back. Is this normal and has it happened to anyone else? submitted by /u/Gamingkiller99 [link] [comments]...
  9. ROBOCOPY Log File Question

    in Windows 10 Backup and Restore
    ROBOCOPY Log File Question: Hi Folks, I have been tinkering on and off with the Robocopy command to copy essential documents and files to an SD Card automatically, several times a day (this after my wife's laptop with SSD went belly-up and she lost her most recent work). At the moment, there is a...
  10. Question about robocopy

    in Windows 10 Ask Insider
    Question about robocopy: Hi everyone, I have a problem with robocopy command: i want to make a script for a backup but i only want the most recent files to be copied, i used to do it with the xcopy command with /d parameter but i have some memory issues. Here is an exemple: xcopy "D:\Exemple"...