I could use some help with my firefox browser.
All I need to know is, how do you switch user profiles. I need to switch back to the default user profile and cant figure out how to do it.
http://www.mozilla.org/support/firefox/profile#move
1. Shut down Firefox completely (File > Exit).
2. Move the profile folder to the desired location. For example, on Windows, move the profile from C:\Documents and Settings\[username]\Application Data\Mozilla\Firefox\Profiles\xxxxxxxx.default to D:\Stuff\MyProfile. If you are reading these instructions because you want to restore a previously backed up profile, this step isn't necessary. Just note the current location of the profile you want to restore.
3. Open up profiles.ini in a text editor. The file is located in the application data folder for Firefox:
* On Windows XP/2000, the path is %AppData%\Mozilla\Firefox\
* On Windows 95/98/Me, the path is usually C:\WINDOWS\Application Data\Mozilla\Firefox\
* On Linux, the path is ~/.mozilla/firefox/
* On Mac OS X, the path is ~/Library/Application Support/Firefox/
4. In profiles.ini, locate the entry for the profile you've just moved. Change the Path= line to the new location.
5. Change IsRelative=1 to IsRelative=0.
6. Save profiles.ini and restart Firefox.