Forum Discussion

Re: Battlelog Help

Well the fact you do not have a program files x86 folder on your C drive is a big red flag you need to fix windows. So this is  why everything else is acting up, computers that come preinstalled with Windows 7 often have what is called a recovery partition. Are you 100% sure you do not have a  program files x86 folder on your C drive? The fact you cant run sfc /scannow says either you did not run it as Admin and or had programs open or windows is fully mucked up and needs to be fixed.

Can you post your PC specs and who makes your PC for me as this would help me help you. :womanwink: Also have you ever been able to play BF4 on this PC if not it is either due to one of two things.... one windows is just mucked up and needs to be fixed or your PC does not meet the system requirements to play BF4. Either way the  first step in all this is we get your windows fixed.

Battlefield 4 System Requirements
Minimum:
OS: Windows Vista SP2 32 bit (with KB971512 Platform Update)
Processor: AMD Athalon X2 2.8 GHZ, Intel CORE 2 DUO 2.4 GHZ
Memory: 4 GB
Graphics Card: AMD Radeon HD 3870, NVIDIA GeForce 8800GT
Graphics Memory: 512 MB
Hard Drive:30 GB

Recommended:
OS: Windows 8 64 Bit
Processor: AMD Six-Core CPU, Intel Quad-core CPU
Memory: 8 GB
Graphics Card: AMD Radeon HD 7870, NVIDIA GeForce GTX 660
Graphics Memory: 3 GB
Hard Drive: 30 GB

Please read the 2 links they will show you how to get into the recovery partition.

http://www.sevenforums.com/tutorials/668-system-recovery-options.html

And..

http://www.sevenforums.com/tutorials/666-advanced-boot-options.html

11 Replies

  • Anonymous's avatar
    Anonymous
    11 years ago

    I built my own pc my specs are

    Intel(R) Core (TM ) i5-3350P CPU @ 3.10GHz

    8 GB RAM

    64 bit windows 7 home premium

    Video card is a Nvidia GTX 650

  • Is your copy of windows even a legal one? If it is not this could be very well why this is all acting so wacked out. If it is not a legal copy of windows I would strongly suggest yo go by a OEM of win7 or windows 8.1 and fix your windows. No way I can help you fix BF4 until your windows is stable and due to the fact you cant run the windows scan this tells me your windows in not stable sorry.

  • Anonymous's avatar
    Anonymous
    11 years ago

    I have a legit windows. I have a product key

  • Anonymous's avatar
    Anonymous
    11 years ago

    my cousin tried fixing it but I think he deleted the program files

  • You either have to try to repair windows or format I think it will have to be a format due to less chance of errors. I am shocked your PC still boots up without the files but who knows what he removed.

    Can you still burn a CD? And thank goodness your copy is legal and you still have a key. As you cant find your windows 7 CD then you need to go down this road and like always read it fully and do your homework on this before you start...

    http://windows.microsoft.com/en-ca/windows/answers?tId=7d964b05-2be9-4800-bc7f-3ca30356fc3d

    http://www.microsoft.com/en-us/software-recovery

  • Anonymous's avatar
    Anonymous
    11 years ago

    I think I have found the windows key 

  • Cool so you did not lose the folders but I am still worried on how stable your windows is due to you can't do the windows scan for errors with out a crash.  So lets hit on this again read it fully and do every step  I post please for windows 7....

    Test your windows for errors as a clean windows install does not always make a stable windows.

    NOTE: Running SFC does not guarantee the crash will not happen, but it will ensure it is not because a windows Dll or file is corrupted in windows.

    This works in all windows O/S vista Win7, Win8 and Win8.1 windows system file checker :] Copy and past this to note pad and put it on your desktop. As open programs can give you errors when you run this.

    sfc /scannow, ever hear of it if not your going to love this, it will inspect all the important windows files as well as the windows DLL files. If windows system file checker finds any issues with the windows files and windows DLL files it will replace them / try to fix them. This little tool as well as the event viewer on a PC saved me and fully helped me fix my BF4 issues as well as saved me many a format since I found it. This is the best toy they ever put in windows :womanvery-happy:

    -For win7 go to start/ bottom left screen / windows globe .. Right click in search type cmd and right click cmd pick run as administrator.
    -For win 8.1 right mouse click start bottom left of screen / windows box and pick command prompt administrator.

    1-Open administrator command prompt and close web pages and programs like Origin, Steam etc.

    2-Type or copy and paste in sfc /scannow and hit enter, This takes 5 min to 15 min SSD vs HD

    3-This can go one of a few ways ..... no errors ... it fixed some errors ..... could not fix all errors...... does not finish checking and errors out ....... and the last one could not fix errors at all :/

    4-After its done REBOOT PC and Run sfc /scannow again even if you had no errors the first time or had errors, could not fix run sfc /scannow again and when its done a second time reboot. You need to do this a and get no errors 2 x in a row ...

    5-So if you ran it 2x and no errors your safe you can stop. If you had errors first time but not the second then run sfc /scannow again and when its done reboot. You need to get could not find any errors 2 x to be safe. If it still finds errors try and run it a few more times until it finds no errors 2x AND ALWAYS REBOOT BETWEEN RUNNING sfc /scannow

    6-If you get a message indicating that it can not be repaired and you ran sfc /scannow more then 3x in a row on win vista or 7 mm you need a format or try repair win 7 :/ But after format or repair and all updates are done run sfc /scannow to make sure your windows is stable same deal 2x error free reboot between them.

    NOTE-If your O/S is Win8 or Win 8,1 then you can run the next few command lines in administrator command prompt. Sadly this does not work for win vista or 7 :/ Note: After you run each command line Reboot PC.

    This next part of windows scans is only for windows 8 & windows 8.1

    Reboot PC after you run each command line and close programs and web pages.

    And same deal as above run command prompt administrator.

    1-This command line will scan the health of your PC:
    dism.exe /online /cleanup-image /scanhealth

    2-This command line will restore the health of your PC and you don't lose anything on your PC :
    dism.exe /online /cleanup-image /restorehealth

    Note: If you get errors with the two command lines above and it cant be fixed with second command line and if you are on windows 8.1. Then use third command line but be warned it could take up to two hrs to fix your PC but it will save you a format. I had a friend test this on a PC with errors when it could not be fixed with second command line. :womanvery-happy:

    This next part of windows scans is only for windows 8.1 : Credit goes to CptBigoso for finding this..

    And same deal as above run command prompt administrator.

    1-If restore heath gave you errors then you can always try this command line:

    dism /online /cleanup-image /startcomponentcleanup

    2-If you get Error 0x800F081F with the restore health scan then run this command line. After you reboot your PC then run third command line to be sure your windows is fully stable.

    Dism.exe /Online /Cleanup-Image /AnalyzeComponentStore

  • Anonymous's avatar
    Anonymous
    11 years ago

    I did sfc /scannow and It closes immediately after it reaches 100%. Does that mean that it succeded?

  • In the post above yours it tells you what you will see, it WILL NOT not close , until you close it lol....  3-This can go one of a few ways ..... no errors ... it fixed some errors ..... could not fix all errors...... does not finish checking and errors out ....... and the last one could not fix errors at all :/

    Like I said read everything fully..... at this point I cant help you at all and it is up to you to fix it as I gave you all the tools I can to help you.

  • Anonymous's avatar
    Anonymous
    11 years ago

    Alright my bad

About Battlefield Franchise Discussion

Discuss the Battlefield games in this community forum.133,482 PostsLatest Activity: 4 hours ago