The solution to default the .libPaths() in the main .Rprofile.
My .Rprofile consists of this code
.libPaths(c("C:/Users/GRajeg/AppData/Local/R/win-library/4.3",
"C:/Users/GRajeg/AppData/Local/Programs/R/R-4.5.0/library",
"C:/Program Files/R/R-4.3.1/library"))