How to solve this : Permission denied @ dir_initialize - C:/Users/useradmin (Errno::EACCES)

Hello ,
After updating windows I have this error when I run vagrant up :

$ vagrant up
Bringing machine 'homestead' up with 'virtualbox' provider...
==> homestead: Importing base box 'laravel/homestead'...
==> homestead: Matching MAC address for NAT networking...
==> homestead: Checking if box 'laravel/homestead' version '9.6.0' is up to date...
==> homestead: Setting the name of the VM: homestead
==> homestead: Destroying VM and associated drives...
C:/HashiCorp/Vagrant/embedded/gems/2.2.10/gems/vagrant-2.2.10/lib/vagrant/util/platform.rb:272:in `open': Permission denied @ dir_initialize - C:/Users/useradmin (Errno::EACCES)
        from C:/HashiCorp/Vagrant/embedded/gems/2.2.10/gems/vagrant-2.2.10/lib/vagrant/util/platform.rb:272:in `entries'