Category: Troubleshooting

System Crash: Microsoft-Windows-Kernel-Power

“The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.”

This error can be triggered by many different things, but in general they’re all related to something to do with power management.

I just went through three motherboards, different VGA cards and harddisks, basically changing out everything except for the CPU, only to eventually find that the computer crashes were triggered by Windows 7 trying to manage the power state on my Intel Core i5 750 CPU. As soon as I disabled all C-States, it stopped crashing.

I found out about this workaround from the Technet forum threads “Periodic server core BSOD/Reboot, need help with bugcheck report” and “Iam having Microsoft-Windows-Kernel-Power crashes“.

The problem with this workaround, is that the new CPUs are supposed to save you energy by enabling the latest operating systems such as Windows 7 and Server 2008 R2 to manage them more effeciently. By disabling all of the C-States, you’re basically forcing the CPU to run at full steam. This is most severe if you’ve invested in the latest Xeon processors mainly because of these features, as mentioned somewhere further down in the first forum thread I linked to.

If this is a fault with the new Windows core, I really hope Microsoft comes out with a hotfix soon. It cost me a lot of time and frustration to find the source of – and workaround to – the problem.

How To: Disable Thumbnail Preview In Windows 7

On my Media Center PC, after reinstalling some video codecs, my MKV* video files made Windows Explorer crash regularly when opening a folder with one of these files in it. To solve this problem, I had to disable automatic thumbnail generation in Vista or Windows 7. Disabling thumbnail preview in Windows Explorer can make Vista/Windows 7 perform notably faster in any case, as Explorer will no longer be generating thumbnails for every video and image file in every folder you open. This is especially useful when browsing back and forth between multiple folders. Follow these steps to disable the automatic thumbnail generation:

  1. Press and hold the Windows key on your keyboard, then press E to open Windows Explorer (alternatively click Start > Accessories > Windows Explorer).
  2. In the Windows Explorer window, click on the Organize button on the menu/shortcut bar.
  3. In the pull down menu, click on Folder and Search Options.
  4. The Folder Options dialog window will appear. Click on the View tab.
  5. Under the Files and Folders tree heading, check (tick) the box next to Always show icons, never thumbnails option.
  6. Click the OK button and you’re good to go!

* MKV is a common container format for video, audio and subtitles, often used to distribute standard and high definition video, audio and associated subtitles in one single file, with support for multiple audio and subtitle tracks, just like on a DVD.

Edit: Some codec packs by default turns off MKV thumbnails, but also makes it possible to easily control this and MANY other settings through an easy to use Windows application interface.

Expand Your Windows Vista Media Center Options

By installing the Media Control Plugin for Vista Media Center by Damien Bain-Thouverez, you can finally play back video files with subtitles, especially files using the Matroska container format (MKV). Multiple subtitles support, multiple audio streams support, FFDShow settings tweaking, and much much more is enabled.

The plugin can even hook on to the remote control driver and enable access to customizeable special functions and shortcuts when using a Media Center compatible remote control. There’s even a newly added feature that enables Windows Live Messenger integration. I haven’t tested this one myself yet, though.

If this is just what you’ve been looking for, then head on over to the homepage and download it now! Be sure to read the requirements section carefully before you install it.

Thank you Damien for this great plugin! Please show your support by donating to him if you find it useful.

How To: Enable Remote Access To Administrative Shares in Windows 7

Longhorn

How do you enable remote access to admin shares using a local administrator account in Windows 7 / Vista?

When you try to do this the same way you could in XP, you get prompted to log in, but get access denied. Apparently, for “security reasons” this option has been disabled. Thankfully, a small registry hack is all it takes to get around the issue:

  1. Open regedit (<Windows> + R, type “regedit”).
  2. Expand the tree to HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft\ Windows \ CurrentVersion \ policies \ system.
  3. Create a new key (Right click -> New -> choose “DWORD Value (32bit)”).
  4. Name the key “LocalAccountTokenFilterPolicy” and give it the value of “1”.
  5. Click OK.

Get increased performance from your external hard disk in Vista

If you’re so lucky to have an external hard disk drive that connects to your computer through USB / USB 2.0, then you can get increased performance from your hard disk in Windows Vista. This is because Vista treats your external drive differently than a FireWire (IEEE1394) or eSATA-connected drive, rather more like a USB pendrive. By switching off a feature called “Write Caching” might work swell for a thumdrive, it seriously hampers the performance of your external USB hard disk. Here’s how to disable write caching for your USB hard disk:

  1. In Windows Vista, first click on “Start”, bringing up the Start menu.
  2. Right-click “My computer” and select “Manage”.
  3. On the left-hand menu, click “Device Manager”.
  4. Locate your external hard disk drive in the list.
  5. Right-click your disk and select “Properties”.
  6. Click the “Policies”-pane and check “Optimize for performance” and “Enable advanced performance”.
  7. Reboot your computer!

.Windows Vista Write Caching

How To: Start Media Player In The Now Playing Tab

Right click on the shortcut for Windows Media Player and click on ‘Properties’. In the ‘Target’ field, after the ” ends, type ‘/Task NowPlaying’ (without the single quotes).

Example: If the shortcut looks like [“C:Program Files\Windows Media Player\wmplayer.exe” /Prefetch:1] change it to [“C:Program Files\Windows Media Player\wmplayer.exe” /Task NowPlaying].

How to set the default start page of Windows Media Player to the Now Playing Tab