The correct syntax is
cd "documents and settings"
(and not "cd documents and settings")
Frank's approach should work, as well.
If you want to change to the desktop directory in one step, you can use
cd "\documents and settings\xp user\desktop"
(supposing you told us the correct path in your posting)
Regards, Robert