Windows 10: Using Xcopy to copy NTUSER.DAT file while logged in

Discus and support Using Xcopy to copy NTUSER.DAT file while logged in in Windows 10 Network and Sharing to solve the problem; Hi allJust wondering if it is possible to copy the NTUSER.DAT file via xcopy while still being logged in?I have tried although it comes up with a... Discussion in 'Windows 10 Network and Sharing' started by Mvetta95, Aug 14, 2021.

  1. Mvetta95 Win User

    Using Xcopy to copy NTUSER.DAT file while logged in


    Hi allJust wondering if it is possible to copy the NTUSER.DAT file via xcopy while still being logged in?I have tried although it comes up with a sharing violation error while doing so just for the DAT file. Just wanted to confirm that this can or cannot be done.thanksMV

    :)
     
    Mvetta95, Aug 14, 2021
    #1

  2. Microsoft Solitaire Collection not working even after resetting Windows.

    Hi,

    As well as the 3 ntuser files listed, there are 5 ntuser.dat(*****).regtrans-ms files and 2 ntuser,dat(*****).blf files.

    Do I copy those as well or unselect them like the 3 you listed?

    Ed
     
    Fleetchief, Aug 14, 2021
    #2
  3. CDurham Win User
    Is it possible to copy the same file without overwriting it with XCOPY?

    I am using Windows 7 and I am using the XCOPY command in a batch file to copy files. I want to make additional copies of the same file instead of overwriting them.

    For example I would like to have XCOPY make duplicate files when I run it but make a copy of the new file(s) when I run it each time.

    For example if I have a file called recipe.txt, I would like to run XCOPY and have a file like

    recipe.txt

    recipe.txt (1)

    recipe.txt (2)

    recipe.txt (3)

    and so on everytime I run XCOPY

    I used this code in a batch file

    xcopy "C:\Users\MYCMP1\Desktop\recipe.txt" "H:\copiedfiles" /d

    pause

    but it gives me the overwrite prompt of yes/no/all and i am trying to avoid this.

    If xcopy cannot do this, is there any type of software that can make duplicates such as the one i mentioned above (recipe.txt (1), recipe.txt (2), etc)

    Any help would be appreciated.
     
    CDurham, Aug 14, 2021
    #3
  4. jmt20 Win User

    Using Xcopy to copy NTUSER.DAT file while logged in

    XCopy not working on Win10

    Hi,

    There is a thread on this topic but it doesn't show a resolution.

    Has something changed where xcopy doesn't work on Win10?

    I am looking to copy files and I can't get even the simpliest .bat file to work. Copying 1 file to another folder on the C directory.

    @EchoOff xcopy C:\files\test.bat C:\files-to\

    Any suggestions are appreciated!

    thanks,

    joan
     
    jmt20, Aug 14, 2021
    #4
Thema:

Using Xcopy to copy NTUSER.DAT file while logged in

Loading...
  1. Using Xcopy to copy NTUSER.DAT file while logged in - Similar Threads - Using Xcopy copy

  2. Copying method something similar to xcopy?

    in Windows 10 Gaming
    Copying method something similar to xcopy?: Hi,I need to backup only new files brand new files, or files which have newer modification date.Normally, my lovely old fashion XCOPY /d /s is meeting my need 100% for many many years.But I have problem with that because of some long sub folders + file names I get in...
  3. Copying method something similar to xcopy?

    in Windows 10 Software and Apps
    Copying method something similar to xcopy?: Hi,I need to backup only new files brand new files, or files which have newer modification date.Normally, my lovely old fashion XCOPY /d /s is meeting my need 100% for many many years.But I have problem with that because of some long sub folders + file names I get in...
  4. Copying method something similar to xcopy?

    in Windows 10 Installation and Upgrade
    Copying method something similar to xcopy?: Hi,I need to backup only new files brand new files, or files which have newer modification date.Normally, my lovely old fashion XCOPY /d /s is meeting my need 100% for many many years.But I have problem with that because of some long sub folders + file names I get in...
  5. Windows 11's robocopy Fails to copy files that XCOPY Subsequently copies

    in Windows 10 Gaming
    Windows 11's robocopy Fails to copy files that XCOPY Subsequently copies: I'm hitting a problem with ROBOCOPY reporting a large number of FAILED copies. It doesn't tell me which files are failed, however having repeated the copy a couple of times, anything reported as being a "New File" immediately drew my attention, and indeed when checking the...
  6. Windows 11's robocopy Fails to copy files that XCOPY Subsequently copies

    in Windows 10 Software and Apps
    Windows 11's robocopy Fails to copy files that XCOPY Subsequently copies: I'm hitting a problem with ROBOCOPY reporting a large number of FAILED copies. It doesn't tell me which files are failed, however having repeated the copy a couple of times, anything reported as being a "New File" immediately drew my attention, and indeed when checking the...
  7. Access Denied To Files Using xcopy

    in Windows 10 Software and Apps
    Access Denied To Files Using xcopy: i am trying to copy different file from d drive to windows drive using xcopyxcopy /e /v /r /y "D:\Windows" "C:\Windows" i am getting access denied for some files is there anything i can do to fix this...
  8. Access Denied To Files Using xcopy

    in Windows 10 Gaming
    Access Denied To Files Using xcopy: i am trying to copy different file from d drive to windows drive using xcopyxcopy /e /v /r /y "D:\Windows" "C:\Windows" i am getting access denied for some files is there anything i can do to fix this...
  9. XCOPY is not copying subfolders

    in Windows 10 Installation and Upgrade
    XCOPY is not copying subfolders: XCOPY is not copying subfolders even though I am using the parameters /S /E.I'm also using /D to just update the data. I've tried using /C to ignore errors. And I've tried using ROBOCOPY but I can not get the subfolders copied.I've tried to contact HP, but they said it was a...
  10. what is the "ntuser" file?

    in Windows 10 Network and Sharing
    what is the "ntuser" file?: just wondering what the heck "ntuser" is? I found this when looking through a section in my files. the file is un-openable , and doesn't appear to have any negative affects but I just wanted to know what is or if I need to remove it....

Users found this page by searching for:

  1. copy ntuser.dat to another profile using cmd