Search notes:

C:\Users\username\Documents\PowerShell

In PowerShell Core running in Windows, this directory corresponds to the value of $profile:
PS>write-host $profile
C:\Users\rene\Documents\PowerShell\Microsoft.PowerShell_profile.ps1

See also

The parent directory Documents
C:\Users\username\Documents\WindowsPowerShell

Index