does anyone here know how to set a default folder size, so that every window opened will display my folders the same size? i like the bigger folders and would like to set it for the entire system, instead of having to continually reset it every time i open a new folder.
When I marked a whole folder or a couple of files in Windows Explorer in Windows XP then the sum/total size of all marked files is (was) shown in the status bar in the bottom of the WinExp window.
I've been trying to find a way to change the default icon size in Windows 7. My machine defaults to 'small' icon size, but I prefer the 'large' one, in just about every case. Instead of needing to manually change the size for each individual folder, is there a way I can set 'large' to be the default for all folders? I couldn't find anything in the control panel and haven't been able to find anything about setting a default size yet.
Installed 7 yesterday. All went well. This am window would only open to half size. In Vista we could fix this by opening a link by right click and asking the link be opended in a new window and then X it out. It would then recall that size as the default. This does not seem to work in 7. Simply re sizing it up and over is not working.
I recently did a clean install of Windows 7. I had run into an issue where certain UI elements would ignore DPI changes. Eventually, text looked like this:
Not exactly ideal. I couldn't find a solution, so I was forced to do reinstall. Instead of using my pre-SP1 disc, I created a slipstream DVD. Despite RT Windows 7 Lite giving me an error at the end of the burning process, Windows installed fine... for the most part. See, the default window size is too wide. Whereas windows typically default at something closer to 4:3, mine are closer to 16:9. It's a minor issue, sure, but I'm worried it's a symptom of a bigger problem.
Thinking something got goofed up during the install, I found and applied a registry edit that resets window properties. After relogging, the issue still persisted. Does SP1 use wider windows by default or is there something else going on?
I've been looking to Reset the default windows size and position of WMP12 (in the Center of the Screen without Maximizing) the way it is used to be when we launch the WMP12 after a fresh install of Win 7. I know there might be some way to reset it's default size and postion from Regedit (Just like we can reset the Internet Explorer size and position by deleting 1 binary value from HKEY User/Software/Microsoft/Internet Explorer etc. )
I'm using Outlook 2010 (MS Office Profesional Plus 2010) under Windows 7Enterprise.When openig attachments (in this case, Word documents) fom e-mail messages in Outlook, the default window size for the attahments is small. Is there some way (registry hack?) to set the default window size for an attachment to an e-mail message?I've tried opening a sample attachment, resizing the window, and closing it by holding down Crtl while clicking on the red "x" at the top right
I recently purchased a new laptop which came complete with Windows 7 o/s. One real problem for me is that the print size on incoming emails and all web sites is smaller than on my old XP o/s. explain in simple abc terms, if possible (I am a silver surfer!), how I can permantely enlarge the print. On XP there was an item to click termed 'increase zoom level' (I can't find something similar on Win 7) but I don't want to be having to do that all the time.
Whenever I play a video file (.wmv, mpg, etc) or audio (.mp3), MP starts out at the last size it "remembered." But when it opens the file and starts playing it, the window gets really small, like a default size and makes it difficult and annoying to re-size it to an appropriate size. Most annoying is MP becomes smaller such that the volume control on it disappears to just being a toggle for mute. Is there any way to change the default size of MP?
I changed it was because I tried to optimize (my mistake) by reducing it. My router is set to 1365 MTU manually after a support tech from Linksys asked me to change it for a previous problem. I used the "netsh interface ipv4 set subinterface "Wireless Network connection" mtu=nnnn store=persistent" command to change it around to find what MTU Windows uses automatically. It was set at 1500 (for both LAN and WLAN). I set the WLAN to 1365 to see how it would perform, didn't see a noticable change I believe so I switched back. Now I see a slight lag when loading sites. I also compared the time against another pc that I did not tamper with (which by default was set to 1500) and that one worked normally.I fear I may have overridden Windows defaults for handling MTU since after manually setting it to 1500 (was originally 1500 when it was untouched) it lags a little. For the time being I set it to 1365 to get the performance that I normally got with default settings.
My question is if it's possible to get the original performance back with the MTU set back to what it was originally (1500)?Also I learned my lesson and won't be trying to change settings without first making sure they are completely reversible. Also I'd like to do this without using System Restore.
I have a laptop that i often connect to a tv screen. When i am just using the laptop screen i keep the dpi value to its normal default setting, but inceease it when i connect it to the tv so things are easier to read. When i disconnect from the tv and go back to the laptop screen everything is too big bevause of the increased dpi,i set it back to its default settings.However when i do this everything is rediculously small and sometimes impossible to read. Even setting a larger dpi from this point creates text that is too small. I cant go higher from this point because it also makes my windows too big. Does anyone know how i can get back my normal text size with a default setting of 100% dpi?
Here is an image of my desktop. The gadget size is big, the taskbar is big, the close restore minimize button size is big, how should I restore them to default size?
I just reinstalled windows 7(32bit) and my windows.old file, which doesn't contain anything in it except for empty folders, still has size to it. Does anyone know what the deal is with this? Never had this happen to me.The show hidden files/folders option is ticked and still shows nothing. Is this a glitch?
i do a backup of my stuff manually each month via an ext. HD. right now, i was backing up my AppData folder (so much is in there!).i compared the size of my laptop's internal HD compared to the ext drive when it was done.
Yes, this is an old issue but I wanted to summarize a few points, and open it for further discussion:
(1) Optionally displaying size of all folders has been a top-requested feature for years
(2) Windows 7 Explorer does not have this, although hovering the mouse pointer over the folder will show individual folder size.
(3) The Mac Finder displays folder size, although it's not enabled by default.
(4) In XP, Windows add-on tools like FolderSize and TreeSize Pro would add a column to Windows Explorer showing folder size. Unfortunately the underlying API IColumnProvider was removed starting with Vista, so these tools don't work in either Vista or Windows 7.
There are various arguments why Explorer can't display folder size, such as it would burden a network drive, it would be too slow, wouldn't handle junctions correctly, etc.
These arguments break down because it has already been done: the feature has already been implemented on both Mac and Windows 3rd party tools. We can see ourselves how well or poorly it works. In general it works pretty well on local drives on contemporary hardware.
Re network drives, it's easy to programmatically discriminate between network and local drives. One solution is only enable folder sizes for local drives. As on the Mac, another solution is don't enable it by default. Many users won't turn it on, so this lessens the impact.
There are more sophisticated future solutions possible to optimize folder size query of a network server. E.g, the server maintains folder size info and reports it to the client, but these aren't needed as a 1st step. The lack of these don't preclude folder size working on local drives today. Proof of this is Mac and 3rd party XP tools work fine on local drives right now.
With this in mind and considering Microsoft spent 6 billion dollars on Vista and several billion more on Windows 7, why wasn't folder size a basic feature of the Windows 7 explorer?
I am currently attempting to have folder sizes shown in lists. I have 'display file size info' checked in Folder Tips check box, to no avail. How can I get Win 7 to display the size of each folder, as it does with file sizes?
I just built a new PC with a 120GB SSD and installed Windows 7 Ultimate. The Windows folder size on this machine is about 22.5GB, which seems kind of large to me. I have Windows 7 Pro on a laptop and the Windows folder size is around 12GB. Is there some things I can safely remove from the Ultimate install to free up some room. I'm already using about 2/3 of my new SSD and I need to load a few more applications.
As im having a clearout and tidying up storage folders prior to new back ups - is there a way in Win Explorer or a third party utility to see total size of a folder so when i look at a list of HDD contents i can see which is using up most disk space? each folder may have sub folders as well as files, but apart from right click to Properties i would like a quick quick way of viewing folder size. or even sorting by size rather than folder name. The Size column after Date Modified and then Type isnt wont show a total size. Surely theres a way of Windows or a utility that can show the total size of a folder??I can then quickly go to a folder which has a large content and see if i can delete some of its contents. Folders like "Photos" is obviously going to be large, but others arent!Also as i still get confused about the way WIN Backup works im seriously considering Acronis so as to have incremental backups.
am copying my music files to my hubbie's laptop. Win 7 Music folder keeps saying not enough room to copy all music across. Seems to be set at 15 gb size. Is it possible to enlarge the folder to say 50gb?
My Windows folder is currently 16.8GB. This wouldn't normally bother me, but I do have an 80GB SSD.
Of course, I wouldn't ever edit anything in this folder because I don't want to screw anything up...but is there anything I can do? I just have a feeling that the folder is full of old files or backups that I no longer need.
When we open our storage HD for media (flicks and TV) and other folders with files and or other folders inside the File FOLDER. the command bar shows a column for size, length, date, etc but it shows no information. We'd mostly like to see the size of the file FOLDER with the files and folders in it.M/Videos/Folder/folders/files how to display size of the red folder in the size column in windows explorer?
There's something about Windows that has always puzzled me. Let's say you have a directory in which there are some additional directories (folders) and some standalone files. When in that directory you select details for your viewing mode. Right click on a standalone file, select properties and you'll see the file size. Do the same for a folder and you'll see the folder size. This tells you that the information about the size of the file or folder is present. Yet when you select view details, the size of the standalone files is displayed but the size of the folders is not displayed.The only reason I can imagine Microsoft does this is because they make a bunch of money when people like me get so annoyed with this that we buy software such as folder size (which I use). But I didn't pay one dime for the folder size software, as I got it free from a third party vendor. So the reason can't be because they make a bunch of money selling the folder size software.
I have a question about System Image Backups. (Win 7 Ultimate, 64-bit).
I have setup System Image Backups to my external 1TB eSATA drive.
I have chosen to allow Windows to manage the space used for backup history, Windows says it will use up to 279GB (which is fine).
The properties on the actual "Windows Image Backup" folder on the external drive shows the size as 32.6GB. However The Windows backup menu "Manage Windows Backup disk space" shows "System Image: 68.90 GB."
Primary Question:
Is Windows Backup storing my system images somewhere else in addition to this folder, or is the menu just plain wrong?
Additional Question: Is the Windows Backup utility capable of doing differential backups for the system image, or is each backup a full backup? The GUI menus are not giving me enough information. Based on what I see, it looks like System Image backups are always full, and data files are incremental or differential.
When I backup to an external USB drive, Explorer shows the 2 folders created (WindowsImageBackup and MYNAME-PC) as having 0 bytes, 0 files and 0 folders when right clicking those folders and looking at Properties.
Yet, if I right click the drive icon, Properties shows the drive with 15GB of used space.
Is this normal? I'm not using third party software for the backup.
I've discovered how to increase the font size used for desktop icons, titlebars, menus etc via the advanced display preferences under Win7, but Outlook still uses a teensy font to render the names of my folders in the folders & favourites panels.
Does anyone know how to increase the fonts size there other than the Control Panel > Appearance and Personalization > Display option? I don't want to increase the icon size and other font sizes, nor do I want to use the Set custom text size (DPI) tweak.
Okay, so a friend of my dad told him that he used to see the folder icons and labels in the left pane of Outlook 2007 in a bigger font/size before switching to a new computer with Windows 7. Obviously, we all know that upgrading Windows won't change font sizes that are coded into independent programs, so I'm thinking that maybe his old computer was running at a lower resolution. Anywho, my dad's friend asked my dad to ask me this question, and since I don't use Office 2007 anymore, I need to ask you: is there a way to change the size of the folder icons and labels in the left pane of Outlook 2007, without changing the size of anything else?
I need to split a folder containing several levels of subfolders into dvdr sizes for backup. I would like to retain not only the folder name but subfolders names.
Ex. C:PicturesSummer is 7gb and i would like to split it into C:folder1picturessummer and C:folder2my picturessummer
Any one know of a util? RAR/ZIP is an option but I would really like viewable access to the files on any disc. The folder I need to split is quite large 70GB.