Hello, I'm Quinn and here to help!
Please follow these steps to safely remove the CapabilityAccessManager.db-wal file:
- Press Windows + R, type:
msconfig - Go to the Boot tab
- Check Safe boot > Minimal
- Click Apply > OK > Restart
- Click Start, type cmd
- Right-click Command Prompt > Run as administrator
- Type and hit Enter:
net stop camsvc - Type and hit Enter:
del "C:\ProgramData\Microsoft\Windows\CapabilityAccessManager\*.db-wal" - Once done, follow step 1 and 2
- Uncheck Safe boot
- Click Apply > OK > Restart
Note: If you get a “Permission denied” error, you can follow the reference link below for additional steps to take ownership and grant administrator permissions to the folder.