There is not very much information to work from, but let's try to narrow down the problem. If you restore a backup on a different server, is it still slow? If it is not, we can suspect that the problem is with the server itself.
In that case I would check the SQL Server error log on this machine for interesting error messages. I would also check in Task Manager if there are any processes running which should not be there. Not the least processes that consume a lot of CPU or a lot of memory.
Also, very important, are all queries slow, or only some specific operations?