Lenovo g570 wifi hotspot sharing in windows 8 not working below the log

Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.
C:\Windows\system32>netsh wlan set hostednetwork mode=allow ssid=name wifi Hotsp
ot key=yourpassword
One or more parameters for the command are not correct or missing.
Usage: set hostednetwork [mode=]allow|disallow [ssid=]<ssid>
[key=]<passphrase> [keyUsage=]persistent|temporary
Parameters:
Tag Value
mode Specifies whether to allow or disallow the hosted network.
ssid SSID of the hosted network.
key The user security key used by the hosted network.
keyUsage Specifies whether the user security key is persistent or
temporary.
Remarks:
This command changes the properties of hosted network, including: SSID
of the hosted network, allow or disallow the hosted network in the system,
and a user security key that is used by the hosted network.
The user security key should be a string with 8 to 63 ASCII characters,
eg. a passphrase, or 64 hexadecimal digits which represent 32 binary
bytes.
If keyUsage is specified as persistent, the security key will be saved
and used when the hosted network is started again in future. Otherwise
it will be used only when the current or next time the hosted network
is started. Once the hosted network is stopped, the temporary security
key will be deleted from the system. If keyUsage is not specified, it
is persistent by default.
This command requires administrator privileges to allow or disallow the
hosted network.
Examples:
set hostednetwork mode=allow
set hostednetwork ssid=ssid1
set hostednetwork key=passphrase keyUsage=persistent
C:\Windows\system32>
C:\Windows\system32>netsh wlan set hostednetwork mode=allow
The hosted network mode has been set to allow.
C:\Windows\system32>ssid=name wifi Hotspot key=yourpassword
'ssid' is not recognized as an internal or external command,
operable program or batch file.
C:\Windows\system32>netsh wlan set hostednetwork mode=allow ssid=name wifi Hotsp
ot key=yourpassword
One or more parameters for the command are not correct or missing.
Usage: set hostednetwork [mode=]allow|disallow [ssid=]<ssid>
[key=]<passphrase> [keyUsage=]persistent|temporary
Parameters:
Tag Value
mode Specifies whether to allow or disallow the hosted network.
ssid SSID of the hosted network.
key The user security key used by the hosted network.
keyUsage Specifies whether the user security key is persistent or
temporary.
Remarks:
This command changes the properties of hosted network, including: SSID
of the hosted network, allow or disallow the hosted network in the system,
and a user security key that is used by the hosted network.
The user security key should be a string with 8 to 63 ASCII characters,
eg. a passphrase, or 64 hexadecimal digits which represent 32 binary
bytes.
If keyUsage is specified as persistent, the security key will be saved
and used when the hosted network is started again in future. Otherwise
it will be used only when the current or next time the hosted network
is started. Once the hosted network is stopped, the temporary security
key will be deleted from the system. If keyUsage is not specified, it
is persistent by default.
This command requires administrator privileges to allow or disallow the
hosted network.
Examples:
set hostednetwork mode=allow
set hostednetwork ssid=ssid1
set hostednetwork key=passphrase keyUsage=persistent
C:\Windows\system32>
C:\Windows\system32>netsh wlan show drivers
Interface name: Wi-Fi
Driver : Qualcomm Atheros AR9285 Wireless Network Adapter
Vendor : Qualcomm Atheros Communications Inc.
Provider : Microsoft
Date : 7/3/2012
Version : 3.0.0.130
INF file : C:\Windows\INF\netathrx.inf
Files : 2 total
C:\Windows\system32\DRIVERS\athrx.sys
C:\Windows\system32\drivers\vwifibus.sys
Type : Native Wi-Fi Driver
Radio types supported : 802.11b 802.11g 802.11n
FIPS 140-2 mode supported : Yes
802.11w Management Frame Protection supported : Yes
Hosted network supported : Yes
Authentication and cipher supported in infrastructure mode:
Open None
Open WEP-40bit
Open WEP-104bit
Open WEP
WPA-Enterprise TKIP
WPA-Personal TKIP
WPA2-Enterprise TKIP
WPA2-Personal TKIP
Vendor defined TKIP
WPA2-Enterprise Vendor defined
Vendor defined Vendor defined
WPA-Enterprise CCMP
WPA-Personal CCMP
WPA2-Enterprise CCMP
Vendor defined CCMP
WPA2-Enterprise Vendor defined
Vendor defined Vendor defined
WPA2-Personal CCMP
Vendor defined Vendor defined
Authentication and cipher supported in ad-hoc mode:
Open None
Open WEP-40bit
Open WEP-104bit
Open WEP
WPA2-Personal CCMP
Vendor defined Vendor defined
Interface name: Wi-Fi 6
Driver : Belkin USB Wireless Adaptor
Vendor : Belkin International, Inc.
Provider : Microsoft
Date : 6/1/2011
Version : 1086.41.214.2012
INF file : C:\Windows\INF\net8192su64.inf
Files : 2 total
C:\Windows\system32\DRIVERS\RTL8192su.sys
C:\Windows\system32\drivers\vwifibus.sys
Type : Native Wi-Fi Driver
Radio types supported : 802.11n 802.11g 802.11b
FIPS 140-2 mode supported : No
802.11w Management Frame Protection supported : No
Hosted network supported : Yes
Authentication and cipher supported in infrastructure mode:
Open None
WPA2-Personal CCMP
Open WEP-40bit
Open WEP-104bit
Open WEP
WPA-Enterprise TKIP
WPA-Personal TKIP
WPA2-Enterprise TKIP
WPA2-Personal TKIP
WPA-Enterprise CCMP
WPA-Personal CCMP
WPA2-Enterprise CCMP
Vendor defined TKIP
Vendor defined CCMP
Authentication and cipher supported in ad-hoc mode:
Open None
Open WEP-40bit
Open WEP-104bit
Open WEP
WPA2-Personal CCMP
C:\Windows\system32>Type netsh wlan set hostednetwork mode=allow ssid=Hotspotnam
e key=password
The system cannot find the file specified.
Error occurred while processing: netsh.
The system cannot find the file specified.
Error occurred while processing: wlan.
The system cannot find the file specified.
Error occurred while processing: set.
The system cannot find the file specified.
Error occurred while processing: hostednetwork.
The system cannot find the file specified.
Error occurred while processing: mode.
The system cannot find the file specified.
Error occurred while processing: allow.
The system cannot find the file specified.
Error occurred while processing: ssid.
The system cannot find the file specified.
Error occurred while processing: Hotspotname.
The system cannot find the file specified.
Error occurred while processing: key.
The system cannot find the file specified.
Error occurred while processing: password.
C:\Windows\system32>wlan set hostednetwork mode=allow ssid=Hotspotname key=passw
ord
'wlan' is not recognized as an internal or external command,
operable program or batch file.
C:\Windows\system32>netsh wlan set hostednetwork mode=allow ssid=Hotspotname key
=password
The hosted network mode has been set to allow.
The SSID of the hosted network has been successfully changed.
The user key passphrase of the hosted network has been successfully changed.
C:\Windows\system32>netsh wlan start hostednetwork
The hosted network couldn't be started.
A device attached to the system is not functioning.
C:\Windows\system32>
Solved!
Go to Solution.

hi airtet,
Seing that you have an both the Qualcomm Atheros AR9285 Wireless Network Adapter and the Belkin USB Wireless Adaptor, have you tried disabling one or the other and run Connectify?
You may also want to check this discussion for more info and troubleshooting.
Regards
Did someone help you today? Press the star on the left to thank them with a Kudo!
If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
Follow @LenovoForums on Twitter!

Similar Messages

  • The shared librery is not working after the update!!!!

    I use to have the music on my mini shared with my other computer. This configuration is working well at least for a year. After the recent upgrade instead the shared library is not seen anymore.
    There are no firewall in my lan, the sharing option is active and no changes were made except this hexed update! Please give me some advice how to solve my problem!

    Hi Marco,
    Just tought I'd update you on progress. See http://discussions.apple.com/thread.jspa?threadID=1125125&tstart=0
    Looks like you need to use the "share selected playlists" option, rather than the whole library and make sure the playlists aren't too long (how long is a piece of string etc.)...
    Best,
    Alex

  • Ralink RT5390 Does Not Work on the UEK Kernel

    We installed OL6.3 and Ubuntu 12.04 on a new Asus X45A notebook. It has a Ralink RT5390 wireless card. With Ubuntu, both wifi and video work flawlessly. However, the wifi driver (from elrepo) does not work for the the uek kernel (2.6.39). While the wifi driver works when boot into the RHEL kernel (2.6.32), it created an "even bigger problem" in that the video starts at about 1/10 from the left edge of the screen.
    As a result, we can only boot into Ubuntu on this new notebook, but we would like to use the uek kernel. Any suggestion will be appreciated.

    Dude wrote:
    It wouldn't surprise me if was more power efficient because half your hardware, e.g. wireless apparently isn't working ;-) I have three notebooks running OL6. Wireless works on all three of them. (One of the notebooks its wireless has problem with the UEK kernel, but no problem with the RHEL kernel.)
    However, power management support means computer sleep and idle functions to slow down your computer's power
    consumption when it is not needed, e.g. down clock your CPU and slow down your hardware, dim your screen, etc.
    when running on battery, etc.This needs further verification, but all these functions seem to be working with OL6.
    But again, please no one be fooled by my overly optimistic and simplistic comments*. The reality is, I am glad OL6 desktop works at all.
    * For example, I actually installed OL6 on 4 notebooks, one of them "does not work" because I couldn't dim the screen. I did not intend to lie, but subconsciously, I somewhat forgot that there was this failed case.
    Edited by: Ping-Wu on Dec 19, 2012 7:48 AM

  • I have an iPhone 4 and am in Nepal. My phone was previously able to connect to wifi, but now is unable. I have an iPad and that is able to connect just fine. This problem is with every wifi hotspot I have tried so it is the phone not the modem.

    I have an iPhone 4 and am in Nepal. My phone was previously able to connect to wifi, but now is unable. I have an iPad and that is able to connect just fine. This problem is with every wifi hotspot I have tried so it is the phone not the modem.

    Try Settings > General > Reset > Reset Network Settings.

  • Sharing by email not working in PSE10

    Hi there.  I upgraded from 6 to 10 yesterday and things were going relatively smoothly until I tried to email some attachments.  I'm operating on a Windows 7 computer and was trying to share via email attachments.  I select my photos and the contact that I want to send it to and then it just goes into limbo with the little moving circle.  One time the actual message box came up, but then my attachments were too big, so I reselected some and I haven't been able to get the message box to come up again.  Just been trying to do one picture as a test, so its not a size issue at this point.  With an old computer I used to do it through Outlook, but don't have that on here as it is a work computer and we use Notes, so I was using the Adobe Mail Services option tied to an email which did get verified.  Any help would be greatly appreciated.  Thanks.  Amy

    Thanks for trying, but what you have suggested did not work.  Every time I try to share photos via email, the software crashes.  This is extremely frustrating.  As far as I am concerned, this software has been a huge waste of time and money.
    Date: Mon, 30 Jan 2012 07:52:46 -0700
    From: [email protected]
    To: [email protected]
    Subject: Sharing by email not working in PSE10
    Re: Sharing by email not working in PSE10 created by Surendra1410 in Photoshop Elements - View the full discussion
    Hello All,
    Please follow the given steps-
    1. Launch Organizer.
    2. Under 'edit' menu select 'edit->preferences->Adobe Partner services'.
    3. Click on 'clear online service data'. Press 'yes' followed by 'Ok' in coming dialogs.
    4. Close and launch Organizer again.
    5. Again Under 'edit' menu select 'edit->preferences->Adobe Partner services'. Now click  on 'refresh' button. Click 'ok' in coming dialog.
    Let me know if you have any queries.
    Thanks.
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4173810#4173810
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4173810#4173810. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Elements by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • After installing iPhone Configutilities in my Mac, Personal Hotspot using USB is not working! Please help, I am using 10.7 Lion OS

    After installing iPhone Configutilities in my Mac, Personal Hotspot using USB is not working! Please help, I am using 10.7 Lion OS

    Did you talk to your carrier?

  • The pipe "|" does not work in the Windows command console.

    This is a very weird problem. I am using 64-bit Windows VISTA command window for very long time and it just suddenly do not work with the pipe character anymore. I have checked the PATH and PATHEXT in Administrator mode and they look OK.
    Detail below:
    For example, the "dir" work as expected.
    C:\newcmd>dir *.txt
     Volume in drive C has no label.
     Volume Serial Number is 4CD2-5B84
     Directory of C:\newcmd
    10/31/2014  11:33 PM               737 adder.txt
    04/05/2015  03:21 PM         1,890,696 au01.txt
    12/17/2014  10:40 PM             4,204 bintree.txt
    07/26/2011  10:47 PM         3,298,568 ke30-07-2011.txt
    If pipe to a VBScript file below, the error message shows up. The error message is actually the content of %PATHEXT% environment variable:
    C:\newcmd>dir *.txt|cscript //nologo cut.vbs -c "1-12"
    '.COM;.EXE;.BAT;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.REX;.REXG;.REXP;.CMD;'
    is not recognized as an internal or external command, operable program or batch file.
    The VBScript works fine without the "|":
    C:\newcmd>cscript //nologo cut.vbs
    Usage:cut "<delimiter>" "<column 0>,<column 1>,..."
    Example:cut "|" "0,1,8"
    What is going on and how to fix it? Help?
    C:\newcmd>echo %PATH%
    C:\Windows\system32;C:\Windows\System32\Wbem;C:\Program Files (x86)\CyberLink\Power2Go;C:\Program Files (x86)\Java\jre1.6.0_07\bin;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\nodejs\;C:\Program Files\ooRexx;c:\
    C:\newcmd>echo %PATHEXT%
    .COM;.EXE;.BAT;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.REX;.REXG;.REXP;.CMD;

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode.] Safe Mode is a temporary diagnostic feature and you can exit and start Firefox normally again. The installed '''Extensions''', themes ('''Appearance''') and '''Plugins''' are disabled in safe mode.
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]

  • HT1203 i have tried this 6+ times to "How to share music between different accounts on a single computer" on my wifes mac and can not get it to work!! On my PC no problem but on the MAC it will not work, follow the instructions to the T but no go????

    i have tried this 6+ times to "How to share music between different accounts on a single computer" on my wifes mac and can not get it to work!! On my PC no problem but on the MAC it will not work, follow the instructions to the T but no go????

    It is almost as if the program does not exist on my computer. If I search for it, the only thing that comes up is the installer. I cannot find it anywhere despite the fact I have installed it numerous times, uninstalled it and conducted a fresh install, and the Adobe website checks says that it is installed.

  • My scroll feature of the Lenovo ThinkPad(red scroll) is not working in the new Firefox 4. It was working fine in 3.6. Can you please fix this as this is very important feature.

    The scroll feature(middle button) is not working on the new firefox 4. So because of this I need to move the scroll bar to move the page. This is very irritating problem, if you are a guy who uses the middle button to scroll. Can you please fix this..
    Thanks!!!

    I updated to Firefox 4.01 today and the middle scroll button on my Lenovo T400 stopped working. I downloaded the updated Ultranav utility and the Ultranav driver for my T400 from here http://www-307.ibm.com/pc/support/site.wss/MIGR-72858.html and then uninstalled the "Thinkpad Ultranav Driver" from Add/Remove programs rebooted and then installed the updated utility and driver (another reboot) and it now works perfectly.
    So glad to get this working again.

  • Intermittently iphone 6 and 6 plus is wifi connected but internet does not work.

    Hi,
    I have an issue where intermittently iphone 6 and 6 plus is wifi connected but internet does not work. iMessage works though.  Toggling the wifi setting clears
    the issue temporarily but it occurs again.  Running iOS 8.3 now.  This was the case on iOS 8.1 and 8.2 as well. 
    I have tried the typical troubleshooting steps (reboot/reset network settings/disabling location services for wifi/upgrade/etc)
    My router is an EA9200 router with 2.4 Ghz and 5 Ghz.  It is configured with all bands with the same name.
    All other devices in my house works perfectly fine and has no disconnects (ipad/macbook air/tv's/receivers)
    My thought is that iphone 6 cannot handle well the moving around between bands. 
    Any thoughts or suggestions would be greatly appreciated.
    Thanks,
    David

    Have you tried to reboot your router by turning off the power (you may have to unplug it from the power source), then waiting about 30 seconds, then turning it back on?  This seems to solve a lot of problems.

  • My Photoshop Elements serial number is not working? The CD says it is for Windows XP/ WIndows VISTA...and my currest OS is Windows 7? Is that the issue

    My Photoshop Elements serial number is not working? The CD says it is for Windows XP/ WIndows VISTA...and my currest OS is Windows 7? Is that the issue?

    This is a question for the Photoshop Elements forum: Photoshop Elements. A moderator may find and move this to the correct forum for you.
    Benjamin

  • Save as window from modal window not working

    when i try to open an excel document from modalwindow, the download window appers, asking for "save as" or "open with". but there is no name of the file to be downloaded. and nothing happens when i click ok or cancel button. but from a normal window this works fine. the problem is only with modalwindow which i am opening using the javascript code showmodaldialog. How can i solve this. please help
    == This happened ==
    Every time Firefox opened

    Hello.
    Although possibly not related to your problem, I will remind you that the version of Firefox you are using at the moment has been discontinued and is no longer supported. Furthermore, it has known bugs and security problems. I urge you to update to the latest version of Firefox, for maximum stability, performance, security and usability. You can get it for free, as always, at [http://www.getfirefox.com getfirefox.com].
    As for your problem, you may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
    If you want support for one of your add-ons, you'll need to contact its author.

  • I have Iphone4 and my Iphone wifi button greyed out mean not working, Please suggest what need to do.

    I have Iphone4 and my Iphone wifi button grayed out mean not working, Please suggest what need to do and i am using ios 6.

    Please ask your question

  • Cached credentials are not working on the lock screen (Windows 7)

    Hello all,
    We are having a difficult time trying to troubleshoot a problem with credential caching seemingly not working on the lock screen for our laptop users. Users are instructed to logon to the laptop while connected to the domain to cache their credentials. The
    user then leaves the network, and is able to log in to the laptop using cached credentials. The laptop locks either due to a manual lock, or due to an inactivity timer. The user tries to relog and is presented with the error “no logon servers available to
    service the request.” Users are reporting the problem from both home and public networks. We have been able to recreate the issue by logging on the laptop while in the office and setting our internal wireless network to manually connect, and then simply clicking
    start > shutdown arrow > lock. Many users have reported that they were able to get back into the laptop after a hard shut down, but would be unable to log in again if they returned to the lock screen. One user has reported that selecting other credentials
    > switch user > other user while on the lock screen and then entering in his DC credentials would allow him to get back into the laptop. I was unable to recreate this workaround on our test machine. I also tried to logon using the switch user account
    with the “.\username” method to see if that would look for cached credentials. One user has reported that he was unable to hard shut down the computer to get back in. He also reported that he tried to pull the battery and give it time before trying again.
    We have set the value for “Interactive logon: Number of previous logons to cache” to 50. The status of “Interactive Logon: Require Domain Controller to unlock workstation” is disabled. We have tried to turn the Wi-Fi switch off and then back on while on
    the lock screen. Error logs that we think are related to the problem include – Event ID:5719, NETLOGON and Event ID:4343, NlaSvc error 0x4C6 and error 0x51
    I have a slightly sinking feeling it has something to do with NLA thinking that they are connected to a domain while on the lock screen, but this is pure speculation. Thanks for reading my post and any potential solutions are greatly appreciated! 

    I'd try them over here.
    Windows IT Pro forums on TechNet
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Hp TrueVision HD web cam does not work. The light will come on but no image appears in the window.

    Hi.
     I have an HP Pavilion dv7 6178us Entertainment PC I just bought it last week. My operating system is Windows 7 Home Premium Service Pack 1 64 bits.
    The problem I have is that yesterday I install Skype in the computer and realized that the HP TrueVision HD web cam does not work. The light right next to the web cam will light up but no image will appear on the screen.
    I have checked the software that  I have in the computer for the webcam and the program is CyberLink YouCam BE version 3.5.
    But the web cam does not work. The light right next to it will turn on when I activate Cyberlink, Skype or Messenger but no actual image will come out in computer screen. The computer is fully updated BIOS, Windows 7 and HP.
    But the web cam is not working. Could you help me fix this problem?
    Best regards:
    JEIO71

    I have a pavilion dv6 notepad. it's about a year old.
    about a month ago internal webcam truevision hd stop working.
    Called hp tech. they sent a box for me to ship the laptop.
    they hp tech attempted to correct the problem via internet
    did not work.
    wanted me to do a restore to factory setting i stopped him there.
    Webcam detected in device manager.
    the webcam light come on but no image.
    I actually see the back drop through the image space.
    running windows 7, fully updated.
    I found many comments on the web about the webcam connector disconnecting.
    But if it was the case with my computer, the webcam would not be detected.
    Many other comments suggests to do a restore to factory setting but \i read also that
    does not work often.
    I read many comments where disappointed clients believe hp should update
    the software but the driver is actually microsoft dating back to june 2006.
    Is it possible it's  a hardware problem, ie webcam is burned out.
    I have received a box to sent it and know they will do a system restore.
    Don't feel to go that way.
    Many comments refers to hp making an effort to get a driver update.
    ps I decided to purchase a logitech webcam, works perfectly.
    What else can I do to fix this problem.
    Can hp send me another internal webcam.

Maybe you are looking for

  • Problem with mvt. 544 O

    Hi gurus. We have a subcontracting model for purchase our FERT goods. The reception process is make trough tx. MIGO, generate a material document with a movement type 101 for FERT and 543 O for the component. The BOM structure for 1 PC are: 12 PC com

  • Mac wont mirrow on TV

    Evening!  I have had the mavericks update since it's release. Before the update, I was able to plug my MBP (2010) into my tv using a vga and adapter, then used an audio wire in my headphone jack. This system always worked great. Now, only the audio w

  • Multiple Service GR/IR clearing account

    Hi, We have a Business requirement where i need to have different G/L accounts for Different nature of service. That is there will be different Service clearing account for Foreign, Domestic & other services. At present the WRX key is having the Serv

  • Export to Quicktime bug with embedded movies

    Hi I'm having an annoying problem when having Quicktime movies inserted in slides, then recording a slideshow and exporting it to Quicktime. I do the following: 1) Create a new slideshow 1) Insert movie into first slide 2) Create another slide 3) Ins

  • Older version of windows using disk space

    hi  i hope this is the right area.  i'm in need of some serious help.  my HP support assistant is telling me "a copy of an older version of windows is using significant hard disk space"  I don't know what to do.  it did the monthly tune-up & then cam