Disabling Apps view in Windows 8.1 Enterprise

Hi Guys,
I have a question about deploying Windows 8.1 through Group Policy in domain forest. How can i disable the app view on the startscreen of Windows 8.1? And how can i disable unwanted apps. Please help me out...
regards,
Hafid el Addouti

Hi Hafid,
You could customize your Windows 8.1 start screen by Group Policy to achieve it:
Customize Windows 8.1 Start Screens by Using Group Policy
https://technet.microsoft.com/en-us/library/dn467928.aspx
Alternative, you could get it via customize image and answer file:
Customize the Start Screen
https://technet.microsoft.com/en-us/library/jj134269.aspx
Karen Hu
TechNet Community Support

Similar Messages

  • No Apps or Windows Store work after upgrading to Windows 8.1 Enterprise

    Hello,
    Upgraded from Windows 8 Enterprise to Windows 8.1 Enterprise.  Now none of my apps work, cannot even go into the Windows store to repair them.  All of the apps give me an error message of "This App Can't Open" while the PC Settings and Windows
    Store apps just open to a blank screen.  All Metro apps have a "X" mark on them. What I have already done:
    1.  I already downloaded the app troubleshooter which didn't help.
    2.  No use "contacting the app's publishers" since these are all native Windows apps.
    3.  Tried refreshing, no help.
    4.  System restore, no help.
    5. I don't have a proxy on.
    6. I've updated my graphics card to the most recent version.
    This may sound naive but is there a way to "reinstall" the Windows store?  Can I download it from somewhere?  Please don't tell me to "reinstall or reset" Windows 8.1, that really isn't addressing the problem at all it is simply
    throwing the entire thing away and starting over.  There has got to be a way to "fix" these sorts of things aside from a clean reinstall, otherwise they shouldn't allow "upgrading" in the first place.

    Hello,
    The cause why appstore does not start is permissions and missing repository registry keys.
    I fixed the problem by doing the following: importing and exporting registry keys / change permissions and reboot the machine.
    login with a local account (must be member of administartor group) not a domain account to your machine. If you do not have, ask a colleague not having the problem with the appstore.
    Ask hem to export the "HKEY_CURRENT_USER\Software\Classes\Local Settings\software\microsoft\windows\currentversion\appmodel" key.
    You need to import this key into the registry using your account.
     Follow this steps:
    Check first the following location to see iof the repository is not empty
    C:\ProgramData\Microsoft\Windows\AppRepository
    1. Open registry editor typing regedit.exe from a command line.
       2. Browse to the registry key at HKEY_CURRENT_USER\Software\Classes\Local Settings\software\microsoft\windows\currentversion\appmodel\repository\packages.
    if the repository is not there, login locally with a different account and export the following registry key:
    HKEY_CURRENT_USER\Software\Classes\Local Settings\software\microsoft\windows\currentversion\appmodel
    - login backup to the account having appstore problem.
    dubbel exported regkey, click yes and confirm overwriting the registry.
       3. Right click on the “packages” key and bring up the “Permissions” tab.
       4. Click the “Advanced” button located at the bottom right corner.
       5. Check to see the account name that shows up as the “Owner” (this is the first line of text on the “advanced security settings” dialog for the “packages” key). (this shows the built-in local Administrators group), it must be “SYSTEM”.    
       6. If it is any other account, click on the “Change” button next to it.
       7. Type SYSTEM in the “select user” dialog. If “Multiple Names Found” window comes up, select the row for “SYSTEM”.
       8. Click OK to the dialogs and close them all.
       9. Run from admin command prompt:    
    Powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
      10. Reboot your machine.
      11. Start appstore, if you get the error, you have no internet connection.
      12. Close appstore wait a view seconds and start it again.
    This fixed the problem for me.
    Regards, Azzim / System Administrator

  • Disable apps (also in metro) windows 8.1 tablet

    Is it possible to disable apps from displaying or starting in Windows 8.1 Pro thru local group policy user. As administrator i want to lock down all settings on a Windows 8.1 tablet for the normal user also that the user can start apps from metro or thru
    win-r.
    Is this posible?
    freddie

    Hi freddie,
    Hi,
    We can use Applocker and assigned access to  identify software and control its ability to run on the local computer.
    But only Windows 8.1 Enterprise version support Applocker.
    So,please try to use assigned access to restrict a selected user account to access a single Windows Store app.
    Please refer to the following article :
    Assigned access: FAQ
    http://windows.microsoft.com/en-us/windows-8/assigned-access
    Best practices for selecting an app for assigned access
    http://technet.microsoft.com/en-us/library/dn465334.aspx
    Hope this helps.
    Regards,
    Kelvin hsu
    TechNet Community Support

  • Windows 8.1 Enterprise and unattended answer file and missing apps

    Hi,
    Have just created a new WIN8.1 x64 enterprise image on a vm and captured it using the capture media.
    I have imported it into SCCM 2012 R2 and have created a new deployment task and have sent it out to a test computer.
    Once the computer has reimaged, and the task completes, a user logs on and no apps appear at all. not even the default apps like bing, news, weather etc. Just IE, Desktop etc.
    In my task sequence, nothing really special happens, other than install image, apply drivers and join domain. I have also made a unattended file to skip through OOBE stuff that happens and to
    make sure locale is EN-AU. This is set at Apply Operating System.
    What am I doing wrong or missing?
    I all I want is the default  windows 8.1 apps to appear for each user who logs on.  There is no need to do a copyprofile as i have not made any modifications to the user account
    during image build.
    I did not update the apps before taking the image.
    Here is a copy of the unattend.xml file
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <TimeZone>Tasmania Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>en-AU</InputLocale>
    <SystemLocale>en-AU</SystemLocale>
    <UILanguage>en-AU</UILanguage>
    <UserLocale>en-AU</UserLocale>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="wim:c:/downloads/windows%208.1%20ent/sources/install.wim#Windows 8.1 Enterprise" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

    Hi,
    Have just created a new WIN8.1 x64 enterprise image on a vm and captured it using the capture media.
    I have imported it into SCCM 2012 R2 and have created a new deployment task and have sent it out to a test computer.
    Once the computer has reimaged, and the task completes, a user logs on and no apps appear at all. not even the default apps like bing, news, weather etc. Just IE, Desktop etc.
    In my task sequence, nothing really special happens, other than install image, apply drivers and join domain. I have also made a unattended file to skip through OOBE stuff that happens and to
    make sure locale is EN-AU. This is set at Apply Operating System.
    What am I doing wrong or missing?
    I all I want is the default  windows 8.1 apps to appear for each user who logs on.  There is no need to do a copyprofile as i have not made any modifications to the user account
    during image build.
    I did not update the apps before taking the image.
    Here is a copy of the unattend.xml file
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <OOBE>
    <HideEULAPage>true</HideEULAPage>
    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <TimeZone>Tasmania Standard Time</TimeZone>
    </component>
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <InputLocale>en-AU</InputLocale>
    <SystemLocale>en-AU</SystemLocale>
    <UILanguage>en-AU</UILanguage>
    <UserLocale>en-AU</UserLocale>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="wim:c:/downloads/windows%208.1%20ent/sources/install.wim#Windows 8.1 Enterprise" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

  • HT4993 I have tried to download apps and a window pops up saying apple id has been disabled. I have reset my password and it is still happening! Help

    I have tried to download apps and a window pops up saying apple id has been disabled. I have reset my password and it is still happening! Help

    EdwardGlenn wrote:
    Lol the U.S.A.
    And I would have no way of knowing that since you are not showing a location in your profile. This forum has users from all over the world looking for support.
    Anyway, good luck. I hope that you are able to get this resolved quickly.

  • I tried to purchase a free app, but a window continues to pop up saying that my Apple ID has been disabled. What do I do?

    I tried to purchase a free app, but a window continues to pop up saying that my Apple ID has been disabled. What do I do? I tried resetting my password but that did not work.
    Thanks

    Are you able to download the app using your apple ID on a computer? If it is saying your apple ID is disabled that could mean apple had seen fit to disable it for some reason. Check to make sure you don't owe and money on your account or anything.

  • Error during the installation of Windows 8 Apps while having Windows Firewall disabled

    Hello,
    I have a question:
    I have Windows Firewall disabled in W8  and when  I try to install  APPs from the Windows Appstore  I obtain an error message saying something like:
    "The app couldn´t be installed because Windows Firewall service is not running. Enable Windows Firewall service and try again"
    I have the Firewall of Windows disabled because I already have another program for this purpose (monitoring/tracking my internet connections). So, that´s why I want to keep it disabled.
    Does anybody know if this problem is going to be fixed and in the next future we will be able to install W8 Apps with the Firewall of Windows disabled?
    Thanks in advance for the info.
    Regards.

    Hi,
    thanks to the steps of the webpage you have posted I´ve seen the code of the error in the log of my computer:
    error 0x80073D0A: when trying to install the package XXXXXXXX, the system couldn´t register the extension windows.repositoryExtension owing to the next error: The package couldn´t be installed because the service "Firewall of Windows" is
    not running. Enable the service "Firewall of Windows" and try again.
    It matches with one of the codes of your link.
    I think this question should be fixed. I (and I suppose much more people) already have a Firewall different than Microsofts´one and I want to have access to the Windows Store running only my "third-part firewall". Having two Firewalls running is a waste
    of resources.
    Regards.

  • What is a good app that I can view my windows desktop.

    What is a good app that I can view my windows desktop. 
    But I do not want to control my desktop. 
    Can be just something that is viewed through a browser on the ipad.  Or anything.

    A quick App Store search for Window for iPad turned up a couple of apps.  Here's one.
    Remote Desktop - RDP Lite by MochaSoft
    https://appsto.re/us/qbbmr.i

  • How do I make web shortcuts into start screen tiles that can be pushed to all users profile on a computer in Windows 8.1 enterprise?

    We are trying to roll out Windows 8.1 Enterpise in our school system (K-12).
    The focus of this question is how do we take an internet web based shortcut and make it into a screen tile (on the start screen) which will appear for any user's start screen that logs on to the computer?
    The details:
    We came upon a great paper that's entitled "Customize Windows 8.1 Start Screens by Using Group Policy".
    By applying this paper we were able to accomplish our first goal: Lock down the start screen so no user could change it. We accomplished this by using the Start Screen Layout policy setting laid out in the paper.
    Our second goal: to customize the start screen is only half way met. We can set up the start screen the way we want and then export the .xml file. We are able to "reimport" the .xml file when the new user logs in. The installed programs
    will appear on the Start Screen but not the internet based web shortcuts that were on the inital setup start screen.
    (FYI - tried creating these tiles by running the start screen internet explorer app to the intended address and pinning them to the start screen. At this time trying to figure if there is a place to put desktop internet short cuts into a directory to make
    them appear on the Start Screen).
    We can see that the directory: C:\ProgramData\Microsoft\Windows\Start Menu\Programs is a place for program files to appear on the start screen. Is there a location web based shortcuts can be placed to cause them to automatically appear on the start
    screen for every user as well? If not how do we accomplish getting these into tiles for every user logging in?
    Sorry for the lengthy explanation. Hopefully it gets our question answered and helps others out there in the same boat!

    Karen-
    Results: Did not work. The web based shortcuts did not appear.
    Below is the steps taken with your tips incorporated. (Again it's lengthy sorry about that, but anyone can recreate what was done here. Maybe someone can see something left out by doing/reviewing it).
    Here is what was done:
    1. Installed a fresh install of Windows 8.1 enterprise on a pc. No updates were ran.
    2. During setup created the admin account.
    3. Logged into the account a simple start screen was arranged and setup by:
    Starting desktop Internet Explorer. Going to Technet's website. Clicked tools and then selecting "Add site to Apps" from the drop down menu. Went to Apps screen, right clicked and pinned it to start screen. Repeated this procedure with an
    educational web based site.
    Right clicked a few provisioned apps and unpinned them from the start screen.
    Made a few groups and labeled them. Web based shortcuts were arranged with one provisioned app in that particular group.
    4. Opened a Powershell, right clicked it and ran as administrator. Typed the following:
    export-startlayout -path C:\Users\Public\Master.xml -as xml
    (Master is the name chosen for this test .xml file and was put in a location all users would have privelages to access it).
    5. Opened the command prompt and right clicked and "ran as administrator", typed in gpedit.
    6. In the Local Group Policy under User Configuration, under Start Menu and Taskbar I choose the Start Screen Layout.
    7. Enabled the policy and typed in: C:\Users\Public\Master.xml for the Start Layout File.
    8. Opened computer management, under Local Users and Groups I chose Users, right clicked in the middle screen and created a new user called Alpha.
    9. Logged out of the inital account and logged into newly created Alpha account.
    10. When the Alpha account logged in the start screen came up with everything changed in the inital account but no web based shortcuts were found on the start screen or App view.

  • Problem with Youtube on Windows 8.1 enterprise / Internet Explorer 11

    When the youtube videos finishes, the account logs off.
    I've tested on other video hostings, there is not any problem (vimeo.com, rutube.ru etc.)
    The problem seemson both, internet explorer desktop and app versions.
    Hardware: HP Laptop 2510p
    Software: Windows 8.1 Enterprise Clean Install.(The VGA driver is installed automatically by Windows.)
    Have anyone the same problem? Any suggestions?
    Thanks in advance!

    Hi, 
    It's not a bug, the cause of this issue is that  your current video card or video driver does not support GPU hardware acceleration well, and you may have to install the latest video driver supporting hardware acceleration.
    For detailed information about this setting, you can refer to this article: 
    How to enable or disable software rendering in Internet Explorer 9
    http://support.microsoft.com/kb/2528233
    Hope this would be clear enough to answer your Question.
    Kate Li
    TechNet Community Support

  • Office 2013 Service Pack 1 installation causes shim error in Windows 8.1 Enterprise

    On a clean install of Windows 8.1 Enterprise and Office 2013 I installed RSAT and everything works fine initially.  When I install the Office 2013 Server Pack 1 update (categorized as an "Important" update) I then get the following
    errors when attempting to open Server Manager:
    (I attempted to include an image of the error and a link to the KB article but it wouldn't allow that saying my account must be verified although there appears to be no way to actually verify my account.  The "Verify Your Account 13" thread
    doesn't help by the way.)
    ServerManager.exe - This application could not be started.  Do you want to view information about the issue?
    Which if I click Yes it takes me to the page for this KB article:
    KB2715633
    The KB page refers to three different SHIM errors.  The second two don’t apply to this scenario but the first seems to.  Unfortunately the info on this one is:
    “The app is not configured in a way that makes it possible to determine the appropriate version of the .NET Framework runtime.
    You can't fix the configuration problem yourself. Contact the app vendor to resolve the issue.”
    I've re-installed Windows twice and have been able to replicate the problem each time (Clean Win 8.1 install, Office 2013 install, RSAT, everything works, install Office 2013 SP1).
    It says in the KB to "Contact the app vendor".  In this case that would be Microsoft. 

    1. What is you install W 8.1 ENT + all important updates -> Office 2013 > Office 2013 SP1 > RSAT ?
    2. Make sure that .NET 3.51 and 4.51 are installed.
    3. Make sure that there is no coincidence with issues
    http://support.microsoft.com/kb/2817430
    4. Try to sesolve problem with Process Explorer and Process Monitor
    HTH
    Milos

  • IDT HD Audio stuttering 3d apps/games/tf2 - Windows 7 x64 - Pavilion dv7-4113tx

    As per the rules I need to state:
    I am a HP employee, my views/opinions/etc are my own and do not represent those of HP.
    This is cross-posted from freezes/lockups.
    I would file some sort of bug report - but I wouldn't know where to start, I don't work in an area that has anything to do with manufacturing HP products; and this is my free time now  and I don't have intranet access .
    I recently picked up a HP Pavilion dv7-4113tx Entertainment Notebook PC [ XV780PA ] for my personal use and overall it's been pretty good. It comes with windows 7 Home Premium x64 bit.
    there is however an issue that I must bring up in regard to gaming, or i would assume any intensive 3d application, most notably Valve games, my test of choice is Team Fortress 2.
    The game will work fine in native resolution - I get around 100-120fps but about every 30 seconds - 2 minutes, there is a audio/video stutter (by stutter, it will repeat the last .5 seconds of audio about 3-4 times in a loop while the screen will freeze on where the first audio stutter started), which will cause the game to 'freeze' for approximately 2 seconds and then continue where you left off.
    Team fortress 2 is an incredibly time critical multiplayer online game, and this delay essentially means my e-death on multiple occasions.
    I initially thought it was the graphics card, or the drivers - I upgraded the drivers to the latest on the ATI site, that increased my fps, but the stuttering was still there. After searching around on the internet a bit, i found a suggestion to disable the audio driver (device manager lists it as - IDT High Definition Audio CODEC) as a test - so I did so.
    The game purrs like a kitten - absolutely no stuttering. my score went up immediately
    So, my next step was to try and get some Updated Drivers for the IDT Audio device (note, i cannot find a model name anywhere in the hp specs - or on the internet really) - I found out IDT themselves cannot release drivers, that these can only be obtained through OEMs.
    which brings me to here. 
    now - the closest I have found to the drivers I required are here:  IDT High-Definition (HD) Audio Driver for Microsoft Windows 7 
    Note: - it says on the page that they are 32 bit drivers - but I've found they work with the 64 bit version of windows.
    these worked a little better - it fixed another annoying issue - the fact if you use the volume controls in a fullscreen application that it will switch back to the desktop to display the on screen slider bar of the volume going down (which was arguably redundant as windows 7 displays the speaker volume in the bottom right hand corner) - and it just turns the audio down as intended.
    however - the stuttering is still very noticeably present .
    I then tried to use the HP Support assistant  to run automated diagnostics and troubleshoot... which then downloaded the old drivers that gave me that fullscreen volume control issue back again - so i assume the original drivers.
    So I installed the other drivers again.
    My next test will be to use an external USB or firewire soundcard to see if this will allow me have games with sound.
    Can an appropriate agent at HP please address this concern and notify when this bug will be fixed - IDT says they work with OEM's to fix issues regularly on the IDT link above.
    I believe this is such an issue that will likely require a bug fix.

    Hi ozDerek,
    Thank you for visiting the HP Support Forums. Since this is a duplicate post I'm going to lock this one, please check your other post here for replies:
    IDT HD Audio stuttering 3d apps/games/tf2 - Windows 7 x64 
    Thanks!
    Wendy M - HP Support Forums Moderator
    Click the Kudos star as a way to say "thank you" for helpful posts.
    Be sure to come back and click the 'Accept as Solution' button on the post that solved your issue - it may help someone else.
    Rules of Participation

  • A View Through Windows 8.1.1

    A View Through Windows 8.1.1
    There above opens fine for me; sorry, didn't expect anyone would have difficulty w/ it.
    Windows 8.1.1 or Windows 8.1 Update or KB2919355
    Call it what you like, a rose by any other name is, still, a rose. 
    And this has brought some pretty rosy stuff to Win 8.1.  8.1 delivered a plethora of cool things to the initial Windows 8.0 platform but, I am not here, right now, to discuss that gold mine but, rather its Update, Win8.1.1. This small yet,
    packed Update comes or will as an Auto Update via WU.  It installs quickly and easily. 
    Basically, its only requirement is having Windows 8.1 in place… an 8.0 device must be Upgraded to Windows 8.1 and then on to this Update.
    Now, even though 8.1 responded to User feedback and requests, 8.1.1 has tried to take that endeavor, even, further. 
    Much of that is in regard to making the OS more intuitive, more familiar and more mouse friendly, catering to non-Touch environments and to have some things more overt. 
    A good portion of the Update impact on both Consumers and Businesses whilst some are value items specifically for enterprise. 
    Firstly, let’s address the ‘common ground’ and then look at the assets to or for businesses. 
    I will not delve into extreme details for this discussion but, will provide links which, will give you the full story. 
    However, the links go to the usual, sterile, propaganda and although, certainly, informative & enlightening, not the personal perspective that I would like to share, at this time.
    I write in several tech forums, ergo, I have seen what people like, dislike or want. 
    8.1 does, indeed, indulge what people have been expressing. 
    It, also, I feel, helps make people enjoy using Store APPs more and helps draw then into the world of APPs. 
    A major part of the Update is in regard to APP handling and usage. 
    To me it’s mostly about APPs but, there are some other items so let’s tackle them, first. 
    May seem like little things but, sometimes doesn’t take much to make people happy. 
    And this does destroy the suggestion that MS doesn’t listen to End Users or care what they think or say. 
    On Start there, now, are Power & Search icons.  There are Rt Clk menus attached to the Start Tiles. 
    There’s a Search box on the ALL Applications screen.  Back to the Store APPS enhancements because I suggest, this is the, really, cool bit.
     Some people have struggled over using the Switcher Bar, opening APPs, closing APPs and positioning and maneuvering or manipulating them. 
    Well, this is where things get exciting… NOW, the Store APPs can sit on the Task Bar
    and they can be pinned.  NOW, they can be closed or minimised with a bar at the top of them. 
    NOW, as many as four can be enjoy with greater flexibility than ever before. 
    All of this making the OS easier and more similar to what people are accustom to having and doing. 
    And having APP icons permanently available on the task Bar is great since, any that are used consistently to get shut down by the OS on the Switcher Bar after a period of time. Nor does one have to pop out the Switcher Bar to access an APP. 
    Lastly, to carry the familiar Desktop experience across ALL screens, the Task Bar shows on every screen, even if it is a Store APP, Start or ALL Applications.
    There are, also, a number of things that are not quite so obvious or superficial, some under-the-covers stuff, plus things relative to business/enterprise issues. 
    One thing having positive impact right across the board is support for low cost hardware.
    With Windows 8.1 Update there is a continuance to fine-tune Windows performance to deliver a great user experience on the broad range of Windows devices. Specifically, with memory and disk space optimization in Windows 8.1 Update we now
    enable Windows to run on even lower cost hardware with as low as 1GB of RAM and a 16GB hard drive.
    So you ca see it is possible to convey the message that using the OS can, now, thanks to this Update be, even more enjoyable and appealing than it, already, was. 
    Things easier to find or see and done in established, already known ways, methods and comfort zones. 
    End Users will like what Win8.1.1 brings and offers them… so spread the word.
    Now, for some important ‘bullets’ provided by the Update that IT Pros should know about and be able to enthusiastically impart, particularly, to thrilled Enterprise Users on top of the aspects, already, mentioned that are for everyone.
    >> Improvements to take advantage of new hardware innovation and support the latest devices, such as devices based on 64 bit Baytrail™ processors.
    >> Extended Mobile Device Management (MDM)
    >> Easier app deployment and management is app side loading
    And, also, exciting
    licensing changes come with Windows 8.1 Update.
    The big caveat here, the meaningful take-away for y’all, in my view, is there are many desirable facets contained in the Windows 8.1.1 Update. 
    It is a strength to know this content so it can be transmitted to End Users both, Consumer and Enterprise customers and clients. 
    There are things for which business folks will be grateful. 
    There are things that make the User Experience nicer for anyone and everyone.
    KB2919355 may be small but, in my view, it packs a big punch.
    Here are the links I promised for your further reading and information.
    What’s New in the Update?
    Installing the Update
    Bonuses for Enterprise
    Drew
    Pres. Computer Issues
    MS Partner
    MS Beta-Tester
    MS Partner Company
    IT Forums Contributor
    Drew MS Partner / MS Beta Tester / Pres. Computer Issues Pres. Computer Issues www.drewsci.com

    The view from here, Drew:
    Reading around the edges of the error message, are you seriously trying to find things of merit in the spring update?  They seem pretty few and far between to me.  800 MB (er, 200, er, who knows) for what?  a few dozen bugfixes? 
    If you know of something of substance in the update, please share, because I'm not finding much.
    Why has there been so much hype about this version?  It was "leaked", then it has been getting press like what you're trying to show here.  Isn't the hype actually supposed to come with some substance as well?  Where is
    that substance?
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options
    What’s new in Windows 8.1 Update
    http://windows.microsoft.com/en-us/windows-8/whats-new

  • How do I disable zip folders in Windows 7?

    I like to use a third-party archive application, so I really don't like how by default Windows makes zip files expand automatically in Windows Explorer and show up in the folder view.
    So... How do I disable zip folders in Windows 7?
    In XP and Vista, I was able to find solutions to remove this "feature" 
    In XP, I simply did...
    regsvr32 /u zipfldr.dll
    In Vista, I had to remove a couple registry entries:
    Windows Registry Editor Version 5.00
    ; Disable ZIP support in Windows Vista
    ; restart Windows after applying this patch
    [-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}]
    [-HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}]
    I don't want to guess and delete the wrong registry entries if someone else knows which ones I need to remove.

    EDIT - I HAVE FOUND A SOLUTION
    After considerable browsing (thank you, Google), I have a solution that works. It is based on fixes for Vista, but works 100% for my Windows 7 64-bit install. 
    You will need to edit your registry (delete 2 different keys), so I highly recommend you back up your registry or better yet, make an image of your OS drive (probably C:\). I use Norton Ghost 2003 (only from a NG 2003 boot floppy) and have never had a single problem. Norton Ghost does not have to be installed on your system for this to work (in fact, it will stall due to compatibility issues). 
    First a note regarding the various reg tweaks that are available for download (e.g., "vistaunzip.reg"). These will NOT work - undoubtedly due to ownership/permissions issues. 
    The following two (2) keys need to be deleted fromthe registry:
    For zip files delete the regkey
    HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}
    For cab files delete
    HKEY_CLASSES_ROOT\CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}
    When you try to delete them, you will almost certainly get an "access denied" or "failed" type of message. Before you can delete them, you need to change the permissions/ownership of these two keys. Here is how to do it:
    01 - open regedit from the RUN console
    02 - navigate to the first key that needs to be deleted (HKEY_CLASSES_ROOT\CLSID\{E88DCCE0- B7B3-11d1-A9F0-00AA0060FA31})
    03 - right click on the key and select "Permissions"
    04 - click on "Advanced"
    05 - click on the "Ownership" tab
    06 - in the "change owner to" section, highlight your username
    07 - check the box for "replace owner on subcontainers and objects"
    08 - click on "Apply"
    09 - Click "OK"
    10 - Under "Security" tab, highlight your username and check the box for "Allow Full Control" (located mid-menu in the "Permissions For Administrators" section)
    11 - click "Apply" and "OK"
    12 - you can now delete the registry key. MAKE SURE YOU ARE ON THE CORRECT KEY!
    13 - repeat the process for the 2nd key.
    14 - reboot (changes will NOT take effect until you reboot
    15 - VOILA! NO MORE ZIP FOLDERS! woohoo!
    16 - thanks to the original solvers of this problem, whomever they may be.
    I would like the same help that deedvd is seeking. How do I DISABLE the
    zip folder function? I do NOT want my zip files to appear as "folders".
    Why anyone in Redmond thought this was a brilliant idea is beyond me.
    It adds to clutter and makes file browsing a lot less enjoyable. I
    simply want my zip files to appear as files - with the ".zip"
    extension. Just like every other file. The responses to deepdvd were
    probably as frustrating to him as they are to me. Changing the default
    program for zip files is IRRELEVANT. It only changes whether Windows or
    some third party app (7Zip, Izarc, etc) OPENS the files. They continue
    to show up as folders.  I tried the unregister script (earlier thread)
    "Running regsvr32 /u %windir%\system32\zipfldr.dll should be enough to disable zip functionality. Then just run your 3rd party archite application and let it re-register archive files." and it did not work. I got the same error that deeddvd got "The module "C:\Windows\system32\zipfldr.dll" was loaded but the entry-point DllUnregisterServer was not found.
    Make sure that "C:\Windows\system32\zipfldr.dll" is a valid DLL or OCX file and then try again."
    I would love to find a resolution to this problem. If anyone out there knows how to DISABLE the zipfolder function, please post the solution. I am thanking you in advance.

  • X-Fi Titanium Freezes System Windows 8.1 Enterprise X64

    I didn't have any problem on Windows 7 Ultimate x64 operating system. When i started to use Windows 8.1 Enterprise X64 edition , likely once in ~1 hour operating system freezes and very loud annoying sounds came from speakers(which is connected to the soundcard) and i have to hard reset computer. This happens while playing games and watching videos. If i disable the soundcard from hardware devices and if i use onboard sound, problem solves.
    My operating system, hardware drivers and bios all up-to-date.
    I tried everything, (Completely removed all driver and softwares, installed the newest ones.)
    Is it only me ?
    I think, something is terribly wrong with Creative's Windows 8.1 drivers . Or my soundcard dying ?
    Thanks.

    Hi,
    Please check if the Windows Server 2012 is still UNABLE to detect the external NTFS drive after attach the drive from the Windows 8.1 back to the Windows Server 2012.
    A RAW filesystem simply means that it is a filesystem that is not recognized by Windows. The most common cause of external hard drives suddenly becoming RAW drives is if they are disconnected from a computer without using the “Safely Remove Hardware” option.
    You can use the Dskprobe tool (Dskprobe.exe) to make repairs to check it the issue still exist on the Windows Server 2012.
    What is this Raw File System
    http://blogs.technet.com/b/ganand/archive/2008/02/22/what-is-this-raw-file-system.aspx
    Best Regards,
    Mandy 
    If you have any feedback on our support, please click
    here .
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Loading Sound Clips For Swing Application

    I have searched all the forums, din't find what i want. I have many small sound files to be played in my application. Even on mouse Pressed, Drage etc etc.... Now I was looking for a better way of Loading the Sound files in memory as the application

  • Clicking Finder dock icon opens wrong user home

    I have a computer with multiple users. When one user on the machine logs in and clicks on the Finder icon, a different users' home folder is opened with all locked folder icons and the wrong username at the top of the window. How do I change the defa

  • Unable to connect to database as apps user

    ORA-12203: TNS:unable to connect to destination . when iam trying to connect to database as apps user iam getting this error.. as sysdba i could connect...database listener is up and application services are also up....but couldnt connect to database

  • What are the two options of entering PLAN DATA?

    Dear SAP Gurus What are the two options of entering PLAN DATA? AA

  • I_STEP=2 in Planning sequence and user exit variable

    Hello! I need some issue, help plz. I have planning sequence with currency translation type fuction. In this function Exch. rate type calculated from user-exit variable VAR_1 (for example). This VAR_1 calculate from VAR_2 (ready for input) variable o