Results 1 to 2 of 2

Thread: Why Vista consumes there considerable disk space

  1. #1
    Join Date
    Oct 2008
    Posts
    55

    Why Vista consumes there considerable disk space

    why Vista consumes there considerable disk space. This is due to several reasons. Here a few:

    • The cache thumbnails
    • The cache updates
    • Shadow (the first part of the trick is sufficient)
    • Cache installing service pack 1
    • Places to eat:

      • Restore points intensified
      • Manage Restore Points
      • Modify required disk space for System Restore

  2. #2
    Join Date
    Oct 2008
    Posts
    55

    Re: why Vista consumes there considerable disk space

    I tried to group all in a single batch:
    • Go to Start> All Programs> Accessories> Notepad
    • Copy this in:


    Code:
     CD \ 
      CD% APPDATA% 
      CD .. 
      CD LOCAL \ MICROSOFT \ WINDOWS \ EXPLORER 
      DEL *. db 
      CD \ 
      CD% Windir% 
      CD SoftwareDistribution 
      DEL / F / S / Q Download 
      vsp1cln / quiet / verbose 
      vssadmin resize shadowstorage / On = C: / For = C: / maxsize = 3GB 
      reg add HKLM \ SYSTEM \ CurrentControlSet \ Services \ VSS / v Start / t REG_DWORD / d 3 / f 
      reg add HKLM \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ SystemRestore \ cfg / v DiskPercent / t REG_DWORD / d 5 / f

    • Go to the File Menu> Save.
    • Change the file type "All Files".
    • Give the file a name that ends with. Bat
    • Confirm and close.

    To run the file, you have to right click on it> Run as administrator.

Similar Threads

  1. Actually, WinSXS Folder not consumes lots of space in windows 7.
    By Mr. Terrell in forum Windows Software
    Replies: 4
    Last Post: 25-08-2011, 09:37 AM
  2. Windows 7 on Boot Camp consumes extreme space!!
    By Induhasan in forum Operating Systems
    Replies: 6
    Last Post: 20-10-2010, 04:50 AM
  3. Nero burns blank, but still consumes disk space
    By trickson in forum Windows Software
    Replies: 3
    Last Post: 12-05-2009, 01:55 PM
  4. To disable low disk space checks in Vista
    By Anek in forum Operating Systems
    Replies: 4
    Last Post: 06-04-2009, 12:06 PM
  5. Hard Disk Space filling up in Vista
    By mukta22 in forum Motherboard Processor & RAM
    Replies: 4
    Last Post: 14-11-2008, 05:51 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,715,735,475.41511 seconds with 17 queries