Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

user template folder moved to trash how to put back in sytem library

moved user template folder to trash by mistake how do i put it back in the system library

MacBook Pro

Posted on Jan 21, 2013 6:06 PM

Reply
28 replies

Jan 23, 2013 7:41 AM in response to Stevejazzeeb

Steve,


you wrote

Just put the comand in terminal:Is -I ~/desktop/library and got No such file or directory

That should have been a Capital D as in Desktop and probably a Capital L in Library


Also from terminal run


ls -ld /System/Library/U* (that is a capital U followed by an asterisk)


I'm just be extra cautious here I'd hate for you to copy somehting where it doesn;t belong.


Copy and paste the results of those here.

Jan 23, 2013 12:50 PM in response to Stevejazzeeb

Stevejazzeeb wrote:

only the user template folder. its in trash, moved it to the desktop then back to trash. it had a little red circle on the folder.

If you mean the User Template folder that resides in /System/Library/, then the commands should be:


sudo chmod -R root:admin ~/Desktop/"User Template"


sudo mv ~/Desktop/"User Template" /System/Library/

Jan 23, 2013 12:58 PM in response to Stevejazzeeb

Stevejazzeeb wrote:


Hi all


surely someone must be able to solve this!!!!!!!!!!!


steve

Right click on the folder on the desktop, (put it back on the desktop if it is in the trash) and select Copy, then navigate to the correct destination and select Paste. Reboot, confirm whether it worked and (if it did) delete the copy on the desktop.


Admin rights WILL be needed for this, have your password ready.

Jan 23, 2013 7:03 PM in response to Stevejazzeeb

Ok lets give this puppy a try 😉


From the Terminal:


sudo mv ~/Desktop/"User Template" /System/Library


You can triple click the above line to select it and to copy and paste it into a terminal window and then run it.


That should do it.


Message was edited by: Frank Caggiano - of course you will need to be in an admin account and enter you password when sudo asks for it

user template folder moved to trash how to put back in sytem library

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.