Hi Elaine,
This issue often occurs when Windows Hello components or input services don’t initialize properly during the first boot. Here’s what’s happening behind the scenes:
Windows Hello PIN relies on multiple services (Credential Manager, TPM, and input services). If one of these fails to start correctly after an update, the PIN field becomes unresponsive.
Repair installs and cumulative updates can reset or reconfigure system components, sometimes causing timing issues during startup.
The fact that a restart fixes it suggests the services load correctly on the second boot, which means the problem is likely initialization order or driver conflict, not permanent corruption.
Here are steps that usually help:
Update Drivers and Firmware
Go to Dell Support and install the latest chipset, input, and BIOS updates for your Inspiron 16 5620.
Re-register Windows Hello
Go to Settings → Accounts → Sign-in options → PIN (Windows Hello).
Remove your PIN and set it up again.
Disable Fast Startup
Open Control Panel → Power Options → Choose what the power buttons do.
Turn off Fast Startup to force full initialization on cold boot.
Run System File Check
Open Command Prompt as admin and run:
sfc /scannow
Then run:
DISM /Online /Cleanup-Image /RestoreHealth
Install Optional Updates
Check Windows Update → Advanced options → Optional updates for driver updates.
This is a known quirk after major updates or repair installs. It’s caused by service initialization timing, not by anything you did wrong.