Apps :: Restoring Disabled Modern Apps?

Aug 1, 2015

So I ran the following in my PowerShell:

Code:
Get-AppxPackage -AllUsers | Remove-AppxPackage

This has made Windows 10 SOOOOOOOOOOOO much better. My question is, what if someday I want to restore some of those disabled apps? Right now, there isn't really anything in the Microsoft Store I want... but who knows, maybe in 6 months, there could be some good stuff in there. How would I go about restoring the Microsoft Store app sometime down the line?

View 5 Replies


Similar Messages:


Networking :: Modern Apps Not Connecting To Internet - Desktop Apps Work Fine

Jan 6, 2016

I am having trouble with the modern apps and connectivity. It feels like half my computer will connect to the internet, and the other half won't. Desktop apps like Chrome, Steam, Outlook, iTunes etc. all connect to the internet fine, but any of the Windows apps like Xbox, Store and (most frustratingly) Settings will not connect.

In my network and sharing centre in the control panel it says 'You are not connected to any networks' - but in the system tray, and in the settings app it shows me as connected to my home wi-fi. I am on a desktop, and using a USB wireless adapter. I don't think the adapter is the problem as I have tried it on another desktop in our house on Windows 10 and it worked fine. Curiously also, when I click 'Adapter settings' in the control panel, it shows the wifi connection.

I've tried updating the drivers for the wireless adapter, both through the Windows update and adapter website but to no avail (and as I mentioned, it seems the adapter works fine elsewhere). I've updated manually to the latest Windows 10 Pro build, i've done a DNS flush, I've tried disabling firewalls and anti-virus, I've tried disabling startup apps, I've done a clean install of Windows 10 and still am unable to fix the issue.

View 1 Replies

Apps :: Remove All Modern Metro Apps From User Accounts

Sep 1, 2015

I use this PowerShell command to remove all modern metro apps from all user accounts:

Get-AppxPackage -AllUsers | Remove-AppxPackage

However, it does not remove some apps and I have to remove them manually using:

Remove-AppxPackage Microsoft.Office.OneNote_17.6027.10071.0_x64__8wekyb3d8bbwe

So, is there a single command to remove all metro apps at once?

View 2 Replies

Apps :: Powershell Removal Of ALL Modern Apps EXCEPT Specified

Oct 6, 2015

Looking for a way to use powershell to remove every modern/metro app except those specified in a list.

I assume you'd have to use get-appxpackage to list all apps installed, then select ones that aren't in the list.

(The list would just include what's included by Windows by default).

The purpose is for removal of OEM installed apps from new laptops.

View 1 Replies

Apps :: Don't Have Metro (Modern) Apps - How To Get It

Dec 25, 2015

I don't have Metro (Modern) Apps (Fresh Install). How do i get it?

View 3 Replies

Apps :: Store Won't Open And Several Apps Show Disabled?

Aug 14, 2015

I'm having the same issue that has been reported by other member's here in the forum. When I try and open the windows store on my taskbar, it pops on the screen for one second then goes away. Also, when I open my start menu it shows ( ! ) marks on several of my app's, when I go into the settings area under application's..I'm shown that many of my app's are disabled. I've tried a 'fix' that was suggested by going into the registry, but that didn't correct the issue. I've already had to re-install windows 10 pro. at least once. Now when I go into the settings area under recovery, it now longer offers me the choice to go back to my previous o.s. ( Windows 8.1 Pro. ), it just show go back to a previous 'build' instead.

View 3 Replies

Apps :: Restoring From Redo Backup

Feb 10, 2016

Though I use Macrium for backup but few months back I created a Backup of one PC with Redo and saved the backup directly in pen drive but forgot to format the pen drive in NTFS and it remained Fat32. So the Redo created backup in four parts i.e part2, part3, part4 and part 5 ( I do not know why part 1 is not there) total 7GB. My question is whether Redo will be able to restore the backup from these parts or I will have to first joined the parts which I do not know how?

View 2 Replies

Apps :: Are Modern Apps The Same In Desktop Mode As Tablet Mode

Oct 20, 2015

I'm trying to understand why I would want to use tablet mode. Apart from the minimize, maximize and "x" buttons found in desktop mode. Aren't the modern tile apps that you can launch straight from the start menu in desktop mode, exactly the same as the ones in tablet mode? Apart from the apps being full screen.

If so, I'm thinking I may as well just stay in desktop mode and launch the apps from the start menu in desktop mode?

View 9 Replies

Modern UI Apps Don't Start

Sep 11, 2015

I can't run mostly all of my apps: "Mail", "Calendar", "Weather", "Movies & TV", "News", "Calculator", "Windows Store"..........., and the apps I installed before switching to W10 : Facebook, various games....... don't work either...

It only show the start screen, and then crash.

View 2 Replies

Apps Stuck At Restoring User Data

Jul 3, 2015

I'm on build 10162 and I've got 3 apps that have downloaded and have now been 'restoring user data' for a few hours. Is there a way to reset the store so there apps will finish installing?

View 1 Replies

Broken Icons For Modern Apps

Aug 4, 2015

All modern apps have their icons broken in one way or the other.

For example, taskbar icons, left to right: Store, Mail, Calendar, Maps, Alarms

Or when I search in start menu:

Store
Maps
Mail

The icons display properly in All apps and when pinned as tiles.

View 4 Replies

Modern Apps Do Not Launch Anymore

Mar 20, 2015

I installed build 10041 on my PC and since then none of the modern applications start up. I click on them, there is a small flicker and thats it. No modern app launches. I cant even launch the insider app

View 4 Replies

Installation :: Modern Apps After Sysprep Does Not Work

Sep 10, 2015

I install Windows to vhdx in hyper-v. I make two users, make some updates and install some apps. I make sysprep and copy vhdx to another PC and boot from this.

After this, start menu does not work. i can not tun no modern apps, and Notifications panel does not works too. When I make new user, all works fine. I need to make this work for the already created User.

View 3 Replies

Start Menu And Modern Apps Are Not Working?

Aug 1, 2015

Windows 10 worked well for 2 days but suddenly my dell laptop screen stuttered. I restarted and found that start menu is unresponsive. All the modern apps are not working. Only desktop apps are working.

View 13 Replies

Fullscreen Arrow Missing In Title Bar Of Modern Apps?

Aug 14, 2015

So I just noticed that the little diagonal double-arrow at the right of the title bar that you use to run modern/universal apps fullscreen is suddenly missing. The arrow was there when I installed Windows 10 and was still there (afaik) up until a few days ago. Now I just have minimize/restore/close.

View 1 Replies

Apps :: Windows Modern App Won't Launch Even After Powershell Command Fix

Dec 30, 2015

I've encounter that all of my windows 10 apps cannot launch. I click them in the start menu but without response. I've executed powershell command

Code:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}

View 9 Replies

Apps :: Hide Icon And Notification Option For Non-Modern Programs?

Jan 27, 2016

I remember the feature on Windows 7 where you could choose "Hide icon and notifications" which would, well, hide both the icons and notifications.I know you can easily hide the icon for non-Modern/Metro programs by just dragging it to the area inside the ^ icon. I've done that for Malwarebytes Anti-Malware, but yet if it blocks something I still get a nagging notification saying it did so.

For the time being, I've just turned notifications off inside of MBAM as it gives that option... but not every program lets you do that. A lot just force the notifications on you. When I look in Settings, it says "no apps have requested notifications yet" because I assume that only applies to Metro/Modern apps. Other programs sort-of have their own way of doing it.

Or WILL they for sure show up in Settings if they use the "normal" Windows notification method? MBAM does its notifications differently from most, but I remember that in Windows 7 I COULD get rid of them just by choosing "hide icon and notifications" from the Windows options.

View 1 Replies

Lost Ability To Access Modern Screen / Cortana And Apps

Aug 26, 2015

I upgraded to windows 10 from windows 7. All was working fine. Now, I can't access the modern start screen, cortana or apps. The following things might have cause this: I changed my PCs name, I installed more ram, I created a local log in and there was an update just before this happened. I tried to use a restore point but the laptop said it failed. I have tried the powershell solution with no luck. I have tried creating a new user but it won't let me add a new user.

View 2 Replies

Sound Freezes / Glitches In Modern Apps Like Microsoft Edge / Hyper YouTube Client

Sep 21, 2015

So i wanted to watch youtube video in microsoft edge. When I start watching video sound starts gliching/freezing, that happens when i use hypper youtube client from microsoft store.

View 1 Replies

Apps Are All Disabled - What To Do

Dec 16, 2015

None of my apps are enabled i tried to reinstall and still same

View 1 Replies

Apps :: Cannot Open App With UAC Disabled

Aug 2, 2015

I disabled UAC and when I try to open Edge, Calculator, etc I get a window message that says that I cant open it with UAC disabled, I find it something very annoying that makes me think about going back to Windows 7, is there any around this?

In Windows 7 for example, I was able to open the calculator with UAC disabled.

View 9 Replies

Apps :: Is Cortana Disabled With A Local Account

Sep 21, 2015

I would prefer to use a local account, but unless I use my Microsoft account I can't get Cortana to run.

View 9 Replies

Apps :: How To Have Users Sign In And Have Cortana Disabled For All

Jan 21, 2016

Is there a way to make this layout and settings for every user that signs on to a computer through our domain? Teachers do not need Cortana or any web searching through the search box. Is it possible to make these settings a default for all new users who sign on?

View 9 Replies

Apps :: Photos App Will Not Uninstall - Button Is Disabled

Jan 12, 2016

When I try to uninstall Windows 10 "Photos" App (which takes over to open all photos and makes difficult opening photos with another app) it will not uninstall. (The "Uninstall" button is disabled.)

View 3 Replies

Size Of Content Is Bigger Than Actual App Window Size In Modern Apps

Apr 5, 2015

Experiencing problem with the modern apps, where the content of the app is bigger than the actual app window, so it is impossible to use it, because the controls (buttons, input fields, scrollbars are not visible)?

Resizing of the app does not work, as the content is still bigger (its wrongly resizing with the window). Even maximized app is still unusable.

It occurs mainly in the Skype, Mail, People or Calendar apps. As you can see on the Skype screenshot, as soon as app starts it shifts the skype logo to the right, and the whole content is shifted as well.

You can also see the shift bellow, as the Options menu is partially hidden as well.

Skype is impossible to use, because the text input field on bottom is not visible.

View 1 Replies

Drivers/Hardware :: Keyboards Disabled - Most Of The Apps Didn't Work

Dec 12, 2015

Upgraded (???) a Windows 8 machine (HP with MS ergonomic keyboard) to Windows 10 a couple of months ago. It seemed to work, but most of the apps didn't work, and I couldn't access files as Administrator. this week I upgraded (???) a Lovono using Windows 7 to Windows 10. They are networked with printers and other computers via ethernet. Thursday afternoon the HP stopped recognizing key strokes. It allows password input on restart, but will not type anything else. It clicks like the buffer is full. Yesterday the Lovono started doing the same thing. My first thought was virus, although McAfee runs constantly on both machines. Used Malwarebytes on both and found a few PUPs, but no malware or virus. One forum suggested using DriverWizz, but it didn't change the keyboard driver. The Windows 7 computer on the same network, sharing files with both, is unaffected as yet. I'm thinking the solution will be to junk Windows 10 and go back to 7 and 8. If Windows 10 were a Vacuum Cleaner it would be terrific, but sucking like this is not all that terrific for an OpSys.

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved