Tag Archives: windows

Windows: Unload/Disable a device driver from command line

Hi,

like Linux rmmod Windows can also unload a device driver “online”.

Continue reading Windows: Unload/Disable a device driver from command line

Windows: Bluescreen 0xc0000225, \windows\System32\config\system could not loaded

Hi,

last week a customer had the problem that its PC won’t start, The computer performs a reboot loop into the recovery environment

Within the recovery environment I disabled the boot to WinRE to see what’s the root cause.
Continue reading Windows: Bluescreen 0xc0000225, \windows\System32\config\system could not loaded

Windows: Languagepack Management with powershell

Hi,

great news 🙂 . Since Windows 11 22H2 a new powershell module is available for dealing with language packs.
Continue reading Windows: Languagepack Management with powershell

Windows: Determine Textencoding of a File

Hi,

if you are working with special characters (i.e. German Umlaute) within a Textfile it is importent to know with which text encoding (UTF8, ASCII…) a file is saved.
Continue reading Windows: Determine Textencoding of a File