PaulSpoerry.com

Social Media, technology, and geeky stuff for your brain.

  • Home
  • About
    • Privacy Policy
  • Categories
    • Google+ Posts
    • Site news
    • Tech
      • Android
      • Apple
      • Chrome
      • Gadgets
      • Hacking
      • Linux
      • OSX
      • Privacy
      • Web Life
        • Bittorrent
        • Facebook
        • FireFox
        • GMail
        • Google
        • Google+
        • Twitter
        • WordPress
        • Windows
          • Windows 7
    • Google+: Getting Started Guides
    • Games
    • Meditation
    • Politics
    • Science
    • That’s freakin hilarious
  • Code
    • FreeImageZoom
    • Post Editor for Google+™
    • The Plus Editor
  • Contact
You are here: Home / Archives for Vista Tweaks

Vista tweak – Reduce System Restore disk usage

April 23, 2007 by Paul Spoerry Leave a Comment

System restore is never anything I found particularly useful… in fact I don’t know that I’ve ever even used it. However, I’ve always left it enabled just in case. In Windows XP you could configure the amount of drive space System Restore uses via a slider control. No such control exists in Windows Vista and by default the sucker is configured to use up to 15 percent of your available drive space! Ok… 15% for something I don’t think I’ve ever used… I don’t think so.

To store restore points, you need at least 300 megabytes (MB) of free space on each hard disk that has System Protection turned on. System Restore might use up to 15 percent of the space on each disk. As the amount of space fills up with restore points, System Restore will delete older restore points to make room for new ones.

My laptop currently has a 60g drive and it’s allocated 5.136g of space. Of course this isn’t visible via the interface but to find out you can open a command prompt. Click on the start menu (or the orb as it seems to be called nowadays) and in the searc box type ‘command’, right click on the Command Prompt icon and select Run as Administrator. You’ll then see a DOS command prompt open up… type the following to see the current settings:

vssadmin list shadowstorage

What you’ll see is something like the following:

System Restore - show current usage

The command to set the amount of space used follows this syntax:

vssadmin resize shadowstorage /on=[drive]: /for=[drive]: /maxsize=[size]

So to configure your drive to only use 2 gigs of space on your C: drive you’d to the following:

vssadmin resize shadowstorage /on=C: /for=C: /maxsize=2GB

That’s it! You’ve recovered some space. If you find system restore useful I’d recommend not touching this setting, or at least not reducing it too much. But if you’re somebody like me who’s never used it you can easily reclaim some space.

Filed Under: Tech, Vista Tweaks, Windows Tagged With: laptop, start menu, Vista, vista tweak, Vista Tweaks, windows xp

Windows Vista Service Pack 1 (SP1)?

April 14, 2007 by Paul Spoerry Leave a Comment

How many auto updates have you received since you installed Vista? I bet it’s not anywhere near 100! TheHotFix.net has what THEY call Vista SP1. Pay attention here because this is NOT Microsoft’s Service Pack 1 release. In fact I bet this package pisses MS off to no end. I’m suprised they haven’t been slapped with a court order to take it down. But if you’ve got an issue with Vista check the site out, they may have the fix you need.

If you travel over to TheHotFix.net’s VistaSP1.net page you’ll find a listing of 86 different Vista fixes. They also have what they call their Vista SP1 Preview pack which contains over 100 fixes.

Here’s the linkage: VistaSP1.net

Filed Under: Tech, Vista Tweaks, Windows Tagged With: microsoft, Vista, vista tweak, Vista Tweaks

Manually restore Vista Sidebar to defaults

April 10, 2007 by Paul Spoerry 1 Comment

I’m a customizer. I love Windowsblinds, I’ve used all kinds of sidebar applications like SysMetrix, Desktop Sidebar, etc. When I first heard about Vista including a side bar I was pretty excited… then I loaded some system monitoring gadgets and it all went downhill. Perhaps it’s the fault of the gadget creators themselves and not Vista Sidebar, but that thing ate up some serious resources. My laptop is getting older (Dell XPS Gen2, 2.0Ghz, 2g RAM) so for the longest time I didn’t bother running the sidebar. After some discussions with a co-worker I decided to play with it again and loaded it up with some gadgets. Suddenly, it wouldn’t load or it would load but there would be no gadgets and Task Manager would report it continually gobbling up memory. I have no idea if it was a specific gadget that caused the problem I just knew I wanted it fixed.

The Sidebar Properties window has an option to restore the default Vista gadgets, but it was greyed out. No love there.

Vista Sidebar Properties - restore defaults greyed out

Unable to use the default method for restoring the defaults I set out to try and fix it manually. Here’s the steps I took:

  1. Open task manager and kill any sidebar.exe process that might be running.
  2. Open Explorer and browse to C:\Users\<user name>\AppData\Local\Microsoft\Windows Sidebar (where <user name> is the user you log into Vista with).
  3. Open Settings.ini, hit CTRL-A (select all) and hit delete. The file is now empty. Save the file.
  4. Browse into the Gadgets directory.
  5. Select CTRL-A (select all) and delete them. (Note: I couldn’t delete ALL of the gadgets the first try. If that happens reboot and try to delete them again… after the reboot you should be able to delete them all).
  6. Restart Windows Sidebar.

Everything should load successfully now. You should see the default Sidebar with the clock, wallpaper thingy, and RSS feed. For some odd reason the “restore defaults” button is still greyed out… go figure.

Now that it’s back will I give Sidebar another shot? Probably. I love to tweak my system and I can think of a few gadgets I’d love to have always on access to… I’ll probably still shy away from the resource meters as I suspect they were causing the excess cpu cycles.

Filed Under: Tech, Vista Tweaks, Windows Tagged With: gadget, laptop, Vista, vista tweak, Vista Tweaks

Disable Vista User Account Control (UAC) only for Administrators

March 30, 2007 by Paul Spoerry Leave a Comment

I love the concept of UAC. I’m sure it’ll make the OS more secure for people like my mom. For power users, you’ll soon want to just shut the damned thing off. I know it has good intentions but it just gets in the way sometimes. I was always under the impression that UAC was either on or off, and that if you turned it off you lost some of the security built into IE7. Turns out the folks over at TweakVista have written up an article on how to disable UAC, but only for the administrator accounts. That’s pretty slick, now it won’t get in my way, but it will prompt my wife/kid/mother/etc and help keep them safe.

Follow these steps to disable UAC only for administrators:

  1. Click on the Start button and type in secpol.msc and hit Enter.
  2. Expand Local Policies and then Security Options.
  3. Scroll to the bottom and locate “User Account Control: Behavior of the elevation prompt for administrators in Admin Approval Mode”.
  4. Right click on this setting and select Properties.
  5. Set the value to Elevate without prompting.
  6. Reboot.

As soon as you do this, the security center will start barking at you that UAC is disabled. I guess they intend to annoy you one way or another. You can of course disable the security center alerts as well. Click on the alert in the system tray, then click Change the way Security Center alerts me and select “I do not want notification messages from Security Center”.

Filed Under: Tech, Vista Tweaks, Windows Tagged With: vista tweak, Vista Tweaks

Vista Virtual Folders – save that search

March 30, 2007 by Paul Spoerry Leave a Comment

Holy crap, this is a hidden gem. With the massive size of hard drives nowadays you’re bound to lose some stuff and end up relying on Windows search to find it. But what if you run a certain search often, wouldn’t it be handy if you could SAVE a previous search? You can in Vista, it’s called Virtual Folders. Press the Orb (previously called the start button) and click search in the right hand of the popup. Alternatively, just hit Windows-F.

Vista SearchAfter you’ve refined your search (be sure to check out the Advanced Search drop down) and gotten the results you want hit the Save Search icon in the middle of the search screen. Assign it a name and any tags you want to associate with it (I found the tags useful for photo’s). Once saved a new Virtual Folder appears in your Searches folder and you can use it any time you want. What’s most slick about this is that they virtual folder gets updated on the fly! So any files that get changed, added or removed are updated in the search automagically!

Filed Under: Tech, Vista Tweaks, Windows Tagged With: Vista, vista tweak, Vista Tweaks

« Previous Page
Next Page »

Copyright © 2022 · Epik on Genesis Framework · WordPress · Log in