I have recently had to create a new windows user account (due to problems I will not go into here) and have had to delete my old user account. I have reinstalled SQL Server 2012 Express onto the new user account and when I log in to the Management Studio with the server name as MYPC\SQLEXPRESS
the databases that were associated to my old account are still there.
Unfortunately, and annoyingly, I cannot actually do anything with them!
My windows user account is an administrator and I run Management Studio as an Administrator but when I try to view or access the databases in any way I get an error message saying that I do not have the right permissions. I have tried to change my permission via Security -> Logins but it tells me I do not have permissions to change that either.
Does anyone have any ideas how I can get back into these databases or are they locked and lost forever?
Thanks