You can re-run your aem instancy from console and as admin, try:Delete crs-quickstart folder.Open your console as administrator (that is important).Position yourself in your aem-sdk folder.Run the following command: java -XX:MaxPermSize=256m -Xmx1024M -jar your-instance-name.jarI got that code from:...