Hibernation file

I didn't know how important hibernation is until I found that he has an important role in the simple startup and fast a P.C. I deleted this file, when I saw that it eats a lot of HARD drive memory. I have used AVG disk cleanup to remove the entire file. I was a month ago since I removed it. And now, I'm too jealous on my friend's cell phone because it starts so fast. It uses an OS of Windows 8.1 and I suspect that his laptop uses the file hiberfil.sys to faster start and stop quickly. I have also experienced before, but have no idea about this until I knew what the hibernation that is behind the mystery. Now, after much research I don't know still how to retrieve hiberfile.sys. Now I knew his role, out there with a big sweet heart can someone help me how to bring him back again? I want my laptop to fire in speed as a laptop from my friend. Any help will be much appreciated. Thank you and God bless :)

You have no need to recover a file hiberfil.sys since if you have Hibernate enabled and call it, a fresh hiberfil.sys file will be created to store the current state of things on your system.

When Hibernate you, Windows takes a snapshot of things that are loaded in RAM (and other things) and their output to a fresh hiberfil.sys file writes that when you put again after hibernation, Windows will read in the file hiberfil.sys and you will / should see the same things you did when you choose Hibernate (open files open programs browser open, etc.).  I would avoid the sleep option, because if your system loses power (or your battery drains) in sleep, you may lose or corrupt open files.   Sleep is inherently risky.

The hiberfil.sys file size depends on the amount of RAM your system... the more RAM you have the file will be (about 75% of your total RAM) and if you have a lot of RAM file will be great and if you're thinking of coming our of hibernation may actually take more than a cold start so you have to decide what is the best option if you want a quick start to the top.

Windows 8 has an other called quick start feature that does not exist in Windows 7, so it is possible that your friend with Windows 8 is to use this feature.

Read the GTS - NJ article about hibernation in Windows 7, and see how you like it and if it saves you time.

Then you can ask your friend with Windows 8 when using quick start you can read here:

http://www.eightforums.com/tutorials/6320-fast-startup-turn-off-Windows-8-a.html

Tags: Windows

Similar Questions

  • cleaner hibernation file

    You can delete the files in the hibernation file cleaner or is it advisable to keep?

    Hello

    If you remove (disable) these files, you will not be able to use the features the eve hybrid or extended correctly.

    Many posters accidentally delete and he want to come back.

    Here's some information about it and how to get them if you do not ever remove their:

    "I used the disk cleanup tool in Windows Vista, and now the hybrid sleep feature and the hibernation feature are unavailable"

    http://support.Microsoft.com/kb/928897

    See you soon.

    Edit: Have you met other threads of this OP thereon; you would merge please.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-performance/hibernation-file-cleaner/73e3630d-55F8-46b3-ae69-b75e4dc6cc63?page=1&TM=1333962692421#footer

  • Hibernation File Cleaner

    I do my cleaning disc and noticed "Hibernation File Cleaner" East of 1.98 GB. I erase or not? There is a lot of memory, but Windows comment advises not to erase if you use put into hibernation. If I delete, I have to go through a major adjustment to settings to reinstall the hibernation option. What should do?

    Hello cbn123,

    Thanks for posting your question on the Microsoft Answers forum.

    To resolve this issue, re-enable the hibernation. To do this, follow these steps:

    1. Click on launch , click on all programs and then click on Accessories.
    2. Right-click prompt command and then click on run as administrator of .

    If you are prompted for an administrator password or a confirmation, type the password, or click on Allow.

    3. At the command prompt in the administrator: command prompt window, type powercfg - h.

    Please see the following article:
    KB929846 - you can't put the computer into hibernation after you run the Disk Cleanup Wizard in Windows Vista Business

    http://support.Microsoft.com/kb/929846

    I hope this helps.
    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • cleaner for disk cleanup hibernation file

    I'm about to run the disk cleanup on my computer, and it says I can clean up 2.02 GB, the cleaner hibernation file is 1.96 GB, this will affect my computer in anyway if I delete these files of "cleaner hibernation file?

    The cleaner hibernation file deletes the hiberfil.sys file system, which will eliminate the ability to Hibernate.

    If you have already run it and want to return hibernation.

    Click Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    powercfg/h on

    Other ways to free up disk space

    Start - Help and Support
     
    Start disk cleanup

    To free up space on your hard disk, search disk cleanup and then removes temporary files on your computer that you decide that you no longer need.

    If you have more than one drive or partition on your computer, you will be asked to choose which drive you want Disk Cleanup to clean.

    Click to open Disk Cleanup.

    Note

    • Here's another way to open Disk Cleanup: click on the Start button. In the search box, type and then disk cleanup in the list of results, click Disk Cleanup.

    Other things to try
     
    Delete files in the system Temp folder
     
    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
    To the list
     
    dir c:\windows\temp/a/s
     
    To remove
     
    del c:\windows\temp\*.*/s/f/q
     
    Check the size of the swap file
     
    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
    dir /a c:\pagefile.sys
     

    Compact the Windows databases use various

    You can compact the various databases that Windows uses. This is the Windows Update, Windows Search, Windows Mail, Windows Contacts, Windows, Windows Live and Internet Explorer ver 10 applications calendar.

    Close Windows Mail and Internet Explorer. Wait a minute for Internet Explorer release locks of sound files.

    See how much space taking up type which is below and note the total size (because it scrolls away).

    Start - All Programs - Accessories- Click with the right button on command prompt and choose Run As Administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    dir c:\*.edb c:\*.msmessagestore c:\WebCacheV*.dat/a/s

    Then at compact

    SC stop wsearch

    for %A in (*.edb *.msmessagestore WebCacheV*.dat) /r c:\ don't esentutl.exe /p "%A" / o

    for %A in (*.edb *.msmessagestore WebCacheV*.dat) /r c:\ don't esentutl.exe /d "%A".

    SC start wsearch

    To see the new size and compare it to the old size

    dir c:\*.edb c:\*.msmessagestore c:\WebCacheV*.dat/a/s.

     
    Then to delete some temporary files.
     
     
    del c:\*.integ.raw/s
     

    Delete the files updated by the Service Pack

    See how much space taking up type which is below and note the total size (because it scrolls away). Also, note that the total is higher than it actually is. This will remove the ability to uninstall service packs.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    c:\Windows\WinSxS dir /a /s

    Then type

    Vsp1cln.exe

    COMPCLN.exe

    To see the new size and compare it to the old size

    c:\windows\WinSxS dir /a /s

    Move your Documents

    If you have another disk, you can move the documents folder to it.

    Click with the right button on your Documents (or pictures, etc.) Office, videos, Contacts,) the tab file - Properties - location - move.

  • Hibernation file on a separate Partition

    As far as I know, the hibernation file is stored on the partition that is found in the BONES, but I've heard that it can be stored on a separate partition. I don't know it can be, but seems not very common, and I see no benefit to do so. Windows 8 requires another partition on the primary drive to enable hibernation?

    Hello

    No, you do not have another partition or separate hard drive.

    Shutdown, standby, or hibernation
    http://Windows.Microsoft.com/en-us/Windows-8/how-shut-down-turn-off-PC

    Options power - choose what the power buttons do - scroll down and select "Hibernate-
    Display in the power menu. The it will be available from the menus of power and judgment.

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • Equium A200-1V0 - cannot create the hibernation file

    Equium A200-1V0, Vista Home Premium (SP2)

    Hibernation has disappeared recently. I just did a cleaning disc. I have tried to go to the command prompt and enter powercfg / hibernate on, but I get a message saying that the system could not create the file of hibernation with a specific error code: 0xc0000022.

    Suggestions, please?

    Thank you.

    Hi Peterspragge,

    You have enabled hibernation in Vista power management?
    What happens if you press the FN + F4 key combination to enter hibernation mode?

    I never had a problem with the Hibernate in Windows mode and I think that his Microsoft more related question.
    Have you looked on the forums of Microsoft solution possible?

  • How can I delete windows.old folder without losing the hibernation file.

    Mr President.

    I recently refreshed my system and a unwanted windows .old file has been generated and it consumes 11 GB of my disk space. So Iwould like to delete this file but the HP support assistant gave me a warning that I should not remove hibernation and sleep file, otherwise I would lose this facility of my system. Thanks for mentioning the steps I have to do to remove the same.

    Yours faithfully,

    R_rk06

    Hello

    Folder Windows.Old has nothing to do with the Hibernate. If uou wishes, you can remove it using cleaning system, not normal to delete, to explore. The following steps see the way in which:

    1. Open Disk Cleanup by clicking on the button start . In the search box, type and then disk cleanup in the list of results, click Disk Cleanup.

      If you are prompted to choose a drive, click the drive that you have just installed Windows on and then click OK.

    2. In the dialog box disk cleanup, on the Disk Cleanup tab, click on clean up system files.

      If you are again prompted to choose a drive, click the drive that you have just installed Windows on and then click OK.

    3. Select the check box Previous Windows installations and the other check boxes for files that you want to remove, and then click OK.

    4. In the message that appears, click on delete files.

  • sleep patterns that my computer cannot enter hibernation mode after accidentally deleted my hibernation files

    original title: modes of sleep

    About three weeks ago, I did a disc clean up and accidentally deleted my files of hibernation. now my computer can't get hibernation mode, how can I fix it.

    I can't see any link please send again

    http://support.Microsoft.com/kb/928897

    "I used the disk cleanup tool in Windows Vista, and now the hybrid sleep feature and the hibernation feature are unavailable"

    Read the above info.

    See you soon.

    Mick Murphy - Microsoft partner

  • Satellite Pro M10 Hibernate - error message "the file is not found.

    I have the Satellite Pro M10. I have problem in the power of Eve v6.00.04. When I want to activate the Hibernate mode it give a massage: * the file is not found. Please confirm the name of the specified file *.

    I can't use the hibernation mode. I tried to uninstall the Toshiba power saver and install again but the massage even come. If anyone has experienced the same problem and have a solution? Please advice

    When you active hibernating the operating system creates a file named hiberfil.sys in the root of your system drive.
    Of course, this file is missing in your installation.
    You can activate and disable hibernation in the system control-> power options.
    Disable hibernation, restart and enable again. Is there an error message? Maybe your C drive has insufficient free space?
    The size of the hibernation file is different from your main memory size.

  • Satellite A30 hibernation and activation problems

    Hello

    I got my PC toshiba laptop satellite A30 for 14 months now and have had no major problems so far. whenever I have disable my laptop or put it into hibernation, it restart normally the next time I use it, it is just like if it starts, then stops and turns off by itself and will be repeated again and again until I have remove the power cable and remove the battery, then put it back in and restart, and then it is normally.

    I checked and remove all viruses on my hard drive, but this issue concerns me.

    does anyone have an idea why this is happening?

    Thank you

    Hello

    have you tried to reinstall the Toshiba Power Saver again?

    One of my friends has also had problems of hibernation, and he relocated the energy saver!
    We dicussed on this subject and it may be that the hibernation file is damaged and must be obtained from new!

    To bye chris

  • Hibernation has never worked on T440s

    Of the last 12 months, I studied the problem of hibernation does not under Windows 8, 8.1, or 10 on my T440s. I'm only running Windos last 10 home now with 12 GB of RAM and a 256 GB SSD Samsung. I played a bit with all the obvious features, such as hibernation file size increased to 100% and all BIOS related parameters.

    I would like some advice from someone who has solved this riddle.

    Kind regards

    Jacco

    I decided to do something I wanted to do for some time: a new installation of Windows 10.

    The problem is now solved, thanks for your help richk!

    Jacco

  • I just want to know if there is a problem if I delete the files '%Temp%' race

    Hey guys, I just want to know if there is a problem if I delete the files '%Temp%' run! ???

    Free disk space
    Last updated 18/01/2014
     

    Content

    • To see how much space you have used and free
    • To see where the files are too much space
    • Disk Cleanup
    • System restore
    • Fix the basket
    • Fix temporary Internet files
    • Delete files in the system and the folder Temp of Service Profiles
    • Check the size of the swap file
    • Disable the hibernation
    • Compact the Windows databases use various
    • Delete the files updated by the Service Pack
    • Move your Documents
    • Remove saved files created by Photo Gallery
    • Which extends the size of the disk
    • Compress files
    • Turn off the low disk space warnings
    • Boost disk cleanup
     

    To see how much space you have used and free

    Start - All Programs - Accessories- Click with the right button on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    For the system drive

    WMIC volume where (DriveLetter = '% lecteur_systeme %') are legend, capacity, freespace List

    For all readers

    WMIC volume get/all, freespace, the ability, the legend

    If you want to store this info on your desktop

    WMIC /append:"%userprofile%\desktop\Free on disk space" volume get Caption, freespace format:htable

    To open double click on Free Disk Space on your desk or type

    Start "" "%userprofile%\desktop\Free report.HTML of disk space.

    Then come back here after cleaning and repeat these commands to see the difference.

    If for any reason, the wmic command does not work, use these two commands. Both take a lot of time.

    % Lecteur_systeme % - one defrag

    or

    dir %systemdrive%\*.*/a/s

     
    To see where the files are too much space
     
    It lists the number of files and the size of the folders on your drive. Each command is a subset, so you can run it better.
     

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).
     
     
    Then configure the command prompt. Right-click on the tab of the titlebar - Properties - Layout command prompt - and enter 1000 screen buffer size height and 43 (or 50) to Window Dimensions height. Change the color (color tab) and the police (police tab), if you want.
     
    To see the size of the folders in Documents, excluding images, video, or music files.
     
    for /f "Skip = 2 tokens = 3 ' set doc = A %%A in ('Reg query"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"/v"Personal"")
     
    for /f "usebackq tokens = 2 * delims =" %i IN ("dir"% doc"/ a/s ^ |") "." findstr/i/v "\/"^|findstr/l/v "photos video" ') @echo %j & echo. "
     
    To see the size of the folders in the music.
     
    for /f "Skip = 2 tokens = 4" %A in ('Reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v 'My music' ") set Doc = A %
     
    for /f "usebackq tokens = 2 * delims =" %i IN ("dir"% doc"/ a/s ^ |") "." findstr/i/v "-/"') @echo %j & echo. "."

     
    To see the size of the image files.
     
    for /f "Skip = 2 tokens = 4" %A in (' Reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" "My pictures" /v ") set Doc = A %
     
    for /f "usebackq tokens = 2 * delims =" %i IN ("dir"% doc"/ a/s ^ |") "." findstr/i/v "-/"') @echo %j & echo. "."
     
    To see the size of the files in the video.
     
    for /f "Skip = 2 tokens = 4" %A in ('Reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v 'My videos' ") set Doc = A %
     
    for /f "usebackq tokens = 2 * delims =" %i IN ("dir"% doc"/ a/s ^ |") "." findstr/i/v "-/"') @echo %j & echo. "."
     
    To see the size of the files on the desktop.
     
    for /f "Skip = 2 tokens = 3 ' set doc = A %%A in ('Reg query"HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders"/v"Desktop"")
     
    for /f "usebackq tokens = 2 * delims =" %i IN ("dir"% doc"/ a/s ^ |") "." findstr/i/v "-/"') @echo %j & echo. "."

    To see the size of the files in the Windows folder.
     
    for /f "usebackq tokens = 2 * delims =" %i IN ("'%windir%' dir /a /s ^ |") "." findstr/i/v "-/"') @echo %j & echo. "."
     

    To see the size of the files in the Program Files folder.
     
    for /f "usebackq tokens = 2 * delims =" %i IN ("'%ProgramFiles%' dir /a /s ^ |") "." findstr/i/v "-/"') @echo %j & echo. "."
     
     

    Disk Cleanup
    To run Disk Cleanup, normal is to click with the right button on the drive in my computer (Start menu - computer), then Properties - general tab - Disk Cleanup button.
     
     
    Another way is menu Start - All Programs - Accessories - System - Disk Cleanup tools.
     
    Disk Cleanup can be started from the command line.
     

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

     
    To make your primary drive.
     
    cleanmgr letter
     
    Choose which lead to do.
     
    Cleanmgr
     
    See the last section of this post to see how to performance of disk cleanup.

     System restore

    With disk cleanup displays above the Other Options tab. You can delete all but the last System Restore point and see if that is too much space.

    System Restore uses 15% of the space normally. Change click Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type Regedit and navigate to

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore\cfg

    Double click on DiskPercent and click on decimal and change the value to the desired percentage,

    You can change the command prompt.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    To see the size of the system restore folder.

    You don't normally have access to this folder. You will need to take possession, allow administrators to permission, then the size of the query.

    takeown /f "%systemdrive%\System Volume Information" / a r d y
    ICACLS "%systemdrive%\System Volume Information" / grant administrators: f, t, c, q
    dir "%systemdrive%\System Volume Information" / a/s

    To see the current percentage

    Reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore\cfg" /v DiskPercent

    It is in hexadecimal. The numbers are 0-9 and a-f. So 0xf is 15. 0x5 is 5, 0 x 9 is 9, 0xa is 10, 0 x 14 is 20.

    To set a different value.

    You can use decimal values to set. This affects 10% (in bold in the example and the last item in the line).

    Tracking Add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore\cfg" /v DiskPercent /t REG_DWORD /f /d 10
     
    To repair the system restore, file delete and restart the system restore.
      
    SC stop vss
    takeown /f "%systemdrive%\System Volume Information" / a r d y
    ICACLS "%systemdrive%\System Volume Information" / grant administrators: f, t, c, q
    e "%systemdrive%\System Volume Information" / q/s
    SC start vss

    Fix the basket

    Sometimes, files get lost in the trash. Remove the storage folders. It will be automatically re-created next time you delete a file or open the Recycle Bin. It will remove the trash and the files it contains for all users.

    Empty the trash.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    To see the size of the files in the Recycle Bin

    It must have one or no files inside if you work. There should be a directory (folder) by user.

    dir % systemdrive%\$RECYCLE. BIN\ *. * /a /s

    To reset the trash

    e % systemdrive%\$RECYCLE. BIN/s/q

    Fix temporary Internet files

    Sometimes, files get lost in the temporary internet files folder. Delete the files. It will be automatically recreated the next time download you. It will remove the current user only.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    To see the temporary internet files size empty files folder

    RunDll32.exe InetCpl.cpl, ClearMyTracksByProcess 8

    dir ' %userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\ *.» * ' / a/s.

    Then delete.

    First close Internet Explorer. Some files may not remove at the moment, they can be deleted later.

    "%userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files" del /s /q

    So to see the new size.

    dir ' %userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\ *.» * ' / a/s.

     
    To see the size of the cache, type the following
     

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

     
    Reg query /v "Settings\5.0\Cache\Content Software" CacheLimit valid
    Use the calculator to convert hexadecimal into decimal. Start the Calculator (Start - All Programs - Accessories - calculator) and choose the menu display - scientific, then the menu display - Hex. Enter the value returned above. Menu display - decimal. To convert windows units divide by 1024 for kilobytes, divide by 1024 megabytes.
     
    Located between 50 MB and 250 MB. You can use decimal here. The unit is expressed in kilobytes. Here it is 250 megabytes (250 000 x 1024 bytes)
     
    Add tracking 'Software Settings\5.0\Cache\Content' v CacheLimit valid /t Reg_DWord /d 250000 f
      

    Delete files in the system and the folder Temp of Service Profiles

    The system temp folder is only used when no one connects. It is rarely used but never cleaned. Some services have their own temporary folder which is also cleaned.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    To the list

    dir c:\windows\temp C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp C:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp/a/s

    To remove

    del C:\Windows\ServiceProfiles\NetworkService\AppData\Local\Temp\*.* C:\Windows\ServiceProfiles\LocalService\AppData\Local\Temp\*.* c:\windows\temp\*.*/s/f/q

    Check the size of the swap file

    As a rule generally you want to your swap file slightly larger than the amount of memory that you have. It develops automatically but spread automatically. If you use hungery memory programs as this video editing should be bigger. If too big you can reduce and rush of space can be moved to another drive.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    To see what was your use

    WMIC pagefile get List

    To see the size of the file on disk

    dir /a c:\pagefile.sys

    To change the size or change the road see change the size of virtual memory in Start - Help and Support.

     

    Disable the hibernation

    The file shows up is the same size of installed memory. If this is not the case, turn off the computer in hibernation and save a lot of disk space.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    To see if it is on

    If the file will be found. If off the file won't be there.

    dir %systemdrive%\hiberfil.sys /a

    To turn off

    powercfg-h off

    Make a u-turn

    powercfg-h on

    Compact the Windows databases use various

    You can compact the various databases that Windows uses. This is the Windows Update, Windows Search, and certificates of security, Windows Mail, Windows Contacts, Windows, Windows Live and Internet Explorer ver 10 applications calendar.

    Close Windows Mail and Internet Explorer. Wait a minute for Internet Explorer release locks of sound files.

    See how much space taking up type which is below and note the total size (because it scrolls away).

    Start - All Programs - Accessories- Click with the right button on command prompt and choose Run As Administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    dir c:\*.edb c:\*.msmessagestore c:\WebCacheV*.dat c:\catdb/a/s

    Then at compact

    SC stop wuauserv
    stop bits SC
    SC stop wsearch
    SC stop cryptsvc
    for c:\ /r %A in (*.edb *.msmessagestore WebCacheV*.dat catdb *.) do esentutl.exe /p "%A" / o
    for c:\ /r %A in (*.edb *.msmessagestore WebCacheV*.dat catdb *.) do esentutl.exe /d "%A".
    SC start cryptsvc

    SC start wsearch

    SC start bits
    SC start wuauserv

    Then to delete some temporary files.

    del c:\*.integ.raw c:\TEMPDFRG*.edb/s

    To see the new size and compare it to the old size

    dir c:\*.edb c:\*.msmessagestore c:\WebCacheV*.dat c:\catdb/a/s

    If a program has a file open, you can use this procedure to find out which program.

    openfiles/local on

    Reset

    openfiles/query /v | findstr /i "WebCacheV [0-9] *------catdb \.edb \.msmessagestore .dat".

    Delete the files updated by the Service Pack

    See how much space taking up type which is below and note the total size (because it scrolls away). Also, note that the total is higher than it actually is.

    This will remove the ability to uninstall service packs.

    According to the service pack that Windows was provided with you can have both, one or none of these two files.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    dir /a /s c:\Windows\WinSxS

    Then type

    Vsp1cln.exe
    COMPCLN.exe

    To see the new size and compare it to the old size

     
    c:\windows\WinSxS dir /a /s

    Move your Documents

    If you have another disk, you can move the documents folder to it.

    Click with the right button on your Documents (or pictures, etc.) Office, videos, Contacts,) the tab file - Properties - location - move.

     

    Delete the thumbnail and icon Caches

    These files can contain thumbnails or icons of files deleted a long time ago. The files will be recreated if necessary.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste). The desktop and the start menu will disappear briefly.

    To see the size

    dir "% userprofile%\AppData\Local\*.db" "% userprofile%\AppData\Local\Microsoft\Windows\Explorer\*.db" /a

    then remove

    Taskkill /im explorer.exe/f
    attrib - r s h '% userprofile%\AppData\Local\*.db '.


    attrib - r s h '% userprofile%\AppData\Local\Microsoft\Windows\Explorer\*.db '.
    del "% userprofile%\AppData\Local\*.db".
    del "% userprofile%\AppData\Local\Microsoft\Windows\Explorer\*.db".
    Explorer

    to check the new size

    dir "% userprofile%\AppData\Local\*.db" "% userprofile%\AppData\Local\Microsoft\Windows\Explorer\*.db" /a

     

    Remove saved files created by Photo Gallery

     

    Photo Gallery Windows makes a copy of any file that you are editing. Click Start - All Programs - Accessories - (or press the Windows key + R). Type

    Images of the hull: original

    Delete the ones you don't want.

    Which extends the size of the disk

    If all the space on the disk has not all been used it is possible to extend your drive.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    DiskPart

    then type

    Select the c volume:

    Then type to see in size

    the list volume

    then (it will work if possible or not as appropriate)

    extend

    type to display the new size

    the list volume

    then type exit

    output

    If you want advice on the extension of the partition type the following and paste the result back

    DiskPart

    list disk

    the list volume

    Select disk 0

    partition from the list

    Select disk 1

    partition from the list

    output

    To copy the final text right click in the window - Mark , then select the text and press enter.
     

    Compress files

    There are two ways to compress files in windows. Zip files and built-in file compression. It's built-in file compression. For more information on compression type zip in Start - Help and Support .

    Photos, music and video are already compressed. They can get larger if Windows tries to compress it any further. Also usually a bad idea to compress system files.

    If you have files of worksheet they can very well be compressed. If you have files, installation files, they can also be good candidates. Web pages are also good candidates.

    In Windows Explorer, blue file names means Tablet (it is the file system compression not aka zip files compressed files). Green filename means Encrypted.

    To disable file names colored, in Explorer - Tools menu (Alt + T)- display tab and then clear the check box for Show encrypted or compressed NTFS in color .

    Windows compression, encryption and security to work for the most part by applying attributes to a folder and the files in the folder inherit the folder.

    If you have all the files appropriate for compression, find them in solution, made Explorer right click - Properties - general -Advanced button tab - Compress contents to save disk space. Choose to apply to all files and folders when asked.

    To use a command line to compress the files in the Favorites folder.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    compact/c /s:"%userprofile%\Favorites." *

    Put in Favorites to compress files added

    compact/c /s:"%userprofile%\Favorites.

    To view the details of the compression of the Favorites folder

    Compact '% userprofile%\Favorites\*.* '.

     

     

    Turn off the low disk space warnings

    To disable the function to display the disk low space warnings.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    Tracking Add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer" v "NoLowDiskSpaceChecks" /t REG_DWORD /d 1 f

    gpupdate/force

     

    Boost disk cleanup

    • Operation of disk cleanup
    • Schedule disk cleanup
    • Creating custom cleaners

    To see a list of products of cleaning disk cleanup.

    Start - All Programs - Accessories - right on command prompt and choose run as administrator. Type (or copy and paste by clicking in the command prompt window and choose Paste).

    @echo. & @echo list of cleaners&@echo = & FOR /F "usebackq tokens = 8 delims =-' %i IN ('reg query 'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches'") @echo %i

    
     List of cleaners
     ================
     Active Setup Temp Folders
     Content Indexer Cleaner
     Downloaded Program Files
     Hibernation File
     Internet Cache Files
     Memory Dump Files
     Microsoft_Event_Reporting_2.0_Temp_Files
     Offline Pages Files
     Old ChkDsk Files
     Previous Installations
     Recycle Bin
     Setup Log Files
     System error memory dump files
     System error minidump files
     Temporary Files
     Temporary Setup Files
     Temporary Sync Files
     Thumbnail Cache
     Upgrade Discarded Files
     Windows Error Reporting Archive Files
     Windows Error Reporting Queue Files
     Windows Error Reporting System Archive Files
     Windows Error Reporting System Queue Files
     WLX Thumbnail Cache
    
     

  • My Win 7 Desktop won't go into hibernation

    I entered "Power Options" and used the default settings, the cumputer won't sleep or go into hibernation.

    If you have been using the application of disk cleanup, please read this tutorial

    http://www.Vistax64.com/tutorials/165508-hibernation-enable-disable.html

    Excerpt:

    If you accidentally wiped out the Hibernation file Cleaner to clean disc and caused your Eve hybrid or extended mode to stop working, then you have disabled accidentally the hiberfil.sys file

  • Can I safely delete all these files on clean now?

    I had to reinstall my OS after I found a rather nasty on my computer virus. After having done that of course he saved my old files of windows and all my old programs Can I remove all these files on clean now? Also, what are in Hibernation File Cleaner files it a huge 1.98 GB? User and system archived Windows error reporting and error system queued reports, can also these go too?

    Hello

    Well, if they are of no use to you, you can safely remove them using disk cleanup. However, I would recommend you search and back up important files before you delete them.

    http://Windows.Microsoft.com/en-us/Windows-Vista/delete-files-using-disk-cleanup

  • hibernation has disappeared from the list on my computer

    Hibernation had disappeared from the list on my computer, after that I downloaded an anti virus nod 32

    You can re-enable the file by using the tutorial below.
    Make sure you read two method that tells you where the file hibernation during the disk cleanup process.

    Use this tutorial:
    http://www.Vistax64.com/tutorials/165508-hibernation-enable-disable.html

    Enable or disable Hibernation

    Excerpt:

    Information
    If you accidentally deleted theCleaner of Hibernationfile in disk cleanup and caused your mode standby or hibernation hybrid to stop working, then you accidentally disabled the hibernation file. The file hibernation (hiberfil.sys) size will be the same as the ofinstalled of the amount of RAM. For more information, see: Microsoft Help and Support: KB929658 andMicrosoft Help and Support: KB928897
    Note
    If you cleaned (disabled), allhybrid andHibernate settings will also be deleted from theAdvanced Power Options window. You will still be able to use normalsleep mode if.

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

Maybe you are looking for

  • Satellite P200D - 11L - VGA card is dead

    Hello My VGA on my Satellite P200D card just died. It has been overheating for a while with several abrupt closing of the bottom, but I have finals. This model has a very poor cooling, the design is very underrated. I thought that there was dirt on t

  • Pavilion P6680D: updated graphics card

    I have a HP Pavilion p6680d desktop computer and I was thinking about upgrading my graphics card to an Nvidia GeForce GTX 680 motherboard: Iona-GL8E MS-7613. It fits and what I need to change the power supply to operate.

  • MacBook El Capitan: 64 bit or 32 bit?

    I tried to find out if my MacBook Pro is 64-bit or 32-bit, but all the information I receive seem to relate only to the Macs of 2011 or earlier - they all arrive to say, ' go to 'about this Mac' and then click on "More information" "and when I go to

  • How will I know if my X 220 has IPS?

    Hello world I just got a new X 220, and I try to understand what to look for enjoying the IPS. (I in fact ordered it for the machine). It seems bright and quite easily visible at an angle, but I expected a bit more. Anyone? Also, I installed a new co

  • gamepad Xbox 360 as seen in "Device Manager", but not recognized as "game controller": does not work in the game

    I connected my xbox 360 controller to my pc with the usb cable and downloaded the driver (I run XP Pro 32).  His does not work in-game.  I can see the controller in Device Manager (under the new group called xbox 360 devices) but it does not appear u