quarta-feira, junho 01, 2022

Windows admin password


 Reset Your Forgotten Windows 10 Password with Freeware

https://pogostick.net/~pnh/ntpasswd/



https://youtu.be/4MEURdC8o8Y

terça-feira, maio 24, 2022

taskbar icons error or generic on windows 11 - Rebuild the Icon Cache

 https://www.tenforums.com/tutorials/5645-rebuild-icon-cache-windows-10-a.html



To Rebuild the Icon Cache in the Command Prompt


1 Close and save anything that you are working on before proceeding. The next steps will involve killing explorer and restarting the PC.

2 Open a command prompt.

3 Copy and paste each command below one at a time into the command prompt, and press Enter after each command.

ie4uinit.exe -show

taskkill /IM explorer.exe /F

DEL /A /Q "%localappdata%\IconCache.db"

DEL /A /F /Q "%localappdata%\Microsoft\Windows\Explorer\iconcache*"

shutdown /r /f /t 00

This last command will instantly restart the computer.

4 If the icons are still not displaying properly after rebuilding the icon cache, then download and merge the .reg file for the .ico (ICO) option here to restore the default associations of .ico (icon) files in Windows 10.