Switch Back to Aero View from Classic

Yesterday I came into work and when I logged back onto my computer everything was in classic view. I did not switch it to classic view, there was an update that installed the night before and I think something with the update switched it to classic view.
I have tried all the tricks that were posted on here about switching it back to Aero View and the Taskbar and Start Menu Properties has the Preview Desktop with Aero Peek grayed out like you cannot choose this option but the check box is selected. Is there
somewhere else that I can go and fix the issue? I also went under personalize and everything is grayed out on the desktop backgrounds except unsaved theme and some of the basic and high contrast themes (classic, high contrast #1, 2, High Contrast Black, High
contrast white. Please help because it is making my computer run really slow and it has never run slow. Thanks in advance.

Windows 7 does not enable Aero by default if it can't find any video driver that supports Aero or your experience score is lower than 3.
So I suggest you run Windows Experience Index to rate your computer (Type "Performance Information and Tools" in start search box)to update the score, update or reinstall the graphic card from the manufacture website.
Make sure the themes service and Desktop windows manager sessions manager service is running.
and check the power settings, go to power options, which is your prefereed plan, if you are in power saver mode, switch to Balanced for a test, cause in power saver mode, the aero transparent effect might be disabled.
Yolanda Zhu
TechNet Community Support

Similar Messages

  • Switching back to delete file from PC?

    I recently selected a few files that I wanted to remove from iTunes, but didn't want to delete from my hard drive.
    Now I want to switch back and delete files from my hard drive, but when I select a track and click 'delete' it doesn't give me the choice of deleting from iTunes or from hard drive.
    How do I get the option to delete from my hard drive back?

    Kappy wrote:
    Language barrier, it would seem?
    thank you guys (= Kappy , Hawaiian_Starman ) for welcoming me with my first post !!!!!!!!!
    ..... and i was writing fast after installing safari 3 without paying good attention while typing as if i was chatting .... i excuse , next time i'll do.
    Message was edited by: ahmad seleem
    Message was edited by: ahmad seleem

  • Switching back to safari 3 from safari 4 beta ....

    swiching back to safari 3 from safari 4 beta
    first of all , i'm switching to Mac when snow leopard being released , GOD willing ...
    but i'm a web developer + designer , and i wan't the users visiting my site see it as i designed and developed on the Mac , thats my point , to get ride of the **** of IE ..... because these features really made many people love to use Safari on windows .... so i wonder why apple removing them from 4 !!!!!!!! now the point :
    --- switching back to safari 3 from safari 4 beta and i got the coole feel again :
    - safari native aqua form widgets .... ( maybe apple will get ride of Aqua and make a new set of widgets , but won't appear untill snow leopard released ) .......
    - safari's native drop-down window animations, alerts ... ( like the one i am using now ) ...
    - the pretty native round search box .... which feels to me how search box should be
    - get the pretty lucida GR font to be used in safari again as the base font.... it was removed from safari 4 beta !!!!!!!!!
    - got the pretty progress indicator again in
    in the address bar.
    - got the blue highlight for the address bar and the ( rounded ) search box in the toolbare ....

    Kappy wrote:
    Language barrier, it would seem?
    thank you guys (= Kappy , Hawaiian_Starman ) for welcoming me with my first post !!!!!!!!!
    ..... and i was writing fast after installing safari 3 without paying good attention while typing as if i was chatting .... i excuse , next time i'll do.
    Message was edited by: ahmad seleem
    Message was edited by: ahmad seleem

  • My screensaver keeps switching back to national geographic from iPhoto

    my screensaver keeps switching back to national geographic from iPhoto pictures

    ASC member big.josh writes in this thread:
    If I select the 'iPhoto' library icon that first comes up (in the hope of seeing all my Photos) it reverts to National Geographic when the screensaver runs.
    But if I click the triangle to the left of the 'iPhoto' icon, and then select the 'Photos' icon from the drop-down list that appears, the screensaver does not revert to displaying National Geographic photos.
    I haven't tested this solution, but it's more plausible than any of the others I've seen.

  • Switching back to iTunes UK from abroad

    I live in Ireland having moved over from the UK. I had a UK iTunes account which I cancelled and opened up a new account in order to purchase from an Irish bank account. I still have a UK bank account and wondered if it were possible to switch back to a UK iTunes account, (or have more than one iTunes account?) - I suspect none of this is possible but I thought I'd ask anyway!
    On a different matter - can iTunes vouchers be mailed to me from iTunes UK in Euros to be redeemed in iTunes Ireland?
    Thanks

    Looks like it's possible with both a UK address and bank account

  • How do i do to switch back to swedish store from french one?

    How do i do to switch back to swedish store fr.o.m. French one?

    How to change the store location
    http://www.ehow.com/how_8202183_change-app-store-account-location.html

  • How to switch back to snow leopard from mavericks

    My macbook takes forever to lauch and many applications crash when i use them.
    i need my laptop to run as fast as it used too before mavericks.
    im not a professional concerning computer so i need step by step instructions on how to switch back to snow leopard.
    Please help me !!!

    See this User Tip  >  https://discussions.apple.com/docs/DOC-6161

  • Navigation back to Interaction View from transaction launcher

    Hi Experts,
         Please help me with this query.
    We are using IC WebClient for CRM 5.0, in one of the profiles, we have service ticket view (not showing the interaction record) - using the view SrvTHead of the CRM_IC application. We are navigating from this to ECC transaction using transaction launcher (creating IS-U transaction), which is working fine. 
       Also,when we click on back (either back button in ECC transaction or Back button on breadcrums bar of CRM), it takes us back to the Service Ticket View properly, as we are hardcoding the navigation link name in return data flow method of transan launcher class,
      But once it is done, then when through the document flow/Business context we navigate to the ECC transaction and then click on back, it goes back to Interaction record view instead of service ticket view.
       We are trying to check profile entries for activity clipboard, but haven't got any success regarding the behaviour yet.
    Is this standard behaviour to always go back to interaction record, is there a way to modify that?
    Thanks and Regards,
    Rohit Khetarpal
    Edited by: Rohit Khetarpal on May 10, 2010 6:07 PM

    Hi Rohit,
    This behaviour is steered by the runtime repository xml page of BSP CRM_IC_RT_REP (se80).
    I do not have any CRM 5.0 system available to check in detail, but I know we corrected that also in our project some time ago.
    You will need to correct an XML entry indicating Docflow as source and interaction record as target. Actually this is not a correction, but a redefinition of BSP CRM_IC_RT_REP into a custom one, e.g. ZCRM_IC..., according to cookbook.
    To find which XML entry must be "redefined", set a break-point in method CL_BSP_WD_WINDOW->IF_BSP_WD_NAVIGATION~NAVIGATE, ideally just before you click onto back navigation. Check that external break-points are immediately active. In the debugger, you can see both source and target view (may require some explosion of object variables).
    This should solve your problem
    Best regards
    Walter

  • How do I recover apps after switching back to Snow Leopard from Lion?

    I upgraded to Lion, had problems with it, then went back to Snow Leopard.  I now have no mail app, safari or app store app.  I have downloaded all software updates and am at a loss as to what is next.  Please help!

    I wrote a user tip here how to revert your machine to 10.6
    How to revert your Mac to Snow Leopard
    However I don't use Mail, so I don't know how you can bring back the emails to 10.6.
    Sometimes you can redownload them from the server again, or perhaps you can export the emails out of 10.7 mail in plain text or something and save them as text files.
    If you use Mail to show the headers too, then "select all" and copy and paste (a lot of work)
    Another method would be to swtich hard drives, put a new one in the machine and install 10.6. fresh on it.
    http://eshop.macsales.com/installvideos/
    How to erase and install Snow Leopard 10.6
    Take the old internal drive and put it into a USB enclosure with it's own power supply (or cheaper SATA to USB adapter), you then can hold the option key down and select the 10.7 drive to boot from to access the old emails in Mail like before.
    BTW, I totally agreee with you about 10.7 and 10.8.

  • Backing up full library from Classic ipod

    Crashed computer...but recoverable hard drive. I have the classic and IPAD with all current and full libraries on both. The libraries have imported music and purchased from itunes music. New computer, widows operating system...Question, is there a way to transfer all content from the current classic and/or IPAD or just purchased content.

    I use this, it keeps everything in order correctly.
    http://www.valusoft.com/products/tunetransfer.html

  • Switching back to 4.02 from 4.1 - what's the best way?

    Dear experts, since I am experiencing considerable problems using Apex 4.1, I would like to revert back to Apex 4.02 for the timebeing.
    Although I had a look into the documentation I would like to ask you about the most efficient way of rolling back to Apex 4.02.
    The schema still exists in my database!
    Hence would it suffice to drop user APEX_040100 with cascade, unlock the old APEX_040200 account and upload the image directory for that version to my glassfish webserver?
    Many thanks for your help!
    Best regards,
    Seb

    Thanks Patrick for pointing at that!
    In fact I already included the old v.1.4.2 jQuery libraries and additional scripts by referencing them in my templates.
    Of course I made sure that the resource files reside on my web-server.
    I read a little more by know and figured out that others are experiencing similar problems with a couple of plugins.
    Although I was able to get rid of a couple of bugs, I'll revert to Apex 4.02 and prepare my applications to run fluidly under 4.1.
    My curiosity for v.4.1 and it's error handling improvements is just too strong at the moment! :-)
    Thanks for your splendid work, continuously pushing forward the Apex development to new heights!
    Regards,
    Sebastian

  • HT4110 How do you swich back to normal view from negative?

    Everything on my screen has gone into negative view (not sure what was pressed)
    Does anyone know how to fix this?
    Thanks In advance!

    >System Preferences>Universal Access>Seeing>Display...change to Black on White.

  • I have switched back to Mountain Lion from Mavericks. Now I can't add iPhoto back to my computer. To save headaches I even tried to purchase again but in the app store, the old version is not available..?

    Please help.

    You will have to
    reinstall from the original source
    Could be
    1 - the restore disks that came with the computer
    or
    2 - the iLife DVD that you purchased
    or
    3 - the app store - log in under the Apple id used to purchase the software or to set up the computer - look under purchases - you might have to unhide or accept the Application first
    Then you will have to restore your backup of the older iPhoto library from your backup
    LN

  • Appleworks from Classic to X ???

    Hello,
    I've just got a Macbook Pro Leopard, how can I transfer my Appleworks 5.04 application documents from my iMac 9.2.2 desktop to my Macbook Pro?
    I have already tried using Firewire, External Harddrive (non-bootable),OS9 Install CD, iMac System Install CD. But the Macbook Pro gives me a message about no longer in the Classic Envirement.
    I was informed in the Apple Store that I would be able to transfer & use
    the Appleworks from my iMac on this Macbook Pro.
    Thank You.

    Does that mean that I will be unable to transfer my current Appleworks documents to the Macbook Pro?
    Yes, unless you have AppleWorks 6 or newer. Some documents can be saved into a different format from AppleWorks 5.
    Is there anyway that I can install Classic - 9.2.2 onto the Macbook Pro and then switch back and forth between Leopard & Classic, thereby having access to my current Appleworks documents on the laptop?
    Try SheepShaver if you have a compatible Mac OS 9 version.
    (37668)

  • Need switching back to interleaved.

     Couple of days ago the homehub3 has decided it will switch back to "Fast" latency from "interleaved" and has been causing issues which has needed me to unplug the DSL line and replug it back in after the Broadband light has switched off every evening and morning. This is causing issues when attempting to play games on steam or minecraft such as horrible lag and being kicked off the server cause i am "moving too fast" in minecraft
    Can I phone up BT India and get them to switch me back to interleaved as "fast" latency is having more issues than normal with "interleaved" or do the mods need to do this.
    CUrret stats:
    ADSL Line Status
    Connection Information
    Line state:
    Connected
    Connection time:
    0 days, 02:38:25
    Downstream:
    10.61 Mbps
    Upstream:
    1.113 Mbps
    ADSL Settings
    VPI/VCI:
    0/38
    Type:
    PPPoA
    Modulation:
    G.992.5 Annex A
    Latency type:
    Fast
    Noise margin (Down/Up):
    4.4 dB / 5.9 dB
    Line attenuation (Down/Up):
    32.0 dB / 19.8 dB
    Output power (Down/Up):
    19.8 dBm / 12.4 dBm
    FEC Events (Down/Up):
    0 / 0
    CRC Events (Down/Up):
    1158 / 15
    Doing a bt speedtest it just gave me error 500 using chrome, firefox and internet explorer and using an ethernet connection.
    Can I phone up BT India and get them to switch me back to interleaved as "fast" latency is having more issues than normal with "interleaved" or do the mods need to do this.

    Hi I suggest you contact the forum mods they should be able to get your problem sorted for you this is a link to them
    http://bt.custhelp.com/app/contact_email/c/4951
    they normally reply by email or phone directly to you within 3 working days
    They are a UK based BT specialist team who have a good record at getting problems solved
    If you want to say thanks for a helpful answer,please click on the Ratings star on the left-hand side If the reply answers your question then please mark as ’Mark as Accepted Solution’

Maybe you are looking for

  • MacBook 13 in upgrade to MacBook Pro 13

    I purchased a new Macbook 13 a month or two before the new MacBook Pro 13 came out. Is there any way to trade in the older one for a newer model? Thanks.

  • Customer due date analaysis report

    Hi In customer due date analysis report S_ALR_87012068 figures are different from customer local currency report.  In vendors due date analysis report figures matches with vendor local currency figures. But some different amount is showing in custome

  • Exception condition "MESSAGE_ID_NOT_FOUND" raised in SMQ2

    Hi, I am getting below error in production PI(PI7.3) SMQ2 , Exception condition "MESSAGE_ID_NOT_FOUND" raised. i tried to refresh and execute LUW but entry still going to same status and i have deleted first entry then next entry is going to same sta

  • How to include HTML-Files / Temlplates in Servlets ?

    Yep, that's what i need to know. In JSP there is the include-Command, but with Servlets this Command doesn't work. It's for something else, i think. I wanna include a header- and a footer-Template within the most of my Servlets. Thx for Help Tobias

  • Not able to create StdSchedulerFactory due to missing my_quartz.properties

    Hi , Below piece of code is returning NPE as it is not able to read my_quartz.properties from the context: factory =(org.quartz.impl.StdSchedulerFactory) ctx.getAttribute(QuartzInitializerServlet.QUARTZ_FACTORY_KEY); Here is the error <Sep 29, 2008 3