Django ORM. Resetting the Database

I am learning Django from the Django series 1st part. At Django ORM part resetting the database, when I delete my old database and create a new one, after that when I open the code from the supplementary materials folder in VS code. After opening the VS code terminal I am getting this error (PermissionError: [Errno 13] Permission denied: ‘C:\WINDOWS\System32\WindowsPowerShell\v1.0\Pipfile’). Kindly anyone can guide me. Thanks in advance