Restore a Database in SQL Server

  • Open SQL Server Management Studio (SSMS).
  • Right click on Database. Click on Restore Database…
  • Click on Device. Click on Add and select the file to restore. Click Ok. Again click OK.
  • You will get a message that your database is successfully restored.
  • You will be able to the new database under the Database category.