Database repair not works

I could not delete some emails, they remain in the Recycle Bin. Found it in the forum

“C:\Program Files (x86)\eM Client\MailClient.exe” /dbrepair

command, the following message appears in the terminal.

eMCleint Verzó: 10.0.3530 (f0b89b7)

How can emptying the waste bin be solved?

Thank you in advance.

Zoltán

“C:\Program Files (x86)\eM Client\MailClient.exe” /dbrepair

At line:1 char:52

  • “C:\Program Files (x86)\eM Client\MailClient.exe” /dbrepair
  •                                                ~
    

You must provide a value expression following the ‘/’ operator.
At line:1 char:52

  • “C:\Program Files (x86)\eM Client\MailClient.exe” /dbrepair
  •                                                ~~~~~~~~
    

Unexpected token ‘dbrepair’ in expression or statement.
+ CategoryInfo : ParserError: (:slight_smile: , ParentContainsErrorRecordException
+ FullyQualifiedErrorId : ExpectedValueExpression

It’s because you used a powershell, not a command prompt.

Maybe this way is easier:

Close eM Client and open a Windows Run window. You do that by using the Win + R keys on your keyboard. Paste in this command including the leading "

"C:\Program Files (x86)\eM Client\MailClient.exe" /dbrepair

When that is done, restart eM Client.