How to transfer /wordpress folder from one PC to another
You have missed to copy the database associated with WordPress install. Go to PHPmyAdmin(http://localhost/phpmyadmin), Select the database and click Export all the tables. In your other PC, Go to PHPmyAdmin, Create new user and a database. Import the file that was downloaded while exporting.