Hi @Graham_Bowman
Open Documents so you can see your File folder titled Kicad (or whatever the title is)
Create three new File folders beneath your current list and name them “My Kicad Symbols”, “My Kicad Footprints” and “My Kicad 3D images” (or suitable names of your choosing to reflect their use).
Drag and drop these three File folders into your Kicad File folder.
You now have somewhere to place your created symbols, footprints and 3D images.
Next, to create personal libraries:
Open Kicad, open a project, open Schematic Editor, open Symbol Editor.
Left click File > New Library > select Global and a window titled “New Library” will open.
Just under the name “New Library” is a box with a folder symbol. In that box you will probably see the abbreviated path " << Kicad > 7.0 > symbols ". This is good.
If that path is not there; click on Documents > Kicad > Symbol Libraries (or whatever you named the symbol libraries folder above)
If you left click in that rectangle it will show the full path:
Users\computer name\Documents\Kicad\Symbol Libraries.
Either the abbreviated or the full path can show in this box. It doesn’t matter.
Towards the bottom of this same window is File name with “New_Library” highlighted in blue.
Rename that “New_Library” to eg. Resistors and then Save.
You now have a personal library titled Resistors in the personal Symbol Libraries Folder in your Kicad folder.
Confirm this by scrolling through the list of libraries on the left of the screen down to R. Your new Library will show with an arrow pointing down (this means it is empty).
Continue clicking File > New Library to add more libraries.
For Footprint Libraries, follow the same procedure except: add the footprint libraries via the Footprint Editor and place them in the Personal Footprint Folder.
When you have created some personal libraries; open the “Beginners Guide…” to read how to manipulate your libraries to, eg, place them all at the top of the library list.
When all that is complete, further up this thread I wrote how to add Kicad library symbols and footprints to your personal libraries, using the “Save as” feature. Try using and practicing that.