lost data after changing administrator

Muhammad Ahsan 1 Reputation point
2021-01-22T10:11:33.213+00:00

I changed administrator account of my laptop and delete previous account. I selected keep data option when deleting account but it shows only some of data. Rest of data is not available in my account. Where can I get my data?

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

3 answers

Sort by: Most helpful
  1. KC Thomas 11 Reputation points
    2021-01-22T20:44:03.41+00:00

    @Muhammad Ahsan
    If you had created a system restore point on your Windows 10 installation before you deleted the admin account and would like to restore the administrator account:

    1. Boot your computer from a Windows 10 setup/installation disc. After the computer boots up, choose your language, click Next, and then click Repair your computer.
    2. Choose Troubleshoot > Advanced options > System Restore.
    3. Select your Windows 10 to continue.
    4. Click Next on the System Restore wizard.
    5. Select the point (date and time) before you deleted the admin account, and click Next.
    6. Click Finish, and Yes.
    7. Wait for the System Restore process to complete.
    8. After the System Restore process is finished, restart Windows 10, and the deleted admin account should now be recovered and available.
    9. List item

    For recovering files, you can also use Windows File Recovery.

    The following instructions for using Windows File Recovery are from Recover lost files on Windows 10

    If necessary, download and launch the app from Microsoft Store.

    Press the Windows key, enter Windows File Recovery in the search box, and then select Windows File Recovery.

    When you are prompted to allow the app to make changes to your device, select Yes.

    In the Command Prompt window, enter the command in the following format:

    winfr source-drive: destination-drive: [/mode] [/switches]  
    

    There are 2 basic modes you can use to recover files: Regular and Extensive.

    Regular mode examples

    Recover your Documents folder from your C: drive to the recovery folder on an E: drive. Don’t forget the backslash () at the end of the folder.

    Winfr C: E: /regular /n \Users\<username>\Documents\   
    

    Recover PDF and Word files from your C: drive to the recovery folder on an E: drive.

    Winfr C: E: /regular /n *.pdf /n *.docx   
    

    Extensive mode examples

    Recover any file with the string "invoice" in the filename by using wildcard characters.

    Winfr E: C: /extensive /n *invoice*  
    

    Recover jpeg and png photos from your Pictures folder to the recovery folder on an E: drive.

    Winfr C: E: /extensive /n \Users\<username>\Pictures\*.JPEG /n\Users\<username>\Pictures\*.PNG   
    

    The source and destination drives must be different. When recovering from the operating system drive (often C: ), use the /n <filter> switches to specify the user files or folder.
    Microsoft automatically creates a recovery folder for you called, Recovery_<date and time> on the destination drive.

    When you are prompted for confirmation to continue, enter Y to start the recovery operation. Depending on the size of your source drive, this may take a while. To stop the recovery process, press Ctrl + C.

    2 people found this answer helpful.
    0 comments No comments

  2. Anonymous
    2021-01-22T20:00:31.74+00:00

    It should be in the old abandoned profile folder within C:\Users

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

  3. AliceYang-MSFT 2,106 Reputation points
    2021-01-25T07:31:02.833+00:00

    Hi,

    delete previous account

    Could you please tell us by which way the account was deleted?

    Please try @Anonymous and @Anonymous 's solutions. After you get your data back, we suggest backing up all your data before changing the account.


    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.