Apps / Software :: How To Remove Ads From All Windows 8 Apps

Jul 28, 2014

How can I remove all ads from all Windows 8 apps?

View 7 Replies


ADVERTISEMENT

Apps / Software :: Put Admin Apps In Local Account And Can't Remove

Oct 24, 2013

Just updated to 8.1. Still undecided. Specifically I somehow managed to get the admin apps shown on the was M$ account, now my local account start page. how to put the admin apps in my admin account.

View 5 Replies View Related

Apps / Software :: How To Remove List Of Not Installed Apps In Store

Feb 24, 2013

I have Win 8 Retail Final Professional English x64

I have installed and uninstalled many apps from the Windows Store. But I have realized that, after having uninstalled some of them I didn't like, if I go to "Your Applications" and select "Applications not installed in this computer" I still see them like in a kind of "History" (like in the Internet browsers)

How Can I Remove The List Of "not installed apps" in Store ?

View 7 Replies View Related

Apps / Software :: How To Remove File Associations For Windows Media Player

Oct 24, 2013

I just don't want to use Windows Media player. It is not even there on my pc I guess.

Still, several of my file associations are showing windows media player as associated with it.

When I go to control panel - default program, and untick associations for wmp, then don't stick. unticking them doesn't work, they reappear the next time.

I also have foobar2000, winamp, vlcplayer installed, I have put default for these programs.

However, all the extensions associated with wmp do not appear in the list of extension for these three programs, so I am not able to set them.

I just don't want to use wmp. I want those extensions to remain unassociated with any program, so that when and if I ever player any file with that extension, windows should ask me how to open that, and then I can select .

How to remove wmp associations from all extensions listed there, even without associating it with another program.

View 2 Replies View Related

Apps / Software :: Remove And Reinstall Adobe Flash Player - Windows 8.1 X64

Jun 1, 2014

How can I do that properly? I used the uninstaller from Adobe but the residual files in system32 and in sysWow64 those Flash.ocx files and such, I tried Safe mode and other ways, are they needed to remove in order to have a proper reinstall and how to delete them? Access always denied

It has to do with Shockwave Flash Object, in IE, can I remove this add on to let these files be deletable. I managed to move out the Macromed folder out of system32 but so much for it. in syswow64 cant even move out the folder

View 3 Replies View Related

Apps / Software :: Remove Clover From Taskbar Tab?

Mar 11, 2014

I recently downloaded "Clover" after reading a tweaks thread, because it seemed cool, and It is pretty cool. The issue I have with it is on the taskbar tab it shows that ugly green image.

how to remove the name clover and its icon/image?

View 4 Replies View Related

Network / Sharing :: Can't Remove Allows Apps And Features

Feb 24, 2013

Here is an example AS you can see, I tried to change the setting from public to private because this is a desktop not a laptop, and what do I see when I return? It added duplicate entries for everything! WTH? I can remove some but not all, like utorrent I can't remove any of those but wth?

View 1 Replies View Related

How To Remove Uninstalled Games From All Apps Listing

Oct 30, 2012

I bought a new notebook and went into control panel, Programs, uninstall and uninstalled the online games. But when I go and show All Apps, they still show up. How do I remove them from there? If I right click on the icon of one of the games, it doesn't give me an option to delete it.

View 4 Replies View Related

Remove Desktop Category From Apps Screen

Jul 30, 2014

When an item is pinned to Start, it is pinned to two locations: 1) Start screen, and 2) Desktop category in the Apps screen. This is redundant, as no one is going to go through two screens to access something that was available in the first.

Is there any way to remove the "Desktop" category from the Apps screen?

View 3 Replies View Related

Remove Apps Icons Of Uninstalled Applications?

Jul 13, 2013

I uninstalled google talk from control panel (uninstall a program) however I can still see Google Talk application group (with all icons) in the All apps screen. I also checked C:UsersuserAppDataRoamingMicrosoftWindowsStart Menu Programs but couldn't find leftovers there.

How to manually remove gtalk icons from Apps desktop.

View 2 Replies View Related

Apps / Software :: How To Remove Skype From Synced Account

Sep 3, 2013

Whilst on holiday I used a friends laptop with Windows 8 so that I could use Skype to call people. It was not set up so I had to do it. I didn't realize that I had synced my Skype to my friends Microsoft account and to her hotmail address. Now whenever I get a call or message to me on skype, she now gets it too.

I have tried to log out and other things, but it says that it is now tied to her. I'm running a different Windows to her so I am unable to work my way around it.

HowI can remove my Skype account from her Windows 8 account?

View 1 Replies View Related

Apps / Software :: How To Remove Page Breaks From Word 2013

Sep 15, 2014

Is there a way to remove page breaks from Word 2013 so that it is a continuous sheet like WordPad ? Those breaks get especially annoying when using a long continuous table .

View 2 Replies View Related

Apps / Software :: Contacts In People App - No Option To Remove / Delete

May 9, 2013

I've been doing a little bit of cleaning of my contacts in People & Skype.

I have removed contacts from Skype, and they are gone from Skype. However, when I try and remove said same contact from the Windows 8 People App......there is no option to remove/delete.

Am I stuck with these contacts?

View 2 Replies View Related

Apps / Software :: Removing Bloatware - Shortcuts Won't Remove From Start Menu

Jan 17, 2014

In the midst of trying to remove bloatware I have been removing bloatware and its shortcuts from the start menu and respective folders. However, I am running into a snag. There was a wildtangent games folder installed with a bunch of games. I remove everything associated with it, but there are still links in the start menu. I checked the start menu folders and I cannot find the links and whenever I click open file location it brings up the came browser and it shows a bunch of blank links. Pics are attached.

View 3 Replies View Related

Win 8 - Remove Metro Apps And Restore Standard File Associations To Pictures?

Sep 4, 2012

Any way to get rid of Metro appz which come with Win8 directly working with Dism. Also it's possible to restore standard file associations so that pictures open with Image viewer without switching to Metro UI.

Note: c: est contains my offline image.

Code:
dism /image:c: est /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingFinance_1.2.0.135_x86__8wekyb3d8bbwe
dism /image:c: est /Remove-ProvisionedAppxPackage /PackageName:Microsoft.BingMaps_1.2.0.136_x86__8wekyb3d8bbwe

[Code] .....

To fix associations, save this XML as "AppAssoc.xml":

Code:
<?xml version="1.0" encoding="UTF-8"?>
<DefaultAssociations>
<Association Identifier=".bmp" ProgId="PhotoViewer.FileAssoc.Bitmap" ApplicationName="Windows Photo Viewer" />
<Association Identifier=".dib" ProgId="PhotoViewer.FileAssoc.Bitmap" ApplicationName="Windows Photo Viewer" />

[Code] .....

And then:

Code:
dism /image:c: est /Remove-DefaultAppAssociations
dism /image:c: est /import-DefaultAppAssociations:C:AppAssoc.xml

View 9 Replies View Related

Apps / Software :: How To Install Apps From Apps Store With Local Account

Jun 17, 2014

I do prefer a local account but when i try to install new apps from app store Windows 8.1 asks me to switch to a microsoft account.

Can I install apps with a local account? and how can i understand if I have a local account or microsoft account.

View 9 Replies View Related

Apps / Software :: Windows 8 Not Saving Autorotate Of Images In Gallery / Viewer Apps?

Nov 5, 2012

i had a bunch of images of a chest of drawers i wanted to sell. On my windows 7 PC all the previews showed the images sideways (landscape when they needed to be viewed in portrait). this is not a problem - expected behavior.

On the windows 8 PC all the images appeared portrait and in the correct orientation. images looked perfect. i understand that windows 8 reads the exif data and autorotates the images on previews and in the galleries. a neat trick.

On the windows 8 PC i put an ad on the website that i wanted to sell the drawers, and when i selected the images they previewed portrait in the file browser too. when uploaded the images all came out sideways (landscape) on the website.

this might seem like user error or a rudimentary problem at first, and trust me i have many years as a system admin under my belt, it is going to cause many problems of a similar nature for every user that touches it.

Windows 8 leads you to believe that your images are correctly oriented firstly, and then does not provide an easy way to adjust and save them even if you do know that they need to be adjusted. even in the windows photo viewer on the desktop (non metro viewer) you can rotate an image as much as you like with the buttons and it will not auto save it like it does in Win7.

In Win7 you could see that the image needs adjustment and its a good prompt for you to action, so you open it, rotate it, and it is automatically saved by the photo viewer so then whatever you do with it, it will be oriented correctly.

what i find absolutely crazy is that windows knows the image needs to be rotated, but does not save the image after it autorotates it, so it lulls you into a false sense of security.

View 9 Replies View Related

Apps / Software :: Latest Windows Updates Removes Hand To Close Apps?

Apr 21, 2014

I've recently noticed a Windows update that changes the way you close apps, amongst a number of other things.

What it was:

What it is now:

This update was unticked in the 'Update and Recovery' section. Every other update had a checkbox ticked, this one didn't.

Other changes bought along by installing this update:

- New applications in the 'Apps' section of the Start menu are now highlighted with a greybox.
- Shut down options now in the start menu (and search, I'm not sure)

One extra thing that seems to be around depending on... something.

This one's related with Chrome. Usually when you start typing in the url box, your search terms are cut off with a rounded border going around. This box has disappeared with the latest update, but I have seen this happening in earlier versions of Windows.

With:

Without:

Opinions on these changes?

View 2 Replies View Related

Apps / Software :: Update Apps Of Windows Store For All Users With Local Account

May 19, 2013

It is possible update for all users the Windows Store apps with a local account belonging to the Administrators group? Then, I believe that the management of updating of the Windows Store apps can also be managed only by administrators. Right? If so, how do I do this?

View 5 Replies View Related

Apps / Software :: Windows 8.1 Update - Cannot Install New Apps / Error Code 0x80073d0a

Apr 20, 2014

Ever since this new update with 8.1 I can't install any new apps... I first noticed when my Mail app stopped working and froze my computer. So I uninstalled the app and when I tried to install it back I get the screenshot below.. So I tried Yahoo Mail, some games, some other apps.. Nothing will work. Mail finally said it installed, but it's not on my computer and the app store says it's already installed. I have my own custom built computer, if you need the specs look under the specs drop-down, it's all there...

View 2 Replies View Related

Apps / Software :: Finding Registry Tweak To Close Quickly Windows 8.1 Apps

Jun 14, 2014

is there a registry tweak to close quickly windows 8.1 apps?

i mean i can use f4+Alt

but i mean the timing when i close an app clicking with the mouse ,draging it down and wait (3 seconds i guess)

is there a tweak to reduce the 3 seconds? for example to 1

View 9 Replies View Related

Apps / Software :: Windows Store Game Apps Cannot Connect To Internet

Aug 4, 2014

For some reasons, unknown by me, i try to access multiplayer mode on my gaming apps that allows online access will not connect to the internet. It tells me that i am not connected to the internet when i am clearly connected to it. My internet is through router and it works fine; i can access my browser just surfing the web. Its just this specific thing that i desire to fix badly.

View 2 Replies View Related

Apps / Software :: Windows Store Apps Stuck On Pending State?

May 30, 2014

every app I try to install always says pending and never downloads.

View 7 Replies View Related

Apps / Software :: Windows 8 Upgrade - Can't View Installed Bing Apps

Aug 19, 2013

My upgrade from 7 Pro to 8 Pro was smooth.

I tried to use location on the Bing weather app and it was over 100 miles out. Couldn't figure out how to solve this so uninstalled it.

Then I did something obviously stupid, I did a restore. I thought that by 'all apps' WIndows 8 did not mean programs, but it evidently does (a slight rewrite would make that clearer to those of us who don't identify all apps as including programs).

Ok, I had to reinstall programs, a nuisance but that's all. However, all my Bing apps are now gone.

They appear in 'Your apps' in the store as in my computer named DOUGW-PC but a search doesn't find them. Reinstalling doesn't do anything either. I can install new apps and they show up fine.

View 3 Replies View Related

Apps / Software :: Windows 8.1 / Most Metro Apps Crash Immediately At Launch

Oct 20, 2013

having installed and configured all the software I need, I felt almost ready and relieved to finally create a backup image of my system. However, I have just realised that most built-in Metro Apps have stopped working.

In detail, Weather, Maps, Mail, Skype, Calendar, Contact, Stocks (and probably few more) do not work, i.e., when I click-open them, there is the short animation in which the App symbol is magnified to full screen, and then immediately afterwards I am sent back to the Metro interface. However, the apps do still appear in the Metro Apps' taskbar on the left side of the screen. Re-Opening them from there leads gives the same result.

Very few apps work, like Skydrive, Photos and Store.

I can confirm that I neither had this issue with Windows 8 nor right after my Windows 8.1 installation, which is when I checked Metro apps for the last time.

What settings in the meantime have caused this disruption, I can only say that I have not done any real work with the computer since the fresh install but merely installed and configured everything to my specifications.

Just for the sake of ruling out some possible causes, I can confirm that: I have no third-party firewall or antivirus programs installed; that I have no nvidia or ATI/AMD graphics card, just the Intel HD 4000 onboard graphics; and that I use the most recent drivers everywhere.

I have already read Windows Store Apps Troubleshooter - Fix Apps in Windows 8 and gone through most of the points, except the refresh install, which I would like to avoid since this is a newly installed computer.

The following errors are reported in the application event log of Windows:

1) Event id 10: "Fehler beim Laden der Anwendungseinstellungen for Paket "Microsoft.BingMaps_8wekyb3d8bbwe". Fehlercode: 5" This is the original German message, translated to english this means:

"Error loading applications settings for package "...". Error code: 5"

I get this type of error for every app I launch, and a few more errors like:

2) Event id 5973: "Translated: The following error occurred while activating the app "...": The remote procedure call failed. You can find more information in the protocoll/log "Microsoft-Windows-TWinUI/Idle""

3) Event id 1000: "Name der fehlerhaften Anwendung: Map.exe, Version: 2.0.2210.2336, Zeitstempel: 0x5257124f
Name des fehlerhaften Moduls: Windows.UI.Xaml.dll, Version: 6.3.9600.16408, Zeitstempel: 0x523d4b78
Ausnahmecode: 0xc000027b
Fehleroffset: 0x0000000000a4f30a
ID des fehlerhaften Prozesses: 0x16bc

[Code] .....

View 9 Replies View Related

Apps / Software :: None Of Windows 8.1 Apps Work - Screen Immediately Minimizes

Aug 11, 2014

I've had windows 8 for a bit, but since I've installed the OS not a single one of my windows apps will work. I've tried a lot of options and none fix it. I will open up a app ( windows store app or PC settings for example) and it will open and display the icon and blown up screen then immediately minimizes and will not allow me to maximize it. I'm so tired of it! I can't download any new apps or update my old ones let alone use any of them. I ran a basic trouble shoot through Microsoft and it came up at one point saying I need a Microsoft account. which is crazy because I've put in my CD key like 50 times and registered it when I put the OS on this computer . Windows 8.1

View 3 Replies View Related

Apps / Software :: Update Windows Apps With Local Account Of Administrators?

May 26, 2014

In Windows 8.1 Update, it is possible to update, for all users, the Windows Apps with a local account of Administrators type?

View 7 Replies View Related

Apps / Software :: Windows Store Apps Doesn't Render Properly

Feb 20, 2014

I really like windows 8 and stuff, but ive been having problems with windows 7 so i decided to install windows 8.1 and never look back, but it appears that ive had an issue for the first time ever with windows 8.x

So I was trying to make this game called blacklight retribution run on windows 8 (it crashes for some reason)

And at some point i was installing some radio apps for the metro interface and trying to play the game at the same time (my PC is pretty weak -3.1ghz AMD processor, 4gb ram, 500gb hdd and a radeon 3300 hd integrated graphics card)

So my windows 8.1 (with the latest updates) crashed with the all-cool-new-bluescreen-of-death and after that my windows store app renders its content as if its broken, here's what it looks like:

I restarted windows numerous times, but the windows store app still appears to be "broken" but other apps seem to work as they should.

I am new to windows 8 and I couldn't find a way to restore windows to an earlier point, I know a very straightforward way - reinstall windows 8.1.

View 4 Replies View Related

Apps / Software :: Windows 8.1 Apps Won't Start - Tile Option Shows Status Nicely

Oct 28, 2013

I have a Windows 8.1 and a problem with my apps. When I try to open weather, finance and other apps, They show their start-up screen and in a couple of seconds they're gone - I am brought to my metro screen... Tried to reinstall the apps, but hadn't got any luck...

But wait, it get interesting: Even though the weather app crashes, I have a live tile option on for that app, and it shows me weather nicely.

Here are some of the errors from Event viewer:

Failure to load the application settings for package Microsoft.BingMaps_8wekyb3d8bbwe. Error Code: 32

Failure to load the application settings for package microsoft.windowscommunicationsapps_8wekyb3d8bbwe. Error Code: 32

Failure to load the application settings for package Microsoft.BingWeather_8wekyb3d8bbwe. Error Code: 32

Failure to load the application settings for package microsoft.windowscommunicationsapps_8wekyb3d8bbwe. Error Code: 32

View 5 Replies View Related

Apps / Software :: Can't Download Or Update Apps From Windows Store

Jan 31, 2014

When I try to download Metro apps from Windows Store, I receive an error message saying "Something happened and this app couldn't be installed. Please try again later. Error code: 0x80010108".

I Googled it and tried to reset Windows Store cache by wsreset.exe but it didn't work. It occurs to every app I try to install.

View 3 Replies View Related

Apps / Software :: How To Download Free Apps In Windows Store

Feb 11, 2014

Is it possible to download free apps from Windows Store directly (without going through "Windows Store" icon/apps in Windows 8.1? I'm having a problem with Windows Store in my OS, whenever I try it, it just said no network connection, but I can surf no problem using FF/Skype etc. If I can go directly to Windows Store website and download the apps directly from there, it'll be awesome, but everytime I tried, it just goes back to my OS Windows Store.

View 9 Replies View Related







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