I cant seem to restore

Hello everyone,

 My most recent problem is I cant seem to restore. I had done a back up previously on EMclient and then uninstalled emclient and reinstalled it. Now I cannot restore. I get this message.

System.IO.IOException: Access to the path ‘C:\Users\hp\AppData\Roaming\eM Client’ is denied. at System.IO.Directory.InternalMove (String sourceDirName, String destDirName, Boolean checkHost) at DbBackup.FormBackup.Restore(String backupFile, CancellationToken cancellationToken) at DbBackup.FormBackup.Restore(CancellationToken cancellationToken) at DbBackup.FormBackup.<>c__DisplayClass28_0.b__0(Object a, DoWorkEventArgs b) at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e) at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument).

 Please help and thank you in advance.

Restart Windows.

Open a Command Prompt, then type the following commands:

          cd C:\Program Files (x86)\eM Client

          dbbackup -restore

thanks, upon restarting the application it worked.